| Commit message (Expand) | Author | Age | Files | Lines |
* | NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). | Anton Altaparmakov | 2011-01-31 | 1 | -0/+2 |
* | fallocate should be a file operation | Christoph Hellwig | 2011-01-17 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-16 | 2 | -0/+47 |
|\ |
|
| * | Unexport do_add_mount() and add in follow_automount(), not ->d_automount() | David Howells | 2011-01-16 | 1 | -9/+14 |
| * | Allow d_manage() to be used in RCU-walk mode | David Howells | 2011-01-16 | 2 | -2/+7 |
| * | Add a dentry op to allow processes to be held during pathwalk transit | David Howells | 2011-01-16 | 2 | -1/+22 |
| * | Add a dentry op to handle automounting rather than abusing follow_link() | David Howells | 2011-01-16 | 2 | -0/+16 |
* | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Documentation: fl_mylease no longer exists | J. Bruce Fields | 2011-01-11 | 1 | -2/+0 |
* | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-14 | 2 | -6/+6 |
|\ \ |
|
| * | | fs: small rcu-walk documentation fixes | Nick Piggin | 2011-01-14 | 2 | -6/+6 |
* | | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines | 2011-01-14 | 1 | -0/+4 |
* | | | mm: smaps: export mlock information | Nikanth Karthikesan | 2011-01-14 | 1 | -0/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | fs: add documentation on fallocate hole punching | Josef Bacik | 2011-01-13 | 1 | -0/+9 |
* | | | | NTFS: writev() fix and maintenance/contact details update | Anton Altaparmakov | 2011-01-12 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | 1 | -0/+24 |
|\ \ \
| |/ /
|/| | |
|
| * | | console: add /proc/consoles | Jiri Slaby | 2010-11-16 | 1 | -0/+24 |
* | | | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 | 4 | -7/+58 |
* | | | fs: rcu-walk aware d_revalidate method | Nick Piggin | 2011-01-07 | 4 | -12/+40 |
* | | | fs: rcu-walk for path lookup | Nick Piggin | 2011-01-07 | 2 | -172/+345 |
* | | | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -0/+14 |
* | | | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 | 3 | -30/+34 |
* | | | fs: change d_hash for rcu-walk | Nick Piggin | 2011-01-07 | 3 | -4/+16 |
* | | | fs: change d_compare for rcu-walk | Nick Piggin | 2011-01-07 | 3 | -4/+33 |
* | | | fs: change d_delete semantics | Nick Piggin | 2011-01-07 | 2 | -14/+21 |
| |/
|/| |
|
* | | remove trim_fs method from Documentation/filesystems/Locking | Christoph Hellwig | 2011-01-04 | 1 | -2/+0 |
* | | update Documentation/filesystems/Locking | Christoph Hellwig | 2010-12-30 | 1 | -112/+102 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-12-14 | 2 | -1/+13 |
|\ \ |
|
| * | | Call the filesystem back whenever a page is removed from the page cache | Linus Torvalds | 2010-12-02 | 2 | -1/+13 |
* | | | Documentation/filesystems/vfs.txt: fix ->repeasepage() description | Andrew Morton | 2010-12-02 | 1 | -5/+4 |
|/ / |
|
* | | Documentation: make configfs example code simpler, clearer | Dan Carpenter | 2010-11-19 | 1 | -1/+1 |
* | | xfs: remove experimental tag from the delaylog option | Christoph Hellwig | 2010-11-10 | 1 | -11/+0 |
|/ |
|
* | locks: remove fl_copy_lock lock_manager operation | Christoph Hellwig | 2010-10-31 | 1 | -2/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-10-28 | 2 | -10/+0 |
|\ |
|
| * | Merge 'staging-next' to Linus's tree | Greg Kroah-Hartman | 2010-10-28 | 2 | -10/+0 |
| |\ |
|
| | * | smbfs: move to drivers/staging | Arnd Bergmann | 2010-10-05 | 2 | -10/+0 |
* | | | fs/9p: Add access = client option to opt in acl evaluation. | Aneesh Kumar K.V | 2010-10-28 | 1 | -1/+3 |
|/ / |
|
* | | Merge branch 'next' into upstream-merge | Theodore Ts'o | 2010-10-28 | 1 | -0/+14 |
|\ \ |
|
| * | | ext4: add support for lazy inode table initialization | Lukas Czerner | 2010-10-28 | 1 | -0/+14 |
| |/ |
|
* | | /proc/pid/pagemap: document in Documentation/filesystems/proc.txt | Nikanth Karthikesan | 2010-10-28 | 1 | -0/+4 |
* | | /proc/pid/smaps: export amount of anonymous memory in a mapping | Nikanth Karthikesan | 2010-10-28 | 1 | -3/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-10-27 | 2 | -10/+25 |
|\ \ |
|
| * | | update block_device_operations documentation | Christoph Hellwig | 2010-10-26 | 1 | -8/+23 |
| * | | Documentation: Fix trivial typo in filesystems/sharedsubtree.txt | Valerie Aurora | 2010-10-26 | 1 | -2/+2 |
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-27 | 1 | -14/+14 |
|\ \ \ |
|
| * | | | NFS: rename nfs.upcall -> nfs.idmap | Bryan Schumaker | 2010-10-26 | 1 | -14/+14 |
* | | | | Documentation/filesystems/proc.txt: improve smaps field documentation | Matt Mackall | 2010-10-27 | 1 | -7/+7 |
* | | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2010-10-26 | 2 | -0/+50 |
|\| | | |
|
| * | | | NFSv4.1: pnfs: full mount/umount infrastructure | Fred Isaman | 2010-10-25 | 2 | -0/+50 |