Age | Commit message (Expand) | Author |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-19 | proc/meminfo: fix output alignment | Kirill A. Shutemov |
2019-10-19 | ocfs2: fix panic due to ocfs2_wq is null | Yi Li |
2019-10-19 | ocfs2: fix error handling in ocfs2_setattr() | Chengguang Xu |
2019-10-19 | fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c | David Hildenbrand |
2019-10-18 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-18 | filldir[64]: remove WARN_ON_ONCE() for bad directory entries | Linus Torvalds |
2019-10-18 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-10-17 | io_uring: fix logic error in io_timeout | yangerkun |
2019-10-17 | io_uring: fix up O_NONBLOCK handling for sockets | Jens Axboe |
2019-10-17 | Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-10-15 | xfs: change the seconds fields in xfs_bulkstat to signed | Darrick J. Wong |
2019-10-15 | ceph: just skip unrecognized info in ceph_reply_info_extra | Jeff Layton |
2019-10-15 | io_uring: consider the overflow of sequence for timeout req | yangerkun |
2019-10-14 | fs/fs-writeback.c: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | fs/libfs.c: fix kernel-doc warning | Randy Dunlap |
2019-10-14 | fs/direct-io.c: fix kernel-doc warning | Randy Dunlap |
2019-10-13 | Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2019-10-13 | Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-12 | tracing: Do not create tracefs files if tracefs lockdown is in effect | Steven Rostedt (VMware) |
2019-10-12 | tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l... | Steven Rostedt (VMware) |
2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-10-11 | Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2019-10-11 | Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-10 | io_uring: fix sequence logic for timeout requests | Jens Axboe |
2019-10-10 | NFSv4: Fix leak of clp->cl_acceptor string | Chuck Lever |
2019-10-10 | Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-10-10 | Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-10-10 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-10-10 | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-10-09 | libfs: take cursors out of list when moving past the end of directory | Al Viro |
2019-10-09 | vfs: add missing blkdev_put() in get_tree_bdev() | Ian Kent |
2019-10-09 | io_uring: only flush workqueues on fileset removal | Jens Axboe |
2019-10-09 | xfs: move local to extent inode logging into bmap helper | Brian Foster |
2019-10-09 | xfs: remove broken error handling on failed attr sf to leaf change | Brian Foster |
2019-10-09 | xfs: log the inode on directory sf to block format change | Brian Foster |
2019-10-09 | NFS: Remove redundant mirror tracking in O_DIRECT | Trond Myklebust |
2019-10-09 | NFS: Fix O_DIRECT accounting of number of bytes read/written | Trond Myklebust |
2019-10-09 | CIFS: Force reval dentry if LOOKUP_REVAL flag is set | Pavel Shilovsky |
2019-10-09 | CIFS: Force revalidate inode when dentry is stale | Pavel Shilovsky |
2019-10-09 | smb3: Fix regression in time handling | Steve French |
2019-10-08 | smb3: remove noisy debug message and minor cleanup | Steve French |
2019-10-08 | btrfs: silence maybe-uninitialized warning in clone_range | Austin Kim |
2019-10-07 | io_uring: remove wait loop spurious wakeups | Pavel Begunkov |
2019-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-07 | writeback: fix use-after-free in finish_writeback_work() | Tejun Heo |
2019-10-07 | fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a... | Jia-Ju Bai |
2019-10-07 | fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() | Jia-Ju Bai |
2019-10-07 | fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() | Jia-Ju Bai |
2019-10-07 | ocfs2: clear zero in unaligned direct IO | Jia Guo |