aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
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
2012-07-14kill struct opendataAl Viro
2012-07-14make ->atomic_open() return intAl Viro
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi
2012-07-14vfs: update documentation on ->i_dentry handlingAl Viro
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman
2012-05-29mm/fs: remove truncate_rangeHugh Dickins
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-05-10GFS2: Update glock doc to add new stats infoSteven Whitehouse
2012-05-10GFS2: Update main gfs2 docSteven Whitehouse
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-04-16Documentation: Fix typo in multiple files in DocumentationMasanari Iida
2012-04-11ext3: update documentation with barrier=1 defaultStefan Hajnoczi
2012-04-09typo fix in Documentation/filesystems/vfs.txtAl Viro
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar