summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-044-3/+37
|\
| * dax: Add block size note to documentationMatthew Wilcox2015-07-041-2/+4
| * fs/file.c: don't acquire files->file_lock in fd_install()Eric Dumazet2015-07-011-0/+4
| * Merge branch 'fscache-fixes' into for-nextAl Viro2015-06-232-1/+29
| |\
| | * FS-Cache: Count the number of initialised operationsDavid Howells2015-04-021-1/+2
| | * FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells2015-02-242-0/+27
* | | Merge tag 'xfs-for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-301-6/+6
|\ \ \
| * | | xfs: fix kernel version in docsFanael Linithien2015-06-011-6/+6
* | | | Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2015-06-271-40/+4
|\ \ \ \
| * | | | Documentation: remove overloads-avoided counter from knfsd-stats.txtScott Mayhew2015-05-041-40/+4
| |/ / /
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2015-06-241-1/+4
|\ \ \ \
| * | | | quota: Update documentationJan Kara2015-05-181-1/+4
| |/ / /
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-06-243-11/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Documentation: filesystems: updated struct file_operations documentation in v...Thomas de Beauchene2015-06-081-6/+11
| * | | vfs: Minor documentation fixAndreas Gruenbacher2015-06-051-4/+4
| * | | docs: add VmPMD description in procChen Hanxiao2015-05-071-0/+1
| * | | Docs: proc: fix kernel versionChen Hanxiao2015-05-071-1/+1
| |/ /
* | | Documentation: remove outdated information from automount-support.txtNeilBrown2015-05-151-38/+13
* | | update Documentation/filesystems/ regarding the follow_link/put_link changesAl Viro2015-05-152-8/+27
* | | switch ->put_link() from dentry to inodeAl Viro2015-05-112-2/+2
* | | don't pass nameidata to ->follow_link()Al Viro2015-05-102-2/+2
* | | new ->follow_link() and ->put_link() calling conventionsAl Viro2015-05-102-4/+4
|/ /
* | Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-241-20/+9
|\ \
| * | xfs: remove deprecated mount optionsEric Sandeen2015-02-241-20/+9
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-221-3/+6
|\ \ \
| * | | rdma: replace deprecated ifconfig in docStephen Hemminger2015-04-151-3/+6
* | | | Merge tag 'for-f2fs-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2015-04-181-0/+6
|\ \ \ \
| * | | | f2fs: enable inline data by defaultWanpeng Li2015-04-101-0/+2
| * | | | f2fs: add a mount option for rb-tree extent cacheChao Yu2015-03-031-0/+4
| |/ / /
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-04-181-3/+3
|\ \ \ \
| * | | | doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser2015-04-041-3/+3
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-3/+12
|\ \ \ \
| * | | | proc: show locks in /proc/pid/fdinfo/XAndrey Vagin2015-04-171-0/+4
| * | | | docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott2015-04-171-3/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-162-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-112-2/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-151-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAPBoaz Harrosh2015-04-151-0/+8
| | |/ / | |/| |
* | | | ->aio_read and ->aio_write removedAl Viro2015-04-113-8/+3
* | | | make new_sync_{read,write}() staticAl Viro2015-04-111-0/+9
|/ / /
* | | ocfs2: update web page + git tree in documentationMark Fasheh2015-02-282-4/+4
|/ /
* | Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro2015-02-221-2/+0
* | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Al Viro2015-02-201-0/+28
|\ \ | |/ |/|
| * ovl: document lower layer orderingMiklos Szeredi2015-01-081-2/+6
| * ovl: add testsuite to docsMiklos Szeredi2014-12-131-0/+12
| * ovl: support multiple lower layersMiklos Szeredi2014-12-131-0/+12
* | dax: does not work correctly with virtual aliasing cachesMatthew Wilcox2015-02-161-0/+3
* | ext4: add DAX functionalityRoss Zwisler2015-02-162-0/+5
* | dax: add dax_zero_page_rangeMatthew Wilcox2015-02-161-0/+1
* | ext2: get rid of most mentions of XIP in ext2Matthew Wilcox2015-02-161-2/+3
OpenPOWER on IntegriCloud