aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2012-08-21Documentation: update mount option in filesystem/vfat.txtNamjae Jeon
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
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-03-20vfs: d_alloc_root() goneAl Viro
2012-03-07Documentation: Fix multiple typo in DocumentationMasanari Iida
2012-02-21Documentation: Fix Broken URL "freshmeat"Masanari Iida
2012-02-20ext4: remove the resize mount optionEric Sandeen
2012-02-20ext4: remove the journal=update mount optionEric Sandeen
2012-02-19Wrap accesses to the fd_sets in struct fdtableDavid Howells
2012-02-06NFS: Update idmapper documentationBryan Schumaker
2012-01-26debugfs: add mode, uid and gid optionsLudwig Nussel
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds