summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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-301-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/+0Star
|\ \
| * | ext4: remove the resize mount optionEric Sandeen2012-02-201-5/+0Star
| * | ext4: remove the journal=update mount optionEric Sandeen2012-02-201-3/+0Star
| |/
* | 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-071-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-221-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-211-1/+1
| * | fs: initial qnx6fs additionKai Bankett2012-03-211-0/+174
| * | vfs: d_alloc_root() goneAl Viro2012-03-211-0/+6
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-215-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-082-0/+71
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-nextLinus Torvalds2012-01-131-3/+3
|\ \
| * | Squashfs: Update documentation to include xattrsPhillip Lougher2011-12-301-3/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-131-5/+13
|\ \ \
| * | | ceph: enable/disable dentry complete flags via mount optionSage Weil2012-01-121-5/+13
| |/ /
* | | c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2012-01-131-0/+3
* | | Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds2012-01-111-0/+39
|\ \ \
| * | | procfs: add hidepid= and gid= mount optionsVasiliy Kulikov2012-01-111-0/+39
* | | | Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o2012-01-101-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | ext4: add new online resize interfaceYongqiang Yang2012-01-041-0/+7
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-085-22/+22
|\ \ \
| * | | vfs: switch ->show_options() to struct dentry *Al Viro2012-01-072-2/+2
| * | | sysfs: propagate umode_tAl Viro2012-01-041-1/+1
| * | | configfs: convert to umode_tAl Viro2012-01-041-1/+1
| * | | switch debugfs to umode_tAl Viro2012-01-041-12/+12
| * | | switch ->mknod() to umode_tAl Viro2012-01-042-2/+2
| * | | switch ->create() to umode_tAl Viro2012-01-042-2/+2
| * | | switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-042-2/+2
| |/ /
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+31
|\ \ \ | |/ / |/| |
| * | debugfs: add tools to printk 32-bit registersAlessandro Rubini2011-11-181-1/+31
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-12-011-2/+2
|\ \ | |/ |/|
| * Fix URL of btrfs-progs git repository in docsArnd Hannemann2011-11-301-2/+2
* | Documentation: HFS is orphanedMarcos Paulo de Souza2011-11-041-5/+4Star
* | Documentation: fix inotify source file pathsMarcos Paulo de Souza2011-11-041-1/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-021-0/+1
|\ \
| * | vfs: add d_prune dentry operationSage Weil2011-11-021-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-11-021-25/+16Star
|\ \ \
| * | | ext4: remove deprecated oldallocLukas Czerner2011-10-081-8/+0Star
| * | | ext4: documentation: remove acl and user_xattr mount optionsTheodore Ts'o2011-10-081-14/+11Star
| * | | ext4: improve handling of conflicting mount optionsTheodore Ts'o2011-09-041-3/+5
| | |/ | |/|