aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03documentation: document the is_dirty_writeback aops callbackMel Gorman
2013-07-03documentation: update address_space_operationsMel Gorman
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03Document ->tmpfile()Al Viro
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29locks: give the blocked_hash its own spinlockJeff Layton
2013-06-29locks: add a new "lm_owner_key" lock operationJeff Layton
2013-06-29locks: protect most of the file_lock handling with i_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-17f2fs: add remount_fs callback supportNamjae Jeon
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-06btrfs: document mount options in Documentation/fs/btrfs.txtEric Sandeen
2013-05-03Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-02Merge tag 'for-linus-v3.10-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-04-29Documentation: update nfs option in filesystem/vfat.txtNamjae Jeon
2013-04-27xfs: add metadata CRC documentationDave Chinner
2013-04-26SUNRPC: Use gssproxy upcall for server RPCGSS authentication.Simo Sorce
2013-04-09ext4: introduce reserved spaceLukas Czerner
2013-04-08ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOTDr. Tilmann Bubeck
2013-04-03f2fs: update f2fs.txt related with discard at mkfsChangman Lee
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry opJeff Layton
2013-01-04f2fs: update f2fs document to reflect SIT/NAT layout correctlyHuajun Li
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Al Viro
2012-12-20documentation: drop vmtruncateMarco Stornelli
2012-12-20Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-12-20FS-Cache: Provide proper invalidationDavid Howells
2012-12-20FS-Cache: Fix operation state management and accountingDavid Howells
2012-12-20Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2012-12-17docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov
2012-12-17docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-12-17fat: provide option for setting timezone offsetJan Kara
2012-12-16Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-12-14Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-12Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-12-11f2fs: fix a typo in f2fs documentationHuajun Li
2012-12-11f2fs: update the f2fs documentJaegeuk Kim