summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-01-141-2/+0
|\ \ \ | |/ / |/| |
| * | Documentation: fl_mylease no longer existsJ. Bruce Fields2011-01-111-2/+0
| |/
* | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-132-6/+6
|\ \
| * | fs: small rcu-walk documentation fixesNick Piggin2011-01-142-6/+6
* | | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-131-0/+4
* | | mm: smaps: export mlock informationNikanth Karthikesan2011-01-131-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-131-0/+9
|\ \ \
| * | | fs: add documentation on fallocate hole punchingJosef Bacik2011-01-121-0/+9
* | | | NTFS: writev() fix and maintenance/contact details updateAnton Altaparmakov2011-01-121-0/+3
|/ / /
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+24
|\ \ \ | |/ / |/| |
| * | console: add /proc/consolesJiri Slaby2010-11-161-0/+24
* | | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-074-7/+58
* | | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-074-12/+40
* | | fs: rcu-walk for path lookupNick Piggin2011-01-072-172/+345
* | | fs: icache RCU free inodesNick Piggin2011-01-071-0/+14
* | | fs: dcache remove dcache_lockNick Piggin2011-01-073-30/+34
* | | fs: change d_hash for rcu-walkNick Piggin2011-01-073-4/+16
* | | fs: change d_compare for rcu-walkNick Piggin2011-01-073-4/+33
* | | fs: change d_delete semanticsNick Piggin2011-01-072-14/+21
| |/ |/|
* | remove trim_fs method from Documentation/filesystems/LockingChristoph Hellwig2011-01-041-2/+0
* | update Documentation/filesystems/LockingChristoph Hellwig2010-12-301-112/+102
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-142-1/+13
|\ \
| * | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-022-1/+13
* | | Documentation/filesystems/vfs.txt: fix ->repeasepage() descriptionAndrew Morton2010-12-021-5/+4
|/ /
* | Documentation: make configfs example code simpler, clearerDan Carpenter2010-11-181-1/+1
* | xfs: remove experimental tag from the delaylog optionChristoph Hellwig2010-11-101-11/+0
|/
* locks: remove fl_copy_lock lock_manager operationChristoph Hellwig2010-10-311-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-10-282-10/+0
|\
| * Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-282-10/+0
| |\
| | * smbfs: move to drivers/stagingArnd Bergmann2010-10-052-10/+0
* | | fs/9p: Add access = client option to opt in acl evaluation.Aneesh Kumar K.V2010-10-281-1/+3
|/ /
* | Merge branch 'next' into upstream-mergeTheodore Ts'o2010-10-271-0/+14
|\ \
| * | ext4: add support for lazy inode table initializationLukas Czerner2010-10-271-0/+14
| |/
* | /proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan2010-10-271-0/+4
* | /proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan2010-10-271-3/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-262-10/+25
|\ \
| * | update block_device_operations documentationChristoph Hellwig2010-10-251-8/+23
| * | Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora2010-10-251-2/+2
* | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-14/+14
|\ \ \
| * | | NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker2010-10-261-14/+14
* | | | Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall2010-10-261-7/+7
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-262-0/+50
|\ \ \ \ | |/ / /
| * | | NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2010-10-242-0/+50
* | | | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-253-0/+91
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | NFS: new idmapperBryan Schumaker2010-10-072-0/+69
| * | NFS: Allow NFSROOT debugging messages to be enabled dynamicallyChuck Lever2010-09-171-0/+22
| |/
* | Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds2010-10-231-32/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-0/+32
|\ \
| * | tty: Add a new file /proc/tty/consolesDr. Werner Fink2010-10-221-0/+32
| |/
* | ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIR...Tristan Ye2010-10-111-0/+7
|/
OpenPOWER on IntegriCloud