aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-17fallocate should be a file operationChristoph Hellwig1-2/+1
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-0/+47
2011-01-15Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells1-9/+14
2011-01-15Allow d_manage() to be used in RCU-walk modeDavid Howells2-2/+7
2011-01-15Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2-1/+22
2011-01-15Add a dentry op to handle automounting rather than abusing follow_link()David Howells2-0/+16
2011-01-14Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-2/+0
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds2-6/+6
2011-01-14fs: small rcu-walk documentation fixesNick Piggin2-6/+6
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+9
2011-01-12fs: add documentation on fallocate hole punchingJosef Bacik1-0/+9
2011-01-12NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov1-0/+3
2011-01-11Documentation: fl_mylease no longer existsJ. Bruce Fields1-2/+0
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+24
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin4-7/+58
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin4-12/+40
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-02Documentation/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-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-16console: add /proc/consolesJiri Slaby1-0/+24
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-27Merge branch 'next' into upstream-mergeTheodore Ts'o1-0/+14
2010-10-27ext4: add support for lazy inode table initializationLukas Czerner1-0/+14
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-10/+25
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-14/+14
2010-10-26Documentation/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-2.6Linus Torvalds2-0/+50
2010-10-25update block_device_operations documentationChristoph Hellwig1-8/+23
2010-10-25Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora1-2/+2
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+91
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2-0/+50
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-32/+0