summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2009-11-302-1/+130
|\
| * CacheFiles: Catch an overly long wait for an old active objectDavid Howells2009-11-191-0/+1
| * FS-Cache: Start processing an object's operations on that object's deathDavid Howells2009-11-191-0/+2
| * FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2009-11-192-1/+24
| * FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells2009-11-191-0/+1
| * FS-Cache: Fix lock misorder in fscache_write_op()David Howells2009-11-191-0/+3
| * FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells2009-11-191-0/+2
| * FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells2009-11-191-0/+16
| * FS-Cache: Allow the current state of all objects to be dumpedDavid Howells2009-11-191-0/+81
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-11-191-3/+3
|\ \ | |/ |/|
| * ocfs2: Refresh documentationSunil Mushran2009-11-131-3/+3
* | Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds2009-11-021-1/+7
|/
* ext3: Update documentation about ext3 quota mount optionsJan Kara2009-10-131-4/+12
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-09-302-4/+10
|\
| * ext4: Use tracepoints for mb_history trace fileTheodore Ts'o2009-09-301-1/+0
| * ext4: Update documentation about quota mount optionsJan Kara2009-09-291-3/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-09-301-1/+1
|\ \ | |/ |/|
| * vfat: change the default from shortname=lower to shortname=mixedPaul Wise2009-08-011-1/+1
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-0/+7
|\ \
| * | HWPOISON: Define a new error_remove_page address space op for async truncationAndi Kleen2009-09-161-0/+7
* | | doc/filesystems: more mount cleanupsPeng Tao2009-09-241-6/+11
* | | doc/filesystems: remove smount programRandy Dunlap2009-09-241-175/+34
* | | 9p: Update documentation to add fscache related bitsAbhishek Kulkarni2009-09-231-14/+26
* | | ncpfs: remove dead URL from documentationBartlomiej Zolnierkiewicz2009-09-231-3/+3
* | | procfs: provide stack information for threadsStefani Seibold2009-09-231-1/+4
* | | Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-09-221-0/+54
|\ \ \
| * | | nfsd: revise 4.1 status documentationJ. Bruce Fields2009-09-211-0/+54
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
|\ \ \ \
| * | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | | | | oom: make oom_score to per-process valueKOSAKI Motohiro2009-09-221-1/+1
* | | | | pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-221-0/+13
* | | | | proc: document `guest' column in /proc/statEric Dumazet2009-09-221-3/+4
|/ / / /
* | | | ext4: Update documentation about quota mount optionsJan Kara2009-09-181-4/+12
* | | | ext4: Remove journal_checksum mount option and enable it by defaultTheodore Ts'o2009-09-051-7/+1
| |/ / |/| |
* | | Merge branch 'docs-next' of git://git.lwn.net/linux-2.6Linus Torvalds2009-09-141-1/+1
|\ \ \
| * | | Doc: seq_file.txt fix wrong dd command example.Jesper Dangaard Brouer2009-09-101-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/...Linus Torvalds2009-09-141-0/+100
|\ \ \ \
| * | | | GFS2: Add a document explaining GFS2's ueventsSteven Whitehouse2009-08-171-0/+100
| | |_|/ | |/| |
* | | | Merge branch 'nfs-for-2.6.32'Trond Myklebust2009-09-111-0/+98
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | NFS: Add a dns resolver for use with NFSv4 referrals and migrationTrond Myklebust2009-08-191-0/+98
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-08-271-0/+3
|\ \
| * | 9p: update documentation pointersEric Van Hensbergen2009-08-171-0/+3
| |/
* | AFS: Documentation updatesAnton Blanchard2009-08-191-14/+12
* | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-181-10/+5
|/
* driver core: documentation: make it clear that sysfs is optionalLucian Adrian Grijincu2009-07-281-1/+2
* update Documentation/filesystems/LockingChristoph Hellwig2009-06-241-21/+22
* Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdLinus Torvalds2009-06-221-0/+4
|\
| * Merge commit 'v2.6.30' into for-2.6.31J. Bruce Fields2009-06-153-13/+21
| |\
| * | update Documentation/filesystems/00-INDEX with new nfsd related docs.Benny Halevy2009-04-281-0/+4
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-06-181-0/+4
|\ \ \