aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10Merge tag 'for-f2fs-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-11-20ovl: rename filesystem type to "overlay"Miklos Szeredi
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro
2014-11-19kill f_dentry macroAl Viro
2014-11-19switch d_materialise_unique() users to d_splice_alias()Al Viro
2014-11-05debugfs: Have debugfs_print_regs32() return voidJoe Perches
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches
2014-11-04f2fs: introduce -o fastboot for reducing booting time onlyJaegeuk Kim
2014-11-03f2fs: update f2fs documentation for inline dir supportChao Yu
2014-10-29seq_file: Rename seq_overflow() to seq_has_overflowed() and make publicJoe Perches
2014-10-24overlay: overlay filesystem documentationNeil Brown
2014-10-24vfs: add i_op->dentry_open()Miklos Szeredi
2014-10-16NTFS: Remove changelog from Documentation/filesystems/ntfs.txt.Anton Altaparmakov
2014-10-14autofs: the documentation I wanted to readNeilBrown
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-11Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-10-09vfs: fix typo in s_op->alloc_inode() documentationKirill Smelkov
2014-10-08Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-10-07locks: move freeing of leases outside of i_lockJeff Layton
2014-10-07locks: move i_lock acquisition into generic_*_lease handlersJeff Layton
2014-10-07locks: plumb a "priv" pointer into the setlease routinesJeff Layton
2014-09-26Documentation: update .gitignore filesPeter Foley
2014-09-26Documentation: add makefiles for more targetsPeter Foley
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-09-23f2fs: change the ipu_policy option to enable combinationsJaegeuk Kim
2014-09-16f2fs: give an option to enable in-place-updates during fsync to usersJaegeuk Kim
2014-09-07Documentation: NFS/RDMA: Document separate Kconfig symbolsPaul Bolle
2014-09-07Documentation: seq_file: Document seq_open_private(), seq_release_private()Rob Jones
2014-08-16Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-14locks: update Locking documentation to clarify fl_release_private behaviorJeff Layton
2014-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-08-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-08-07exportfs: update Exporting documentationJ. Bruce Fields
2014-08-07VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode.NeilBrown
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-08-02update CIFS TODO listSteve French
2014-08-02Add Pavel to contributor list in cifs AUTHORS fileSteve French
2014-07-29f2fs: add nobarrier mount optionJaegeuk Kim
2014-07-18docs: Procfs -- Document timerfd outputCyrill Gorcunov
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro
2014-06-10Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-06-09Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-06-06Documentation/filesystems/seq_file.txt: create_proc_entry deprecatedFabian Frederick
2014-06-06fs/fat/: add support for DOS 1.x formatted volumesConrad Meyer
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds