| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: 4.1 has an rfc number | J. Bruce Fields | 2010-01-20 | 1 | -3/+2 |
* | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 2010-01-11 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2010-01-04 | 1 | -1/+1 |
|\ |
|
| * | nilfs2: update mailing list address | Ryusuke Konishi | 2010-01-02 | 1 | -1/+1 |
* | | ext4: Update documentation to correct the inode_readahead_blks option name | Fang Wenqi | 2009-12-24 | 1 | -1/+1 |
|/ |
|
* | Driver core: driver_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -2/+2 |
* | Driver core: device_attribute parameters can often be const* | Phil Carmody | 2009-12-23 | 1 | -4/+4 |
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | 10 | -12/+27 |
|\ |
|
| * | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | 1 | -1/+7 |
| |\ |
|
| * | | nfs: move more to Documentation/filesystems/nfs | J. Bruce Fields | 2009-11-06 | 4 | -2/+4 |
| * | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | 8 | -9/+15 |
| * | | Merge commit 'v2.6.32-rc5' into for-2.6.33 | J. Bruce Fields | 2009-10-27 | 4 | -9/+23 |
| |\ \ |
|
| * | | | nfsd41: use sv_max_mesg for forechannel max sizes | Andy Adamson | 2009-09-28 | 1 | -0/+7 |
| * | | | nfsd: fix Documentation typo | J. Bruce Fields | 2009-09-28 | 1 | -1/+1 |
* | | | | seq_file: use proc_create() in documentation | Alexey Dobriyan | 2009-12-16 | 1 | -3/+1 |
* | | | | procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm | john stultz | 2009-12-15 | 1 | -0/+9 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 | 2 | -3/+3 |
|\ \ \ \ |
|
| * | | | | ext3: make "norecovery" an alias for "noload" | Eric Sandeen | 2009-12-10 | 1 | -2/+2 |
| * | | | | kill wait_on_page_writeback_range | Christoph Hellwig | 2009-12-10 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-12-11 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | nilfs2: add norecovery mount option | Ryusuke Konishi | 2009-11-20 | 1 | -0/+4 |
| * | | | | | nilfs2: Using nobarrier option instead of barrier=off | Jiro SEKIBA | 2009-11-20 | 1 | -2/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-12-10 | 1 | -2/+8 |
|\ \ \ \ \ |
|
| * | | | | | ext4: make "norecovery" an alias for "noload" | Eric Sandeen | 2009-11-19 | 1 | -2/+2 |
| * | | | | | ext4: make trim/discard optional (and off by default) | Eric Sandeen | 2009-11-19 | 1 | -0/+6 |
| |/ / / / |
|
* | | | | | trivial: some small fixes in exofs documentation | Thadeu Lima de Souza Cascardo | 2009-12-10 | 2 | -11/+14 |
| |/ / /
|/| | | |
|
* | | | | Doc: better explanation of procs_running | Luis Garces-Erice | 2009-12-09 | 1 | -2/+2 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-05 | 1 | -1/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2009-11-26 | 1 | -1/+7 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | sched, cpuacct: Fix niced guest time accounting | Ryota Ozaki | 2009-10-25 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 2009-11-30 | 2 | -1/+130 |
|\ \ \ \ |
|
| * | | | | CacheFiles: Catch an overly long wait for an old active object | David Howells | 2009-11-19 | 1 | -0/+1 |
| * | | | | FS-Cache: Start processing an object's operations on that object's death | David Howells | 2009-11-19 | 1 | -0/+2 |
| * | | | | FS-Cache: Handle pages pending storage that get evicted under OOM conditions | David Howells | 2009-11-19 | 2 | -1/+24 |
| * | | | | FS-Cache: Handle read request vs lookup, creation or other cache failure | David Howells | 2009-11-19 | 1 | -0/+1 |
| * | | | | FS-Cache: Fix lock misorder in fscache_write_op() | David Howells | 2009-11-19 | 1 | -0/+3 |
| * | | | | FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase | David Howells | 2009-11-19 | 1 | -0/+2 |
| * | | | | FS-Cache: Add counters for entry/exit to/from cache operation functions | David Howells | 2009-11-19 | 1 | -0/+16 |
| * | | | | FS-Cache: Allow the current state of all objects to be dumped | David Howells | 2009-11-19 | 1 | -0/+81 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-11-19 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ocfs2: Refresh documentation | Sunil Mushran | 2009-11-13 | 1 | -3/+3 |
| |/ / |
|
* | | | Revert "ext4: Remove journal_checksum mount option and enable it by default" | Linus Torvalds | 2009-11-02 | 1 | -1/+7 |
|/ / |
|
* | | ext3: Update documentation about ext3 quota mount options | Jan Kara | 2009-10-13 | 1 | -4/+12 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2009-09-30 | 2 | -4/+10 |
|\ \ |
|
| * | | ext4: Use tracepoints for mb_history trace file | Theodore Ts'o | 2009-09-30 | 1 | -1/+0 |
| * | | ext4: Update documentation about quota mount options | Jan Kara | 2009-09-29 | 1 | -3/+10 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 | Linus Torvalds | 2009-09-30 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | vfat: change the default from shortname=lower to shortname=mixed | Paul Wise | 2009-08-01 | 1 | -1/+1 |
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+7 |
|\ \ |
|
| * | | HWPOISON: Define a new error_remove_page address space op for async truncation | Andi Kleen | 2009-09-16 | 1 | -0/+7 |