summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: rcu-walk for path lookupNick Piggin2-172/+345
2011-01-07fs: icache RCU free inodesNick Piggin1-0/+14
2011-01-07fs: dcache remove dcache_lockNick Piggin3-30/+34
2011-01-07fs: change d_hash for rcu-walkNick Piggin3-4/+16
2011-01-07fs: change d_compare for rcu-walkNick Piggin3-4/+33
2011-01-07fs: change d_delete semanticsNick Piggin2-14/+21
2011-01-04remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig1-2/+0
2010-12-30update Documentation/filesystems/LockingChristoph Hellwig1-112/+102
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-1/+13
2010-12-03Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton1-5/+4
2010-12-02Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2-1/+13
2010-11-19Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-10xfs: remove experimental tag from the delaylog optionChristoph Hellwig1-11/+0
2010-10-31locks: remove fl_copy_lock lock_manager operationChristoph Hellwig1-2/+0
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-10/+0
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2-10/+0
2010-10-28fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V1-1/+3
2010-10-28Merge branch 'next' into upstream-mergeTheodore Ts'o1-0/+14
2010-10-28ext4: add support for lazy inode table initializationLukas Czerner1-0/+14
2010-10-28/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-28/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10
2010-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+25
2010-10-27Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds1-14/+14
2010-10-27Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-26NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker1-14/+14
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2-0/+50
2010-10-26update block_device_operations documentationChristoph Hellwig1-8/+23
2010-10-26Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora1-2/+2
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds3-0/+91
2010-10-25NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2-0/+50
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-32/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+32
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+32
2010-10-12ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye1-0/+7
2010-10-08NFS: new idmapperBryan Schumaker2-0/+69
2010-10-05smbfs: move to drivers/stagingArnd Bergmann2-10/+0
2010-09-17NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever1-0/+22
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann2-12/+2
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds1-1/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+57
2010-08-10oom: deprecate oom_adj tunableDavid Rientjes1-0/+3
2010-08-10oom: badness heuristic rewriteDavid Rientjes1-37/+57
2010-08-10update VFS documentation for method changes.Al Viro2-10/+39
2010-08-10update documentation for the new truncate sequenceChristoph Hellwig1-0/+18
2010-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-4/+8
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-5/+5
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-2/+5
2010-08-06Squashfs: update Kconfig and documentation for LZOPhillip Lougher1-1/+1
2010-08-06sysfs: Fix one more signature discrepancy between sysfs implementation and docs.Ira Weiny1-2/+2
2010-08-06sysfs: fix discrepancies between implementation and documentationBart Van Assche1-19/+25