aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAge
* Documentation: get rid of write_superArtem Bityutskiy2012-08-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora2012-07-31
* | locks: remove unused lm_release_privateJ. Bruce Fields2012-08-01
* | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31
|/
* don't pass nameidata to ->create()Al Viro2012-07-14
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-14
* kill struct opendataAl Viro2012-07-14
* make ->atomic_open() return intAl Viro2012-07-14
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-14
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-14
* vfs: update documentation on ->i_dentry handlingAl Viro2012-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * fs: introduce inode operation ->update_timeJosef Bacik2012-06-01
* | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-05-31
* | fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-31
* | mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman2012-05-29
* | mm/fs: remove truncate_rangeHugh Dickins2012-05-29
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-25
|\ \
| * | ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-04-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \
| * | | Documentation: Fix typo in multiple files in DocumentationMasanari Iida2012-04-16
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-05-21
|\ \ \
| * | | GFS2: Update glock doc to add new stats infoSteven Whitehouse2012-05-10
| * | | GFS2: Update main gfs2 docSteven Whitehouse2012-05-10
| | |/ | |/|
* / | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-15
|/ /
* / typo fix in Documentation/filesystems/vfs.txtAl Viro2012-04-09
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-19
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-28
|\ \
| * | ext4: remove the resize mount optionEric Sandeen2012-02-20
| * | ext4: remove the journal=update mount optionEric Sandeen2012-02-20
| |/
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\ \
| * | pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare2012-03-21
| * | NFS: Update idmapper documentationBryan Schumaker2012-02-06
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\ \
| * | procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ | |/ / |/| |
| * | debugfs-related mode_t whack-a-moleAl Viro2012-03-20
| * | fs: initial qnx6fs additionKai Bankett2012-03-20
| * | vfs: d_alloc_root() goneAl Viro2012-03-20
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-07
| * | Documentation: Fix Broken URL "freshmeat"Masanari Iida2012-02-21
| |/
* / debugfs: add mode, uid and gid optionsLudwig Nussel2012-01-26
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-14
|\
| * NFSD: Added fault injection documentationBryan Schumaker2011-11-07