summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | pnfs: Update documentation on the Layout DriversTom Haynes2015-02-031-6/+7
| | |/ / | |/| |
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-02-112-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars2015-01-281-1/+1
| * | | Documentation: update seq_fileDmitry V. Levin2014-12-291-6/+6
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-103-195/+9
|\ \ \
| * | | fsioctl.c: make generic_block_fiemap() signal-tolerantDmitry Monakhov2015-02-101-1/+2
| * | | ocfs2: add a mount option journal_async_commit on ocfs2 filesystemalex chen2015-02-101-0/+4
| * | | inotify: update documentation to reflect code changesZhang Zhen2015-02-101-194/+3
| |/ /
* | | Merge branch 'xfs-misc-fixes-for-3.20-4' into for-nextDave Chinner2015-02-101-2/+3
|\ \ \
| * | | xfs: fix panic_mask documentationEric Sandeen2015-02-061-2/+3
| |/ /
* | | xfs: remove deprecated sysctlsDave Chinner2015-01-091-10/+7
|/ /
* | Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-141-4/+4
|\ \
| * | Squashfs: Add LZ4 compression configuration optionPhillip Lougher2014-11-271-4/+4
| |/
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2014-12-121-1/+1
|\ \
| * | Documentation: fix formatting to make 's' happyMaisa Roponen2014-11-241-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-105-29/+28
|\ \ \
| * \ \ Merge branch 'iov_iter' into for-nextAl Viro2014-12-081-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro2014-11-193-11/+15
| |\ \ \
| | * | | debugfs: Have debugfs_print_regs32() return voidJoe Perches2014-11-051-1/+1
| | * | | fs: Convert show_fdinfo functions to voidJoe Perches2014-11-051-1/+1
| | * | | seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches2014-10-291-9/+13
| * | | | kill f_dentry macroAl Viro2014-11-191-0/+4
| * | | | switch d_materialise_unique() users to d_splice_alias()Al Viro2014-11-192-18/+9
| | |_|/ | |/| |
* | | | Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-12-101-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | f2fs: introduce -o fastboot for reducing booting time onlyJaegeuk Kim2014-11-041-0/+3
| * | | f2fs: update f2fs documentation for inline dir supportChao Yu2014-11-031-0/+4
| |/ /
* | | ovl: rename filesystem type to "overlay"Miklos Szeredi2014-11-201-1/+1
|/ /
* | overlay: overlay filesystem documentationNeil Brown2014-10-241-0/+198
* | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-242-0/+9
|/
* NTFS: Remove changelog from Documentation/filesystems/ntfs.txt.Anton Altaparmakov2014-10-161-268/+0
* autofs: the documentation I wanted to readNeilBrown2014-10-141-0/+520
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-1/+1
|\
| * vfs: fix typo in s_op->alloc_inode() documentationKirill Smelkov2014-10-091-1/+1
* | Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-10-112-8/+10
|\ \
| * | locks: move freeing of leases outside of i_lockJeff Layton2014-10-071-2/+1
| * | locks: move i_lock acquisition into generic_*_lease handlersJeff Layton2014-10-072-4/+7
| * | locks: plumb a "priv" pointer into the setlease routinesJeff Layton2014-10-072-2/+2
* | | Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-10-081-3/+10
|\ \ \
| * | | f2fs: change the ipu_policy option to enable combinationsJaegeuk Kim2014-09-231-3/+3
| * | | f2fs: give an option to enable in-place-updates during fsync to usersJaegeuk Kim2014-09-161-1/+8
| |/ /
* | | Documentation: update .gitignore filesPeter Foley2014-09-261-0/+1
* | | Documentation: add makefiles for more targetsPeter Foley2014-09-261-0/+2
* | | Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley2014-09-261-3/+0
| |/ |/|
* | Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle2014-09-071-7/+9
* | Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones2014-09-071-0/+33
|/
* Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-08-161-1/+5
|\
| * locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton2014-08-141-1/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-08-112-16/+25
|\ \ | |/ |/|
| * exportfs: update Exporting documentationJ. Bruce Fields2014-08-071-15/+23
| * VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown2014-08-071-1/+2
OpenPOWER on IntegriCloud