summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-08-092-61/+37
|\ \
| * | update CIFS TODO listSteve French2014-08-021-61/+36
| * | Add Pavel to contributor list in cifs AUTHORS fileSteve French2014-08-021-0/+1
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+19
|\ \ \ | | |/ | |/|
| * | docs: Procfs -- Document timerfd outputCyrill Gorcunov2014-07-181-0/+19
| |/
* | Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-08-041-0/+5
|\ \
| * | f2fs: add nobarrier mount optionJaegeuk Kim2014-07-291-0/+5
| |/
* / sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-122-6/+12
|\
| * Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro2014-06-121-2/+3
| |\
| * | new methods: ->read_iter() and ->write_iter()Al Viro2014-05-062-2/+10