summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-043-3/+3
|\
| * doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-283-3/+3
* | documentation: document the is_dirty_writeback aops callbackMel Gorman2013-07-031-0/+10
* | documentation: update address_space_operationsMel Gorman2013-07-031-8/+7
* | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-1/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-032-22/+37
|\ \
| * | Document ->tmpfile()Al Viro2013-07-032-0/+7
| * | locks: give the blocked_hash its own spinlockJeff Layton2013-06-291-8/+8
| * | locks: add a new "lm_owner_key" lock operationJeff Layton2013-06-291-5/+11
| * | locks: protect most of the file_lock handling with i_lockJeff Layton2013-06-291-7/+14
| * | Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds2013-06-292-15/+10
* | | Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2013-07-021-2/+7
|\ \ \
| * | | f2fs: add remount_fs callback supportNamjae Jeon2013-06-171-2/+7
| | |/ | |/|
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-022-13/+13
|\ \ \ | |_|/ |/| |
| * | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-212-13/+13
| |/
* | [readdir] ->readdir() is goneAl Viro2013-06-293-3/+6
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-0/+3
* | xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-061-0/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-091-7/+173
|\
| * btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen2013-05-061-7/+173
* | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-05-081-1/+3
|\ \
| * | f2fs: update f2fs.txt related with discard at mkfsChangman Lee2013-04-031-1/+3
| |/
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-032-0/+93
|\ \
| * | SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce2013-04-262-0/+93
| |/
* | Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-021-0/+350
|\ \
| * | xfs: add metadata CRC documentationDave Chinner2013-04-271-0/+350
| |/
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-05-011-0/+21
|\ \
| * | ext4: introduce reserved spaceLukas Czerner2013-04-091-0/+11
| * | ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck2013-04-081-0/+10
| |/
* / Documentation: update nfs option in filesystem/vfat.txtNamjae Jeon2013-04-291-5/+21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-2/+28
|\
| * vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton2013-02-263-2/+28
* | f2fs: update f2fs document to reflect SIT/NAT layout correctlyHuajun Li2013-01-041-9/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-207-36/+92
|\
| * Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro2012-12-204-18/+91
| |\
| | * FS-Cache: Provide proper invalidationDavid Howells2012-12-203-16/+65
| | * FS-Cache: Fix operation state management and accountingDavid Howells2012-12-202-2/+26
| * | documentation: drop vmtruncateMarco Stornelli2012-12-203-18/+1
| |/
* | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-201-16/+4
|\ \
| * | nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields2012-11-261-2/+2
| * | nfsd4: update documentation on 4.1 progressJ. Bruce Fields2012-11-101-8/+1
| * | nfsd4: implement backchannel_ctl operationJ. Bruce Fields2012-11-071-6/+1
* | | Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2012-12-202-0/+423
|\ \ \ | |_|/ |/| |
| * | f2fs: fix a typo in f2fs documentationHuajun Li2012-12-111-1/+1
| * | f2fs: update the f2fs documentJaegeuk Kim2012-12-111-1/+5
| * | f2fs: add documentJaegeuk Kim2012-12-112-0/+419
* | | docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov2012-12-171-11/+17
* | | docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov2012-12-171-0/+82
* | | /proc/pid/status: add "Seccomp" fieldKees Cook2012-12-171-0/+2
* | | procfs: add VmFlags field in smaps outputCyrill Gorcunov2012-12-171-2/+38