aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 9p: add virtio transportEric Van Hensbergen2007-10-231-3/+5
* exportfs: update documentationChristoph Hellwig2007-10-221-72/+43
* proc.txt: Add /proc/stat fieldLeonardo Chiquitto2007-10-201-3/+4
* docs/sysfs: add missing word to sysfs attribute explanationShaun Zinck2007-10-201-1/+1
* documentation/ext3: grammar fixesShaun Zinck2007-10-201-7/+7
* Documentation/filesystems/vfs.txt: typo fixShaun Zinck2007-10-201-1/+1
* Documentation/filesystems/files.txt: remove rcuref_inc_lf() reverencesEric Dumazet2007-10-201-3/+3
* typo fixesMatt LaPlante2007-10-201-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-171-6/+16
|\
| * 9p: attach-per-userLatchesar Ionkov2007-10-171-0/+10
| * 9p: rename uid and gid parametersLatchesar Ionkov2007-10-171-2/+2
| * 9p: Make transports dynamicEric Van Hensbergen2007-10-171-4/+4
* | x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-1/+29
|/
* Documentation: add entries to filesystems/00-INDEX for several untracked filesDenis Cheng2007-10-171-0/+6
* quota: send messages via netlinkJan Kara2007-10-171-0/+59
* docs: ramdisk/initrd/initramfs correctionsRandy Dunlap2007-10-171-7/+7
* fs: remove some AOP_TRUNCATED_PAGENick Piggin2007-10-161-5/+1
* fs: introduce write_begin, write_end, and perform_write aopsNick Piggin2007-10-162-3/+51
* Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-153-0/+242
|\
| * Documentation: move locks.txt in filesystems/J. Bruce Fields2007-10-092-0/+69
| * locks: add warning about mandatory locking racesJ. Bruce Fields2007-10-091-1/+20
| * Documentation: move mandatory locking documentation to filesystems/J. Bruce Fields2007-10-092-0/+154
* | NTFS: Fix a mount time deadlock.Anton Altaparmakov2007-10-121-1/+3
|/
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-09-111-4/+9
|\
| * ocfs2: update docs for new featuresMark Fasheh2007-09-111-4/+9
* | Documentation/00-INDEX: notice ecryptfs.txt movedRob Landley2007-09-111-0/+2
|/
* 9p: update maintainers and documentationEric Van Hensbergen2007-08-231-5/+19
* Documentation: document HFSPlusWyatt Banks2007-07-311-0/+59
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2
* coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro2007-07-191-0/+38
* audit: rework execve auditPeter Zijlstra2007-07-191-0/+7
* mm: fault feedback #1Nick Piggin2007-07-191-1/+1
* Document ->page_mkwrite() lockingMark Fasheh2007-07-191-1/+10
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-0/+2
* eCryptfs: Move ecryptfs docs into Documentation/filesystems/Josef 'Jeff' Sipek2007-07-171-0/+77
* handle kernelcore=: genericMel Gorman2007-07-171-0/+15
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-162-10/+49
|\
| * configfs: config item dependancies.Joel Becker2007-07-101-0/+27
| * configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-0/+12
| * configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-102-10/+10
* | update Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-13/+16
* | update description in Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-9/+13
* | Documentation: /proc/$pid/stat filesKees Cook2007-07-161-7/+58
|/
* mount -t tmpfs -o mpol=: check nodes onlineHugh Dickins2007-06-081-5/+5
* Documentation: Fix up docs still talking about i_semJosef 'Jeff' Sipek2007-05-242-6/+7
* trivial: s/i_sem /i_mutex/Artem Bityutskiy2007-05-091-3/+3
* misc doc and kconfig typosMatt LaPlante2007-05-094-4/+4
* Fix more "deprecated" spellos.Randy Dunlap2007-05-091-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-05-081-1/+7
|\