aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-112-3/+3
|\
| * ext3: make "norecovery" an alias for "noload"Eric Sandeen2009-12-101-2/+2
| * kill wait_on_page_writeback_rangeChristoph Hellwig2009-12-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-12-111-2/+5
|\ \
| * | nilfs2: add norecovery mount optionRyusuke Konishi2009-11-201-0/+4
| * | nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA2009-11-201-2/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-12-101-2/+8
|\ \ \
| * | | ext4: make "norecovery" an alias for "noload"Eric Sandeen2009-11-191-2/+2
| * | | ext4: make trim/discard optional (and off by default)Eric Sandeen2009-11-191-0/+6
| |/ /
* | | trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2009-12-102-11/+14
| |/ |/|
* | Doc: better explanation of procs_runningLuis Garces-Erice2009-12-091-2/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-1/+2
|\ \
| * \ Merge branch 'sched/urgent' into sched/coreIngo Molnar2009-11-261-1/+7
| |\ \ | | |/
| * | sched, cpuacct: Fix niced guest time accountingRyota Ozaki2009-10-251-1/+2
* | | 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