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