Age | Commit message (Expand) | Author | Files | Lines |
2018-10-26 | 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-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-06 | docs: promote the ext4 data structures book to top level | Darrick J. Wong | 24 | -19/+8 |
2018-10-06 | docs: move ext4 administrative docs to admin-guide/ | Darrick J. Wong | 2 | -575/+0 |
2018-10-03 | docs: make ext4 readme tables readable | Darrick J. Wong | 1 | -430/+391 |
2018-10-03 | 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-12 | f2fs: split IO error injection according to RW | Chao Yu | 1 | -1/+2 |
2018-09-10 | 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-22 | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -36/+64 |
2018-08-18 | fs/seq_file.c: simplify seq_file iteration code and interface | NeilBrown | 1 | -21/+42 |
2018-08-15 | 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-14 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 25 | -78/+3828 |
2018-08-14 | Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2 | -1080/+14 |
2018-08-14 | Merge branches 'work.misc' and 'work.dcache' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+33 |
2018-08-14 | 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 |