summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | jfs: Remove obsolete email addressDave Kleikamp2012-09-171-2/+0Star
| * | | | fs/jfs: TRIM support for JFS FilesystemTino Reichardt2012-09-171-3/+16
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-021-1/+9
|\ \ \ \
| * | | | ipconfig: add nameserver IPs to kernel-parameter ip=Christoph Fritz2012-09-211-1/+9
| |/ / /
* / / / debugfs: more tightly restrict default mount modeKees Cook2012-08-271-2/+2
|/ / /
* | / Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-221-0/+11
| |/ |/|
* | Documentation: get rid of write_superArtem Bityutskiy2012-08-033-9/+2Star
|/
* 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/+0Star
* | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-08-012-0/+25
|/
* don't pass nameidata to ->create()Al Viro2012-07-143-2/+8
* stop passing nameidata to ->lookup()Al Viro2012-07-143-5/+4Star
* 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/+4Star
* 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-06-011-0/+5
* | fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov2012-06-011-0/+18
* | mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman2012-05-301-0/+2
* | mm/fs: remove truncate_rangeHugh Dickins2012-05-302-7/+8
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-9/+7Star
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-061-9/+7Star
* | 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-232-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-222-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/+4Star
| | |/ | |/|
* / | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-161-1/+0Star
|/ /
* / 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
| |/