summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | fat: provide option for setting timezone offsetJan Kara2012-12-171-0/+9
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-161-6/+3
|\ \ \
| * | | ext4: Remove CONFIG_EXT4_FS_XATTRTao Ma2012-12-101-6/+3
| | |/ | |/|
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-0/+18
|\ \ \
| * | | efivarfs: Add documentation for the EFI variable filesystemMatt Fleming2012-10-302-0/+18
| |/ /
* | | Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-12-121-3/+10
|\ \ \ | |_|/ |/| |
| * | xfs: Remove the description of nodelaylog mount option from xfs.txtSatoru Takeuchi2012-11-261-1/+1
| * | xfs: Update mount options documentationCarlos Maiolino2012-11-021-2/+9
| |/
* / mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes2012-11-161-4/+12
|/
* Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-131-0/+41
|\
| * nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-096-25/+51
| |\
| * | nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields2012-08-211-0/+41
* | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-101-3/+41
|\ \ \ | |_|/ |/| |
| * | NFS: Add nfs4_unique_id boot parameterChuck Lever2012-10-011-3/+41
* | | oom: remove deprecated oom_adjDavidlohr Bueso2012-10-091-18/+4
* | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-10-081-0/+10
|\ \ \
| * | | ext4: add max_dir_size_kb mount optionTheodore Ts'o2012-08-171-0/+10
* | | | Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2012-10-031-4/+15
|\ \ \ \
| * | | | jfs: Remove obsolete email addressDave Kleikamp2012-09-171-2/+0
| * | | | fs/jfs: TRIM support for JFS FilesystemTino Reichardt2012-09-171-3/+16
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+9
|\ \ \ \
| * | | | ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-211-1/+9
| |/ / /
* / / / debugfs: more tightly restrict default mount modeKees Cook2012-08-271-2/+2
|/ / /
* | / Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-211-0/+11
| |/ |/|
* | Documentation: get rid of write_superArtem Bityutskiy2012-08-043-9/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-2/+2
|\
| * Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora2012-07-311-2/+2
* | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-011-2/+0
* | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-312-0/+25
|/
* don't pass nameidata to ->create()Al Viro2012-07-143-2/+8