Age | Commit message (Expand) | Author | Files | Lines |
2017-05-24 | f2fs: use fio instead of multiple parameters | Jaegeuk Kim | 1 | -20/+21 |
2017-05-24 | f2fs: remove unnecessary read cases in merged IO flow | Jaegeuk Kim | 7 | -64/+50 |
2017-05-24 | f2fs: use f2fs_submit_page_bio for ra_meta_pages | Jaegeuk Kim | 1 | -3/+1 |
2017-05-24 | f2fs: make sure f2fs_gc returns consistent errno | Weichao Guo | 1 | -2/+5 |
2017-05-24 | f2fs: support statx | Chao Yu | 1 | -1/+22 |
2017-05-24 | f2fs: load inode's flag from disk | Jaegeuk Kim | 2 | -1/+2 |
2017-05-16 | f2fs: sanity check checkpoint segno and blkoff | Jin Qian | 1 | -0/+16 |
2017-05-08 | Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 20 | -902/+1694 |
2017-05-08 | Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -173/+200 |
2017-05-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 16 | -93/+1081 |
2017-05-06 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 14 | -105/+465 |
2017-05-06 | Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 55 | -667/+2050 |
2017-05-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -21/+13 |
2017-05-06 | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -226/+219 |
2017-05-05 | Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -347/+518 |
2017-05-05 | Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 14 | -432/+447 |
2017-05-05 | Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befs | Linus Torvalds | 1 | -0/+15 |
2017-05-05 | GFS2: Allow glocks to be unlocked after withdraw | Bob Peterson | 1 | -2/+4 |
2017-05-05 | xfs: fix use-after-free in xfs_finish_page_writeback | Eryu Guan | 1 | -2/+2 |
2017-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -4/+1 |
2017-05-05 | CIFS: add misssing SFM mapping for doublequote | Björn Jacke | 2 | -0/+7 |
2017-05-05 | befs: make export work with cold dcache | Fabian Frederick | 1 | -0/+15 |
2017-05-05 | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+86 |
2017-05-04 | orangefs: count directory pieces correctly | Martin Brandenburg | 1 | -2/+5 |
2017-05-04 | orangefs: invalidate stored directory on seek | Martin Brandenburg | 1 | -1/+23 |
2017-05-04 | orangefs: skip forward to the next directory entry if seek is short | Martin Brandenburg | 1 | -4/+14 |
2017-05-04 | ext4: clean up ext4_match() and callers | Eric Biggers | 1 | -56/+25 |
2017-05-04 | f2fs: switch to using fscrypt_match_name() | Eric Biggers | 1 | -24/+4 |
2017-05-04 | ext4: switch to using fscrypt_match_name() | Eric Biggers | 1 | -17/+5 |
2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers | 2 | -22/+70 |
2017-05-04 | fscrypt: avoid collisions when presenting long encrypted filenames | Eric Biggers | 3 | -5/+5 |
2017-05-04 | f2fs: check entire encrypted bigname when finding a dentry | Jaegeuk Kim | 4 | -20/+31 |
2017-05-04 | ubifs: check for consistent encryption contexts in ubifs_lookup() | Eric Biggers | 1 | -0/+11 |
2017-05-04 | f2fs: sync f2fs_lookup() with ext4_lookup() | Eric Biggers | 1 | -3/+4 |
2017-05-04 | ext4: remove "nokey" check from ext4_lookup() | Eric Biggers | 1 | -8/+1 |
2017-05-04 | fscrypt: fix context consistency check when key(s) unavailable | Eric Biggers | 1 | -19/+68 |
2017-05-04 | jbd2: cleanup write flags handling from jbd2_write_superblock() | Jan Kara | 1 | -7/+8 |
2017-05-04 | ext4: mark superblock writes synchronous for nobarrier mounts | Jan Kara | 1 | -1/+1 |
2017-05-04 | nfs: Fix bdi handling for cloned superblocks | Jan Kara | 2 | -21/+13 |
2017-05-04 | SMB3: Work around mount failure when using SMB3 dialect to Macs | Steve French | 1 | -3/+11 |
2017-05-04 | f2fs: fix a mount fail for wrong next_scan_nid | Yunlei He | 1 | -0/+3 |
2017-05-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -46/+69 |
2017-05-04 | cifs: fix CIFS_IOC_GET_MNT_INFO oops | David Disseldorp | 1 | -0/+2 |
2017-05-04 | CIFS: fix mapping of SFM_SPACE and SFM_PERIOD | Björn Jacke | 1 | -2/+2 |
2017-05-04 | fs/block_dev: always invalidate cleancache in invalidate_bdev() | Andrey Ryabinin | 1 | -6/+5 |
2017-05-04 | fs: fix data invalidation in the cleancache during direct IO | Andrey Ryabinin | 1 | -10/+8 |
2017-05-04 | jbd2: make the whole kjournald2 kthread NOFS safe | Michal Hocko | 1 | -0/+9 |
2017-05-04 | jbd2: mark the transaction context with the scope GFP_NOFS context | Michal Hocko | 1 | -0/+12 |
2017-05-04 | xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* | Michal Hocko | 2 | -10/+10 |
2017-05-04 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko | 1 | -1/+1 |