summaryrefslogtreecommitdiff
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | pass iov_iter to ->direct_IO()Al Viro2014-05-062-4/+2
* | | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-06-101-2/+0
|\ \ \
| * | | nfsd4: allow exotic read compoundsJ. Bruce Fields2014-05-301-2/+0
| |/ /
* | | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-06-091-4/+4
|\ \ \
| * | | f2fs: avoid overflow when large directory feathure is enabledChao Yu2014-06-041-4/+4
| |/ /
* | | Documentation/filesystems/seq_file.txt: create_proc_entry deprecatedFabian Frederick2014-06-061-0/+9
* | | fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer2014-06-061-0/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-4/+5
|\ \ \ | |_|/ |/| |
| * | doc: fix incorrect formula to calculate CommitLimit valuePetr Oros2014-05-221-1/+2
| * | doc: spelling error changesCarlos Garcia2014-05-052-3/+3
* | | Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka2014-05-251-2/+3
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-122-2/+2
|\ \
| * | switch ->is_partially_uptodate() to saner argumentsAl Viro2014-04-012-2/+2
* | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-073-8/+28
|\ \ \
| * | | affs: add mount option to avoid filename truncatesFabian Frederick2014-04-071-3/+6