summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2017-05-08Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-06Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-05Merge tag 'for-linus-4.12-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-05Merge tag 'befs-v4.12-rc1' of git://github.com/luisbg/linux-befsLinus Torvalds
2017-05-05GFS2: Allow glocks to be unlocked after withdrawBob Peterson
2017-05-05xfs: fix use-after-free in xfs_finish_page_writebackEryu Guan
2017-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-05CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-05befs: make export work with cold dcacheFabian Frederick
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04orangefs: count directory pieces correctlyMartin Brandenburg
2017-05-04orangefs: invalidate stored directory on seekMartin Brandenburg
2017-05-04orangefs: skip forward to the next directory entry if seek is shortMartin Brandenburg
2017-05-04ext4: clean up ext4_match() and callersEric Biggers
2017-05-04f2fs: switch to using fscrypt_match_name()Eric Biggers
2017-05-04ext4: switch to using fscrypt_match_name()Eric Biggers
2017-05-04fscrypt: introduce helper function for filename matchingEric Biggers
2017-05-04fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers
2017-05-04f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim
2017-05-04ubifs: check for consistent encryption contexts in ubifs_lookup()Eric Biggers
2017-05-04f2fs: sync f2fs_lookup() with ext4_lookup()Eric Biggers
2017-05-04ext4: remove "nokey" check from ext4_lookup()Eric Biggers
2017-05-04fscrypt: fix context consistency check when key(s) unavailableEric Biggers
2017-05-04jbd2: cleanup write flags handling from jbd2_write_superblock()Jan Kara
2017-05-04ext4: mark superblock writes synchronous for nobarrier mountsJan Kara
2017-05-04nfs: Fix bdi handling for cloned superblocksJan Kara
2017-05-03SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-03f2fs: fix a mount fail for wrong next_scan_nidYunlei He
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp
2017-05-03CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-03fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-03fs: fix data invalidation in the cleancache during direct IOAndrey Ryabinin
2017-05-03jbd2: make the whole kjournald2 kthread NOFS safeMichal Hocko
2017-05-03jbd2: mark the transaction context with the scope GFP_NOFS contextMichal Hocko
2017-05-03xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*Michal Hocko
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li
2017-05-03fs/ocfs2/cluster: use offset_in_page() macroGeliang Tang
2017-05-03ocfs2: o2hb: revert hb threshold to keep compatibleJunxiao Bi
2017-05-03fs/ocfs2/cluster: use setup_timerGeliang Tang
2017-05-03f2fs: relocate inode_{,un}lock in F2FS_IOC_SETFLAGSChao Yu
2017-05-03f2fs: Make flush bios explicitely syncJan Kara