aboutsummaryrefslogtreecommitdiff
path: root/Documentation/filesystems
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04dax: Add block size note to documentationMatthew Wilcox
2015-07-01fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet
2015-06-30Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-27Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-06-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-06-24Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-06-23Merge branch 'fscache-fixes' into for-nextAl Viro
2015-06-08Documentation: filesystems: updated struct file_operations documentation in v...Thomas de Beauchene
2015-06-05vfs: Minor documentation fixAndreas Gruenbacher
2015-06-01xfs: fix kernel version in docsFanael Linithien
2015-05-18quota: Update documentationJan Kara
2015-05-15Documentation: remove outdated information from automount-support.txtNeilBrown
2015-05-15update Documentation/filesystems/ regarding the follow_link/put_link changesAl Viro
2015-05-11switch ->put_link() from dentry to inodeAl Viro
2015-05-10don't pass nameidata to ->follow_link()Al Viro
2015-05-10new ->follow_link() and ->put_link() calling conventionsAl Viro
2015-05-07docs: add VmPMD description in procChen Hanxiao
2015-05-07Docs: proc: fix kernel versionChen Hanxiao
2015-05-04Documentation: remove overloads-avoided counter from knfsd-stats.txtScott Mayhew
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-18Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh
2015-04-15rdma: replace deprecated ifconfig in docStephen Hemminger
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11->aio_read and ->aio_write removedAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-10f2fs: enable inline data by defaultWanpeng Li
2015-04-04doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser
2015-04-02FS-Cache: Count the number of initialised operationsDavid Howells
2015-03-03f2fs: add a mount option for rb-tree extent cacheChao Yu
2015-02-28ocfs2: update web page + git tree in documentationMark Fasheh
2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells
2015-02-24xfs: remove deprecated mount optionsEric Sandeen
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-20Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro
2015-02-16dax: does not work correctly with virtual aliasing cachesMatthew Wilcox
2015-02-16ext4: add DAX functionalityRoss Zwisler
2015-02-16dax: add dax_zero_page_rangeMatthew Wilcox
2015-02-16ext2: get rid of most mentions of XIP in ext2Matthew Wilcox
2015-02-16vfs: remove get_xip_memMatthew Wilcox
2015-02-16dax: replace XIP documentation with DAX documentationMatthew Wilcox
2015-02-12Merge tag 'for-f2fs-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds