aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+41
2012-10-10Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-3/+41
2012-10-09nfs: disintegrate UAPI for nfsJ. Bruce Fields6-25/+51
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso1-18/+4
2012-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+10
2012-10-03Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-4/+15
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+9
2012-10-01NFS: Add nfs4_unique_id boot parameterChuck Lever1-3/+41
2012-09-21ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz1-1/+9
2012-09-17jfs: Remove obsolete email addressDave Kleikamp1-2/+0
2012-09-17fs/jfs: TRIM support for JFS FilesystemTino Reichardt1-3/+16
2012-08-27debugfs: more tightly restrict default mount modeKees Cook1-2/+2
2012-08-21Documentation: update mount option in filesystem/vfat.txtNamjae Jeon1-0/+11
2012-08-21nfsd: document kernel interfaces for nfsd configurationJ. Bruce Fields1-0/+41
2012-08-17ext4: add max_dir_size_kb mount optionTheodore Ts'o1-0/+10
2012-08-04Documentation: get rid of write_superArtem Bityutskiy3-9/+2
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields1-2/+0
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pagesMel Gorman2-0/+25
2012-07-31Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora1-2/+2
2012-07-14don't pass nameidata to ->create()Al Viro3-2/+8
2012-07-14stop passing nameidata to ->lookup()Al Viro3-5/+4
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro3-5/+10
2012-07-14kill struct opendataAl Viro2-2/+2
2012-07-14make ->atomic_open() return intAl Viro2-4/+4
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro2-2/+2
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi2-0/+15
2012-07-14vfs: update documentation on ->i_dentry handlingAl Viro1-6/+4
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-0/+7
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik2-0/+7
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/$pid/statCyrill Gorcunov1-0/+5
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov1-0/+18
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman1-0/+2
2012-05-29mm/fs: remove truncate_rangeHugh Dickins2-7/+8
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds1-9/+7
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-3/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-15/+15
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2-6/+122
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-1/+0
2012-05-10GFS2: Update glock doc to add new stats infoSteven Whitehouse1-1/+118
2012-05-10GFS2: Update main gfs2 docSteven Whitehouse1-5/+4
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-9/+7
2012-04-16Documentation: Fix typo in multiple files in DocumentationMasanari Iida2-15/+15
2012-04-11ext3: update documentation with barrier=1 defaultStefan Hajnoczi1-3/+3
2012-04-09typo fix in Documentation/filesystems/vfs.txtAl Viro1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-8/+0
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-6/+68
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+30
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-2/+30