aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
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
2012-12-11f2fs: add documentJaegeuk Kim
2012-12-10ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma
2012-11-26xfs: Remove the description of nodelaylog mount option from xfs.txtSatoru Takeuchi
2012-11-26nfsd4: delay filling in write iovec array till after xdr decodingJ. Bruce Fields
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-10nfsd4: update documentation on 4.1 progressJ. Bruce Fields
2012-11-07nfsd4: implement backchannel_ctl operationJ. Bruce Fields
2012-11-02xfs: Update mount options documentationCarlos Maiolino
2012-10-30efivarfs: Add documentation for the EFI variable filesystemMatt Fleming
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-10-03Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz
2012-09-17jfs: Remove obsolete email addressDave Kleikamp
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt
2012-08-27debugfs: more tightly restrict default mount modeKees Cook
2012-08-21Documentation: update mount option in filesystem/vfat.txtNamjae Jeon
2012-08-21nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields
2012-08-17ext4: add max_dir_size_kb mount optionTheodore Ts'o
2012-08-04Documentation: get rid of write_superArtem Bityutskiy
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-07-31Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora
2012-07-14don't pass nameidata to ->create()Al Viro
2012-07-14stop passing nameidata to ->lookup()Al Viro
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro