Age | Commit message (Expand) | Author |
2019-09-26 | Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-09-26 | binfmt_elf: Do not move brk for INTERP-less ET_EXEC | Kees Cook |
2019-09-26 | Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-09-26 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-26 | ntfs: remove (un)?likely() from IS_ERR() conditions | Denis Efremov |
2019-09-26 | xfs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | fs: remove unlikely() from WARN_ON() condition | Denis Efremov |
2019-09-26 | jffs2: Fix mounting under new mount API | David Howells |
2019-09-25 | userfaultfd: untag user pointers | Andrey Konovalov |
2019-09-25 | fs/namespace: untag user pointers in copy_mount_options | Andrey Konovalov |
2019-09-25 | fat: delete an unnecessary check before brelse() | Markus Elfring |
2019-09-25 | fs/reiserfs/do_balan.c: remove set but not used variable | Jason Yan |
2019-09-25 | fs/reiserfs/journal.c: remove set but not used variable | Jason Yan |
2019-09-25 | fs/reiserfs/do_balan.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/fix_node.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/prints.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/objectid.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/lbalance.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/stree.c: remove set but not used variables | zhengbin |
2019-09-25 | fs/reiserfs/journal.c: remove set but not used variables | zhengbin |
2019-09-25 | fs: reiserfs: remove unnecessary check of bh in remove_from_transaction() | Jia-Ju Bai |
2019-09-25 | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-09-25 | Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-25 | Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-09-24 | Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-09-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-09-24 | mm, fs: move randomize_stack_top from fs to mm | Alexandre Ghiti |
2019-09-24 | mm,thp: avoid writes to file with THP in pagecache | Song Liu |
2019-09-24 | mm,thp: stats for file backed THP | Song Liu |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin |
2019-09-24 | mm: introduce compound_nr() | Matthew Wilcox (Oracle) |
2019-09-24 | mm: introduce page_size() | Matthew Wilcox (Oracle) |
2019-09-24 | ocfs2: fix spelling mistake "ambigous" -> "ambiguous" | Colin Ian King |
2019-09-24 | ocfs2: checkpoint appending truncate log transaction before flushing | Changwei Ge |
2019-09-24 | ocfs2: wait for recovering done after direct unlock request | Changwei Ge |
2019-09-24 | ocfs2: delete unnecessary checks before brelse() | Markus Elfring |
2019-09-24 | fs/ocfs2/dir.c: remove set but not used variables | zhengbin |
2019-09-24 | fs/ocfs2/file.c: remove set but not used variables | zhengbin |
2019-09-24 | fs/ocfs2/namei.c: remove set but not used variables | zhengbin |
2019-09-24 | ocfs2: remove unused ocfs2_orphan_scan_exit() declaration | Guozhonghua |
2019-09-24 | ocfs2: remove unused ocfs2_calc_tree_trunc_credits() | Guozhonghua |
2019-09-24 | ocfs2: further debugfs cleanups | Greg Kroah-Hartman |
2019-09-24 | jbd2: remove jbd2_journal_inode_add_[write|wait] | Joseph Qi |
2019-09-24 | ocfs2: use jbd2_inode dirty range scoping | Joseph Qi |
2019-09-24 | fat: work around race with userspace's read via blockdev while mounting | OGAWA Hirofumi |
2019-09-24 | pNFS/filelayout: enable LAYOUTGET on OPEN | Olga Kornievskaia |
2019-09-24 | NFS: Optimise the default readahead size | Trond Myklebust |
2019-09-24 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-24 | xfs: avoid unused to_mp() function warning | Austin Kim |