| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-04 | Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2 | -0/+433 |
| 2018-11-02 | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -7/+20 |
| 2018-11-01 | Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
| 2018-11-01 | ovl: automatically enable redirect_dir on metacopy=on | Miklos Szeredi | 1 | -0/+6 |
| 2018-10-31 | Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+5 |
| 2018-10-30 | Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+3 |
| 2018-10-30 | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 1 | -1/+3 |
| 2018-10-30 | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 1 | -5/+5 |
| 2018-10-30 | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong | 2 | -7/+18 |
| 2018-10-29 | SUNRPC: Remove non-RCU protected lookup | Trond Myklebust | 1 | -3/+3 |
| 2018-10-29 | Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -398/+0 |
| 2018-10-26 | mm, proc: add KReclaimable to /proc/meminfo | Vlastimil Babka | 1 | -0/+4 |
| 2018-10-25 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -10/+0 |
| 2018-10-25 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+11 |
| 2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 4 | -181/+2 |
| 2018-10-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 25 | -692/+68 |
| 2018-10-24 | Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
| 2018-10-23 | Documentation: ubifs: Add authentication whitepaper | Sascha Hauer | 1 | -0/+426 |
| 2018-10-23 | ubifs: Enable authentication support | Sascha Hauer | 1 | -0/+7 |
| 2018-10-22 | ceph: new mount option to disable usage of copy-from op | Luis Henriques | 1 | -0/+5 |
| 2018-10-16 | f2fs: checkpoint disabling | Daniel Rosenberg | 1 | -0/+5 |
| 2018-10-10 | Document d_splice_alias() calling conventions for ->lookup() users. | Al Viro | 1 | -0/+11 |
| 2018-10-05 | docs: promote the ext4 data structures book to top level | Darrick J. Wong | 24 | -19/+8 |
| 2018-10-05 | docs: move ext4 administrative docs to admin-guide/ | Darrick J. Wong | 2 | -575/+0 |
| 2018-10-02 | docs: make ext4 readme tables readable | Darrick J. Wong | 1 | -430/+391 |
| 2018-10-02 | docs: fix ext4 documentation table formatting problems | Darrick J. Wong | 10 | -59/+60 |
| 2018-09-20 | docs: fix some broken documentation references | Mauro Carvalho Chehab | 2 | -2/+2 |
| 2018-09-20 | Documentation: filesystems: remove reminiscences of POHMELFS | Vladimir Zapolskiy | 4 | -400/+0 |
| 2018-09-12 | f2fs: split IO error injection according to RW | Chao Yu | 1 | -1/+2 |
| 2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 2 | -179/+0 |
| 2018-09-04 | crypto: speck - remove Speck | Jason A. Donenfeld | 1 | -10/+0 |
| 2018-08-30 | vfs: add the fadvise() file operation | Amir Goldstein | 1 | -0/+3 |
| 2018-08-30 | Documentation/filesystems: update documentation of file_operations | Amir Goldstein | 1 | -2/+16 |
| 2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+1 |
| 2018-08-22 | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+18 |
| 2018-08-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
| 2018-08-22 | /proc/meminfo: add percpu populated pages count | Dennis Zhou (Facebook) | 1 | -0/+3 |
| 2018-08-22 | initramfs: move gen_initramfs_list.sh from scripts/ to usr/ | Masahiro Yamada | 1 | -1/+1 |
| 2018-08-21 | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -36/+64 |
| 2018-08-17 | fs/seq_file.c: simplify seq_file iteration code and interface | NeilBrown | 1 | -21/+42 |
| 2018-08-14 | Merge tag 'docs-4.19' of git://git.lwn.net/linux | Linus Torvalds | 3 | -5/+8 |
| 2018-08-14 | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -2/+2 |
| 2018-08-13 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 25 | -78/+3828 |
| 2018-08-13 | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -1080/+14 |
| 2018-08-13 | Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+33 |
| 2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 3 | -9/+31 |
| 2018-08-13 | f2fs: support fault_type mount option | Chao Yu | 1 | -0/+18 |
| 2018-08-07 | smb3: update readme to correct information about /proc/fs/cifs/Stats | Steve French | 1 | -12/+10 |
| 2018-08-07 | documentation update - remove old out of date feature info | Steve French | 1 | -1068/+4 |
| 2018-07-29 | docs: fix up the obviously obsolete bits in the new ext4 documentation | Theodore Ts'o | 1 | -39/+8 |
| 2018-07-29 | docs: add new ext4 superblock time extension fields | Darrick J. Wong | 1 | -2/+30 |
| 2018-07-29 | docs: create filesystem internal section | Darrick J. Wong | 2 | -11/+3 |
| 2018-07-29 | ext4: import extended attributes chapter from wiki page | Darrick J. Wong | 2 | -0/+192 |
| 2018-07-29 | ext4: import directory layout chapter from wiki page | Darrick J. Wong | 2 | -0/+427 |
| 2018-07-29 | ext4: import inode data fork chapter from wiki page | Darrick J. Wong | 3 | -0/+244 |
| 2018-07-29 | ext4: import inodes chapter from wiki page | Darrick J. Wong | 3 | -0/+585 |
| 2018-07-29 | ext4: import journal chapter from wiki page | Darrick J. Wong | 2 | -0/+612 |
| 2018-07-29 | ext4: import multi-mount protection chapter from wiki page | Darrick J. Wong | 2 | -0/+78 |
| 2018-07-29 | ext4: import bitmaps chapter from wiki page | Darrick J. Wong | 2 | -0/+29 |
| 2018-07-29 | ext4: import group descriptors chapter from wiki page | Darrick J. Wong | 2 | -0/+171 |
| 2018-07-29 | ext4: import superblocks chapter from wiki page | Darrick J. Wong | 3 | -0/+783 |
| 2018-07-29 | ext4: import high level design chapter from wiki page | Darrick J. Wong | 10 | -0/+548 |
| 2018-07-29 | ext4: import on-disk layout book from wiki page | Darrick J. Wong | 3 | -0/+51 |
| 2018-07-29 | ext4: convert ext4.rst to restructuredtext format | Darrick J. Wong | 3 | -48/+89 |
| 2018-07-29 | ext4: move ext4.txt into its own directory | Darrick J. Wong | 1 | -0/+0 |
| 2018-07-26 | xfs: remove deprecated barrier/nobarrier mount | Eric Sandeen | 1 | -2/+2 |
| 2018-07-23 | mm: Introduce new type vm_fault_t | Souptick Joarder | 1 | -3/+3 |
| 2018-07-23 | Documentation: proc.txt: Adding 'HardwareCorrupted' field and description. | Prashant Dhamdhere | 1 | -0/+3 |
| 2018-07-20 | ovl: Provide a mount option metacopy=on/off for metadata copyup | Vivek Goyal | 1 | -1/+29 |
| 2018-07-20 | ovl: fix documentation of non-standard behavior | Miklos Szeredi | 1 | -21/+30 |
| 2018-07-18 | vfs: remove open_flags from d_real() | Miklos Szeredi | 2 | -14/+5 |
| 2018-07-18 | Revert "vfs: add flags to d_real()" | Miklos Szeredi | 2 | -2/+2 |
| 2018-07-12 | document alloc_file() changes | Al Viro | 1 | -0/+12 |
| 2018-07-12 | document ->atomic_open() changes | Al Viro | 3 | -9/+19 |
| 2018-07-10 | Documentation : Update relay function types | Yohan Pipereau | 1 | -2/+2 |
| 2018-07-03 | fs: Add more kernel-doc to the produced documentation | Matthew Wilcox | 1 | -0/+33 |
| 2018-06-28 | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2 | -19/+1 |
| 2018-06-15 | cifs: minor documentation updates | Steve French | 3 | -11/+16 |
| 2018-06-15 | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -5/+3 |
| 2018-06-11 | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -7/+9 |
| 2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -14/+0 |
| 2018-06-07 | autofs: use autofs instead of autofs4 in documentation | Ian Kent | 5 | -13/+13 |
| 2018-06-07 | autofs: rename autofs documentation files | Ian Kent | 2 | -1/+0 |
| 2018-06-07 | Merge tag 'ovl-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -3/+4 |
| 2018-06-07 | Merge tag 'fuse-update-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+38 |
| 2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -10/+60 |
| 2018-06-05 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+10 |
| 2018-06-05 | ncpfs: remove Documentation | Greg Kroah-Hartman | 2 | -14/+0 |
| 2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2 | -3/+21 |
| 2018-06-04 | Merge tag 'docs-4.18' of git://git.lwn.net/linux | Linus Torvalds | 2 | -5/+8 |
| 2018-06-04 | ceph: update description of some mount options | Chengguang Xu | 1 | -5/+3 |
| 2018-05-31 | ovl: update documentation for unionmount-testsuite | Amir Goldstein | 1 | -3/+4 |
| 2018-05-29 | f2fs: add fsync_mode=nobarrier for non-atomic files | Jaegeuk Kim | 1 | -7/+9 |
| 2018-05-26 | Documentation: filesystems: update filesystem locking documentation | Sean Anderson | 1 | -19/+24 |
| 2018-05-26 | fs: introduce new ->get_poll_head and ->poll_mask methods | Christoph Hellwig | 2 | -1/+19 |
| 2018-05-26 | fs: update documentation to mention __poll_t and match the code | Christoph Hellwig | 2 | -2/+2 |
| 2018-05-20 | fscrypt: add Speck128/256 support | Eric Biggers | 1 | -0/+10 |
| 2018-05-08 | docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm | Mike Rapoport | 2 | -3/+4 |
| 2018-04-27 | docs/admin-guide/mm: start moving here files from Documentation/vm | Mike Rapoport | 1 | -2/+4 |
| 2018-04-24 | ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers | Chris Novakovic | 1 | -6/+29 |
| 2018-04-24 | ipconfig: Document /proc/net/pnp | Chris Novakovic | 1 | -5/+29 |
| 2018-04-24 | ipconfig: Document setting of NIS domain name | Chris Novakovic | 1 | -4/+7 |
| 2018-04-16 | Merge branch 'mm-rst' into docs-next | Jonathan Corbet | 2 | -3/+3 |
| 2018-04-16 | docs/vm: rename documentation files to .rst | Mike Rapoport | 2 | -3/+3 |
| 2018-04-13 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+33 |
| 2018-04-12 | Merge tag 'gfs2-4.17.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+3 |
| 2018-04-12 | Merge branch 'afs-dh' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -1/+27 |
| 2018-04-12 | GFS2: Minor improvements to comments and documentation | Bob Peterson | 1 | -2/+3 |
| 2018-04-12 | ovl: update documentation w.r.t "xino" feature | Amir Goldstein | 1 | -6/+33 |
| 2018-04-10 | Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+16 |
| 2018-04-09 | afs: Implement @sys substitution handling | David Howells | 1 | -1/+27 |
| 2018-04-09 | Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -25/+112 |
| 2018-04-07 | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -80/+77 |
| 2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells | 1 | -30/+31 |
| 2018-04-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -19/+7 |
| 2018-04-05 | Merge tag 'f2fs-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+77 |
| 2018-04-04 | Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -27/+27 |
| 2018-04-04 | Orangefs: documentation updates | Mike Marshall | 1 | -7/+14 |
| 2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 1 | -55/+51 |
| 2018-04-03 | orangefs: document package install and xfstests procedure | Martin Brandenburg | 1 | -23/+103 |
| 2018-04-02 | ceph: quota: report root dir quota usage in statfs | Luis Henriques | 1 | -0/+4 |
| 2018-04-02 | ceph: quota: add initial infrastructure to support cephfs quotas | Luis Henriques | 1 | -0/+12 |
| 2018-04-01 | Update README file for cifs.ko | Steve French | 1 | -16/+13 |
| 2018-04-01 | Update TODO list for cifs.ko | Steve French | 1 | -11/+14 |
| 2018-03-21 | xfs: Change URL for the project in xfs.txt | Masanari Iida | 1 | -1/+1 |
| 2018-03-20 | fuse: add writeback documentation | Miklos Szeredi | 1 | -0/+38 |
| 2018-03-17 | f2fs: introduce a new mount option test_dummy_encryption | Sheng Yong | 1 | -0/+2 |
| 2018-03-17 | f2fs: introduce mount option for fsync mode | Junling Zheng | 1 | -0/+7 |
| 2018-03-13 | f2fs: add mount option for segment allocation policy | Jaegeuk Kim | 1 | -0/+2 |
| 2018-03-13 | f2fs: Add the 'whint_mode' mount option to f2fs documentation | Hyunchul Lee | 1 | -0/+66 |
| 2018-02-27 | udf: Remove never implemented mount options | Jan Kara | 1 | -8/+0 |
| 2018-02-27 | udf: Update mount option documentation | Jan Kara | 1 | -11/+7 |
| 2018-02-06 | afs: Support the AFS dynamic root | David Howells | 1 | -0/+17 |
| 2018-02-05 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+103 |
| 2018-02-04 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+8 |
| 2018-02-03 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
| 2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+0 |
| 2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -2/+2 |
| 2018-01-31 | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 3 | -7/+4 |
| 2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -8/+19 |
| 2018-01-28 | powerpc/cell: Remove axonram driver | Michael Ellerman | 1 | -1/+0 |
| 2018-01-24 | ovl: document NFS export | Amir Goldstein | 1 | -4/+69 |
| 2018-01-24 | ovl: add support for "nfs_export" configuration | Amir Goldstein | 1 | -0/+35 |
| 2018-01-24 | ovl: update documentation of inodes index feature | Amir Goldstein | 1 | -3/+3 |
| 2018-01-16 | kallsyms: remove print_symbol() function | Sergey Senozhatsky | 1 | -2/+2 |
| 2018-01-13 | MAINTAINERS, nilfs2: change project home URLs | Ryusuke Konishi | 1 | -2/+2 |
| 2018-01-11 | fscrypt: document symlink length restriction | Eric Biggers | 1 | -2/+8 |
| 2018-01-11 | ext4: correct documentation for grpid mount option | Ernesto A. Fernández | 1 | -1/+1 |
| 2018-01-01 | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 2 | -6/+3 |
| 2017-12-25 | VFS: don't keep disconnected dentries on d_anon | NeilBrown | 1 | -8/+19 |
| 2017-12-21 | Documentation/filesystems/vfat.txt: fix a remark that implies UCS2 | Adam Borowski | 1 | -1/+1 |
| 2017-12-11 | ovl: don't follow redirects if redirect_dir=off | Miklos Szeredi | 1 | -0/+34 |
| 2017-11-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+3 |
| 2017-11-17 | proc, coredump: add CoreDumping flag to /proc/pid/status | Roman Gushchin | 1 | -0/+3 |
| 2017-11-17 | Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -0/+42 |
| 2017-11-17 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
| 2017-11-16 | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
| 2017-11-15 | mm: consolidate page table accounting | Kirill A. Shutemov | 1 | -1/+0 |
| 2017-11-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -6/+2 |
| 2017-11-14 | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+621 |
| 2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
| 2017-11-13 | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 2 | -5/+5 |
| 2017-11-13 | afs: Fix documentation on # vs % prefix in mount source specification | David Howells | 1 | -2/+2 |
| 2017-11-05 | vfs: grab the lock instead of blocking in __fd_install during resizing | Mateusz Guzik | 1 | -4/+0 |
| 2017-10-31 | fscrypt: add a documentation file for filesystem-level encryption | Eric Biggers | 2 | -0/+621 |
| 2017-10-25 | locking/atomics, doc/filesystems: Convert ACCESS_ONCE() references | Paul E. McKenney | 1 | -3/+3 |
| 2017-10-19 | Documentation: fix selftests related file refs | Tom Saeger | 1 | -1/+1 |
| 2017-10-16 | udf: Remove some outdate references from documentation | Jan Kara | 1 | -6/+2 |
| 2017-10-15 | cramfs: rehabilitate it | Nicolas Pitre | 1 | -0/+42 |
| 2017-10-06 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+4 |
| 2017-10-05 | ovl: fix regression caused by exclusive upper/work dir protection | Amir Goldstein | 1 | -1/+4 |
| 2017-10-03 | Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+2 |
| 2017-09-26 | Documentation: fix little inconsistencies | Pavel Machek | 1 | -4/+4 |
| 2017-09-19 | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git.... | Linus Torvalds | 4 | -91/+91 |
| 2017-09-19 | driver core: remove DRIVER_ATTR | Greg Kroah-Hartman | 1 | -1/+2 |
| 2017-09-17 | CIFS/SMB3: Update documentation to reflect SMB3 and various changes | Steve French | 4 | -91/+91 |
| 2017-09-15 | Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+4 |
| 2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -1/+1 |
| 2017-09-14 | orangefs: documentation clean up | Mike Marshall | 1 | -10/+4 |
| 2017-09-13 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -2/+2 |
| 2017-09-12 | Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+19 |
| 2017-09-06 | fscache: remove unused ->now_uncached callback | Jan Kara | 1 | -2/+0 |
| 2017-09-06 | dax: use common 4k zero page for dax mmap reads | Ross Zwisler | 1 | -3/+2 |
| 2017-09-04 | vfs: add flags to d_real() | Miklos Szeredi | 2 | -2/+2 |
| 2017-08-26 | swap: Remove obsolete sentence | Nikolay Borisov | 1 | -3/+1 |
| 2017-08-21 | f2fs: support journalled quota | Chao Yu | 1 | -0/+9 |
| 2017-08-15 | f2fs: introduce gc_urgent mode for background GC | Jaegeuk Kim | 1 | -0/+9 |
| 2017-07-31 | f2fs: support project quota | Chao Yu | 1 | -0/+1 |
| 2017-07-17 | VFS: Differentiate mount flags (MS_*) from internal superblock flags | David Howells | 1 | -1/+1 |
| 2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -6/+0 |
| 2017-07-12 | procfs: fdinfo: extend information about epoll target files | Cyrill Gorcunov | 1 | -1/+5 |
| 2017-07-12 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+34 |
| 2017-07-11 | VFS: Kill off s_options and helpers | David Howells | 1 | -6/+0 |
| 2017-07-10 | Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+4 |
| 2017-07-10 | Fix up over-eager 'wait_queue_t' renaming | Linus Torvalds | 1 | -6/+6 |
| 2017-07-08 | f2fs: support plain user/group quota | Chao Yu | 1 | -0/+2 |
| 2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+41 |
| 2017-07-06 | Documentation: flesh out the section in vfs.txt on storing and reporting writ... | Jeff Layton | 1 | -3/+41 |
| 2017-07-04 | ovl: document copying layers restrictions with inodes index | Amir Goldstein | 1 | -0/+34 |
| 2017-07-04 | f2fs: fix to document fault injection option and sysfs file | Chao Yu | 1 | -0/+2 |