Age | Commit message (Expand) | Author |
2017-03-01 | Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-03-01 | Merge tag 'for-f2fs-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2017-02-28 | Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-02-28 | Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-02-28 | f2fs: avoid to flush nat journal entries | Jaegeuk Kim |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-02-27 | hfs: atomically read inode size | Fabian Frederick |
2017-02-27 | mm: use mmget_not_zero() helper | Vegard Nossum |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scripts/spelling.txt: add "comsume(r)" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "unneded" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "againt" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "an user" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | nilfs2: use i_blocksize() | Geliang Tang |
2017-02-27 | nilfs2: use nilfs_btree_node_size() | Geliang Tang |
2017-02-27 | fs: add i_blocksize() | Fabian Frederick |
2017-02-27 | fs/affs: make export work with cold dcache | Fabian Frederick |
2017-02-27 | fs/affs/namei.c: forward declarations clean-up | Fabian Frederick |
2017-02-27 | fs/affs: add prefix to some functions | Fabian Frederick |
2017-02-27 | fs/affs: use octal for permissions | Fabian Frederick |
2017-02-27 | fs/affs: make affs exportable | Fabian Frederick |
2017-02-27 | fs/affs: add validation block function | Fabian Frederick |
2017-02-27 | fs/affs: remove reference to affs_parent_ino() | Fabian Frederick |
2017-02-27 | fs,eventpoll: don't test for bitfield with stack value | Cyrill Gorcunov |
2017-02-27 | /proc/kcore: update physical address for kcore ram and text | Pratyush Anand |
2017-02-27 | fs/reiserfs: atomically read inode size | Fabian Frederick |
2017-02-27 | hfsplus: atomically read inode size | Fabian Frederick |
2017-02-27 | autofs: take more care to not update last_used on path walk | Ian Kent |
2017-02-27 | autofs: remove duplicated AUTOFS_DEV_IOCTL_SIZE definition | Tomohiro Kusumi |
2017-02-27 | mm,fs,dax: mark dax_iomap_pmd_fault as const | Arnd Bergmann |
2017-02-27 | nfsd: Fix display of the version string | Trond Myklebust |
2017-02-27 | nfsd: fix configuration of supported minor versions | Trond Myklebust |
2017-02-27 | f2fs: avoid to issue redundant discard commands | Jaegeuk Kim |
2017-02-27 | f2fs: fix a plint compile warning | Hou Pengyang |
2017-02-27 | f2fs: add f2fs_drop_inode tracepoint | Hou Pengyang |
2017-02-27 | f2fs: Fix zoned block device support | Masato Suzuki |
2017-02-27 | f2fs: remove redundant set_page_dirty() | Yunlei He |
2017-02-27 | f2fs: fix to enlarge size of write_io_dummy mempool | Chao Yu |
2017-02-27 | f2fs: fix memory leak of write_io_dummy mempool during umount | Chao Yu |
2017-02-27 | f2fs: fix to update F2FS_{CP_}WB_DATA count correctly | Chao Yu |
2017-02-27 | f2fs: use MAX_FREE_NIDS for the free nids target | Kinglong Mee |
2017-02-27 | f2fs: introduce free nid bitmap | Chao Yu |
2017-02-27 | f2fs: new helper cur_cp_crc() getting crc in f2fs_checkpoint | Kinglong Mee |
2017-02-27 | f2fs: update the comment of default nr_pages to skipping | Kinglong Mee |
2017-02-27 | f2fs: drop the duplicate pval in f2fs_getxattr | Kinglong Mee |
2017-02-27 | f2fs: Don't update the xattr data that same as the exist | Kinglong Mee |
2017-02-27 | f2fs: kill __is_extent_same | Chao Yu |
2017-02-27 | f2fs: avoid bggc->fggc when enough free segments are avaliable after cp | Hou Pengyang |