| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: add the fadvise() file operation | Amir Goldstein | 2018-08-30 | 1 | -0/+3 |
* | Documentation/filesystems: update documentation of file_operations | Amir Goldstein | 2018-08-30 | 1 | -2/+16 |
* | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2018-08-25 | 1 | -1/+1 |
|\ |
|
| * | initramfs: move gen_initramfs_list.sh from scripts/ to usr/ | Masahiro Yamada | 2018-08-22 | 1 | -1/+1 |
* | | Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2018-08-22 | 1 | -0/+18 |
|\ \ |
|
| * | | f2fs: support fault_type mount option | Chao Yu | 2018-08-13 | 1 | -0/+18 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-22 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | /proc/meminfo: add percpu populated pages count | Dennis Zhou (Facebook) | 2018-08-22 | 1 | -0/+3 |
* | | | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-21 | 3 | -36/+64 |
|\ \ \
| |/ /
|/| | |
|
| * | | ovl: Provide a mount option metacopy=on/off for metadata copyup | Vivek Goyal | 2018-07-20 | 1 | -1/+29 |
| * | | ovl: fix documentation of non-standard behavior | Miklos Szeredi | 2018-07-20 | 1 | -21/+30 |
| * | | vfs: remove open_flags from d_real() | Miklos Szeredi | 2018-07-18 | 2 | -14/+5 |
| * | | Revert "vfs: add flags to d_real()" | Miklos Szeredi | 2018-07-18 | 2 | -2/+2 |
* | | | fs/seq_file.c: simplify seq_file iteration code and interface | NeilBrown | 2018-08-17 | 1 | -21/+42 |
* | | | Merge tag 'docs-4.19' of git://git.lwn.net/linux | Linus Torvalds | 2018-08-14 | 3 | -5/+8 |
|\ \ \ |
|
| * | | | mm: Introduce new type vm_fault_t | Souptick Joarder | 2018-07-23 | 1 | -3/+3 |
| * | | | Documentation: proc.txt: Adding 'HardwareCorrupted' field and description. | Prashant Dhamdhere | 2018-07-23 | 1 | -0/+3 |
| * | | | Documentation : Update relay function types | Yohan Pipereau | 2018-07-10 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-08-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | xfs: remove deprecated barrier/nobarrier mount | Eric Sandeen | 2018-07-26 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-08-13 | 25 | -78/+3828 |
|\ \ \ |
|
| * | | | docs: fix up the obviously obsolete bits in the new ext4 documentation | Theodore Ts'o | 2018-07-29 | 1 | -39/+8 |
| * | | | docs: add new ext4 superblock time extension fields | Darrick J. Wong | 2018-07-29 | 1 | -2/+30 |
| * | | | docs: create filesystem internal section | Darrick J. Wong | 2018-07-29 | 2 | -11/+3 |
| * | | | ext4: import extended attributes chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+192 |
| * | | | ext4: import directory layout chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+427 |
| * | | | ext4: import inode data fork chapter from wiki page | Darrick J. Wong | 2018-07-29 | 3 | -0/+244 |
| * | | | ext4: import inodes chapter from wiki page | Darrick J. Wong | 2018-07-29 | 3 | -0/+585 |
| * | | | ext4: import journal chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+612 |
| * | | | ext4: import multi-mount protection chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+78 |
| * | | | ext4: import bitmaps chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+29 |
| * | | | ext4: import group descriptors chapter from wiki page | Darrick J. Wong | 2018-07-29 | 2 | -0/+171 |
| * | | | ext4: import superblocks chapter from wiki page | Darrick J. Wong | 2018-07-29 | 3 | -0/+783 |
| * | | | ext4: import high level design chapter from wiki page | Darrick J. Wong | 2018-07-29 | 10 | -0/+548 |
| * | | | ext4: import on-disk layout book from wiki page | Darrick J. Wong | 2018-07-29 | 3 | -0/+51 |
| * | | | ext4: convert ext4.rst to restructuredtext format | Darrick J. Wong | 2018-07-29 | 3 | -48/+89 |
| * | | | ext4: move ext4.txt into its own directory | Darrick J. Wong | 2018-07-29 | 1 | -0/+0 |
| |/ / |
|
* | | | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2018-08-13 | 2 | -1080/+14 |
|\ \ \ |
|
| * | | | smb3: update readme to correct information about /proc/fs/cifs/Stats | Steve French | 2018-08-07 | 1 | -12/+10 |
| * | | | documentation update - remove old out of date feature info | Steve French | 2018-08-07 | 1 | -1068/+4 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2018-08-13 | 1 | -0/+33 |
|\ \ \ \
| | | |/
| | |/| |
|
| * | | | fs: Add more kernel-doc to the produced documentation | Matthew Wilcox | 2018-07-03 | 1 | -0/+33 |
| |/ / |
|
* | | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2018-08-13 | 3 | -9/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | document alloc_file() changes | Al Viro | 2018-07-12 | 1 | -0/+12 |
| * | | document ->atomic_open() changes | Al Viro | 2018-07-12 | 3 | -9/+19 |
| |/ |
|
* | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL | Linus Torvalds | 2018-06-28 | 2 | -19/+1 |
* | | cifs: minor documentation updates | Steve French | 2018-06-15 | 3 | -11/+16 |
|/ |
|
* | Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2018-06-15 | 1 | -5/+3 |
|\ |
|
| * | ceph: update description of some mount options | Chengguang Xu | 2018-06-04 | 1 | -5/+3 |
* | | Merge tag 'f2fs-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2018-06-11 | 1 | -7/+9 |
|\ \ |
|