Age | Commit message (Expand) | Author | Files | Lines |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw | Linus Torvalds | 2 | -9/+12 |
2009-05-22 | hugh: update email address | Hugh Dickins | 1 | -1/+1 |
2009-05-19 | GFS2: Update docs | Steven Whitehouse | 2 | -9/+12 |
2009-05-03 | mm: close page_mkwrite races | Nick Piggin | 1 | -8/+16 |
2009-04-25 | CacheFiles: Fix the documentation to use the correct credential pointer names | Marc Dionne | 1 | -4/+4 |
2009-04-21 | Documentation/filesystems: remove out of date reference to BKL being held | Adrian McMenamin | 1 | -2/+1 |
2009-04-17 | Staging: Pohmelfs: Added IO permissions and priorities. | Evgeniy Polyakov | 2 | -6/+20 |
2009-04-07 | nilfs2: clean up sketch file | Ryusuke Konishi | 1 | -2/+0 |
2009-04-07 | nilfs2: add document | Ryusuke Konishi | 2 | -0/+204 |
2009-04-07 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -0/+320 |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 3 | -0/+383 |
2009-04-04 | nfsd41: Documentation/filesystems/nfs41-server.txt | Benny Halevy | 1 | -0/+161 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+12 |
2009-04-04 | Staging: pohmelfs: documentation. | Evgeniy Polyakov | 3 | -0/+383 |
2009-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache | Linus Torvalds | 6 | -0/+2796 |
2009-04-03 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -0/+176 |
2009-04-03 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+2 |
2009-04-03 | CacheFiles: A cache that backs onto a mounted filesystem | David Howells | 1 | -0/+501 |
2009-04-03 | FS-Cache: Add and document asynchronous operation handling | David Howells | 1 | -0/+213 |
2009-04-03 | FS-Cache: Object management state machine | David Howells | 2 | -0/+318 |
2009-04-03 | FS-Cache: Add use of /proc and presentation of statistics | David Howells | 2 | -13/+5 |
2009-04-03 | FS-Cache: Add the FS-Cache cache backend API and documentation | David Howells | 1 | -0/+664 |
2009-04-03 | FS-Cache: Add the FS-Cache netfs API and documentation | David Howells | 2 | -0/+1108 |
2009-04-03 | documentation: update Documentation/filesystem/proc.txt and Documentation/sys... | Shen Feng | 1 | -1069/+28 |
2009-04-02 | udf: implement mode and dmode mounting options | Marcin Slusarz | 1 | -0/+2 |
2009-04-01 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -24/+27 |
2009-04-01 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -0/+10 |
2009-04-01 | mm: page_mkwrite change prototype to match fault | Nick Piggin | 1 | -1/+1 |
2009-03-31 | exofs: Documentation | Boaz Harrosh | 1 | -0/+176 |
2009-03-30 | trivial: document ext3 semantics of 'ro' option a bit better | Pavel Machek | 1 | -2/+12 |
2009-03-28 | ext4: Regularize mount options | Theodore Ts'o | 1 | -2/+23 |
2009-03-28 | Document /proc/fs/nfsd/pool_stats | Greg Banks | 1 | -0/+159 |
2009-03-27 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -2/+5 |
2009-03-24 | trivial: fix orphan dates in ext2 documentation | Jody McIntyre | 1 | -2/+3 |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+7 |
2009-03-21 | PCI: Introduce /sys/bus/pci/devices/.../remove | Alex Chiang | 1 | -0/+10 |
2009-03-19 | net: Document /proc/sys/net/core/netdev_budget | Stanislaw Gruszka | 1 | -0/+7 |
2009-03-16 | Move FASYNC bit handling to f_op->fasync() | Jonathan Corbet | 1 | -2/+5 |
2009-03-13 | trivial: fix bad links in the ext2 and ext3 documentation | Jody McIntyre | 2 | -7/+7 |
2009-03-05 | Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiB | Phillip Lougher | 1 | -1/+1 |
2009-03-31 | ext4: remove /proc tuning knobs | Theodore Ts'o | 1 | -21/+0 |
2009-02-23 | ext4: Add fine print for the 32000 subdirectory limit | Theodore Ts'o | 1 | -1/+4 |
2009-02-22 | PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device a... | Mike Murphy | 1 | -22/+28 |
2009-02-05 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 1 | -1/+12 |
2009-02-04 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 1 | -7/+0 |
2009-01-30 | mm: OOM documentation update | Evgeniy Polyakov | 1 | -0/+28 |
2009-01-29 | UBIFS: remove fast unmounting | Artem Bityutskiy | 1 | -7/+0 |
2009-01-28 | update port number in NFS/RDMA documentation | James Lentini | 1 | -2/+2 |
2009-01-16 | Update of Documentation: vm.txt and proc.txt | Peter W Morreale | 1 | -286/+2 |
2009-01-10 | filesystem freeze: add error handling of write_super_lockfs/unlockfs | Takashi Sato | 2 | -8/+8 |