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 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
* stop passing nameidata to ->lookup()Al Viro2012-07-143-5/+4
* stop passing nameidata * to ->d_revalidate()Al Viro2012-07-143-5/+10
* kill struct opendataAl Viro2012-07-142-2/+2
* make ->atomic_open() return intAl Viro2012-07-142-4/+4
* ->atomic_open() prototype change - pass int * instead of bool *Al Viro2012-07-142-2/+2
* vfs: add i_op->atomic_open()Miklos Szeredi2012-07-142-0/+15
* vfs: update documentation on ->i_dentry handlingAl Viro2012-07-141-6/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-012-0/+7
|\
| * fs: introduce inode operation ->update_timeJosef Bacik2012-06-012-0/+7
* | c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov2012-05-311-0/+5
* | fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-05-311-0/+18
* | mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman2012-05-291-0/+2
* | mm/fs: remove truncate_rangeHugh Dickins2012-05-292-7/+8
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-9/+7
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-9/+7
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-05-251-3/+3
|\ \
| * | ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-04-111-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-222-15/+15
|\ \ \
| * | | Documentation: Fix typo in multiple files in DocumentationMasanari Iida2012-04-162-15/+15
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-05-212-6/+122
|\ \ \
| * | | GFS2: Update glock doc to add new stats infoSteven Whitehouse2012-05-101-1/+118
| * | | GFS2: Update main gfs2 docSteven Whitehouse2012-05-101-5/+4
| | |/ | |/|
* / | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-151-1/+0
|/ /
* / typo fix in Documentation/filesystems/vfs.txtAl Viro2012-04-091-1/+1
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-2/+2
|\
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-2/+2
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-03-281-8/+0
|\ \
| * | ext4: remove the resize mount optionEric Sandeen2012-02-201-5/+0
| * | ext4: remove the journal=update mount optionEric Sandeen2012-02-201-3/+0
| |/
* | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-232-6/+68
|\ \
| * | pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare2012-03-211-0/+54
| * | NFS: Update idmapper documentationBryan Schumaker2012-02-061-6/+14
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-221-2/+30
|\ \
| * | procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-211-2/+30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-213-1/+181
|\ \ \ | |/ / |/| |
| * | debugfs-related mode_t whack-a-moleAl Viro2012-03-201-1/+1
| * | fs: initial qnx6fs additionKai Bankett2012-03-201-0/+174
| * | vfs: d_alloc_root() goneAl Viro2012-03-201-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-205-6/+6
|\ \
| * | Documentation: Fix multiple typo in DocumentationMasanari Iida2012-03-074-5/+5
| * | Documentation: Fix Broken URL "freshmeat"Masanari Iida2012-02-211-1/+1
| |/
* / debugfs: add mode, uid and gid optionsLudwig Nussel2012-01-261-1/+4
|/
* Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-01-142-0/+71
|\
| * NFSD: Added fault injection documentationBryan Schumaker2011-11-072-0/+71
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds2012-01-131-3/+3
|\ \