summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)AuthorFilesLines
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro1-2/+0
2010-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+1
2010-01-02nilfs2: update mailing list addressRyusuke Konishi1-1/+1
2009-12-24ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi1-1/+1
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody1-2/+2
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody1-4/+4
2009-12-16Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-12/+27
2009-12-16seq_file: use proc_create() in documentationAlexey Dobriyan1-3/+1
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz1-0/+9
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-3/+3
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-2/+5
2009-12-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-2/+8
2009-12-10ext3: make "norecovery" an alias for "noload"Eric Sandeen1-2/+2
2009-12-10kill wait_on_page_writeback_rangeChristoph Hellwig1-1/+1
2009-12-10trivial: some small fixes in exofs documentationThadeu Lima de Souza Cascardo2-11/+14
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-12-05Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2009-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscacheLinus Torvalds2-1/+130
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar1-1/+7
2009-11-23Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields1-1/+7
2009-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2009-11-20nilfs2: add norecovery mount optionRyusuke Konishi1-0/+4
2009-11-20nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA1-2/+1
2009-11-19ext4: make "norecovery" an alias for "noload"Eric Sandeen1-2/+2
2009-11-19ext4: make trim/discard optional (and off by default)Eric Sandeen1-0/+6
2009-11-19CacheFiles: Catch an overly long wait for an old active objectDavid Howells1-0/+1
2009-11-19FS-Cache: Start processing an object's operations on that object's deathDavid Howells1-0/+2
2009-11-19FS-Cache: Handle pages pending storage that get evicted under OOM conditionsDavid Howells2-1/+24
2009-11-19FS-Cache: Handle read request vs lookup, creation or other cache failureDavid Howells1-0/+1
2009-11-19FS-Cache: Fix lock misorder in fscache_write_op()David Howells1-0/+3
2009-11-19FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phaseDavid Howells1-0/+2
2009-11-19FS-Cache: Add counters for entry/exit to/from cache operation functionsDavid Howells1-0/+16
2009-11-19FS-Cache: Allow the current state of all objects to be dumpedDavid Howells1-0/+81
2009-11-13ocfs2: Refresh documentationSunil Mushran1-3/+3
2009-11-06nfs: move more to Documentation/filesystems/nfsJ. Bruce Fields4-2/+4
2009-11-02Revert "ext4: Remove journal_checksum mount option and enable it by default"Linus Torvalds1-1/+7
2009-10-27nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields8-9/+15
2009-10-27Merge commit 'v2.6.32-rc5' into for-2.6.33J. Bruce Fields4-9/+23
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki1-1/+2
2009-10-13ext3: Update documentation about ext3 quota mount optionsJan Kara1-4/+12
2009-09-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-4/+10
2009-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-1/+0
2009-09-28nfsd41: use sv_max_mesg for forechannel max sizesAndy Adamson1-0/+7
2009-09-28nfsd: fix Documentation typoJ. Bruce Fields1-1/+1
2009-09-29ext4: Update documentation about quota mount optionsJan Kara1-3/+10
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-0/+7
2009-09-24doc/filesystems: more mount cleanupsPeng Tao1-6/+11
2009-09-24doc/filesystems: remove smount programRandy Dunlap1-175/+34
2009-09-239p: Update documentation to add fscache related bitsAbhishek Kulkarni1-14/+26