index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-16
/
+24
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
1
-2
/
+2
2019-10-19
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2
-2
/
+4
2019-10-19
ocfs2: fix error handling in ocfs2_setattr()
Chengguang Xu
1
-0
/
+2
2019-10-19
fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c
David Hildenbrand
1
-12
/
+16
2019-10-18
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+60
2019-10-18
filldir[64]: remove WARN_ON_ONCE() for bad directory entries
Linus Torvalds
1
-2
/
+2
2019-10-18
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-10
/
+11
2019-10-17
io_uring: fix logic error in io_timeout
yangerkun
1
-1
/
+1
2019-10-17
io_uring: fix up O_NONBLOCK handling for sockets
Jens Axboe
1
-18
/
+39
2019-10-17
Merge tag 'xfs-5.4-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-4
/
+4
2019-10-15
xfs: change the seconds fields in xfs_bulkstat to signed
Darrick J. Wong
1
-4
/
+4
2019-10-15
ceph: just skip unrecognized info in ceph_reply_info_extra
Jeff Layton
1
-10
/
+11
2019-10-15
io_uring: consider the overflow of sequence for timeout req
yangerkun
1
-6
/
+21
2019-10-14
fs/fs-writeback.c: fix kernel-doc warning
Randy Dunlap
1
-1
/
+1
2019-10-14
fs/libfs.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-14
fs/direct-io.c: fix kernel-doc warning
Randy Dunlap
1
-2
/
+1
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-41
/
+5
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+20
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-72
/
+40
2019-10-11
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-40
/
+57
2019-10-11
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+10
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
1
-17
/
+20
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-10
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
10
-31
/
+29
2019-10-10
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-13
/
+49
2019-10-10
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-66
/
+71
2019-10-10
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+4
2019-10-09
libfs: take cursors out of list when moving past the end of directory
Al Viro
1
-24
/
+25
2019-10-09
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
1
-1
/
+4
2019-10-09
io_uring: only flush workqueues on fileset removal
Jens Axboe
1
-1
/
+5
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
4
-7
/
+8
2019-10-09
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
1
-17
/
+2
2019-10-09
xfs: log the inode on directory sf to block format change
Brian Foster
2
-0
/
+2
2019-10-09
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
1
-42
/
+0
2019-10-09
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
1
-35
/
+43
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
1
-1
/
+7
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
1
-0
/
+4
2019-10-09
smb3: Fix regression in time handling
Steve French
1
-8
/
+16
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
3
-9
/
+6
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
1
-1
/
+1
2019-10-07
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
1
-12
/
+4
2019-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-38
/
+54
2019-10-07
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
1
-2
/
+7
2019-10-07
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
1
-1
/
+1
2019-10-07
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
1
-1
/
+2
2019-10-07
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
1
-33
/
+23
2019-10-07
ocfs2: clear zero in unaligned direct IO
Jia Guo
1
-1
/
+21
[next]