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-08-25
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+5
2019-08-24
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
1
-12
/
+13
2019-08-24
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2019-08-23
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+47
2019-08-23
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-88
/
+82
2019-08-23
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-15
/
+30
2019-08-22
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-22
io_uring: add need_resched() check in inner poll loop
Jens Axboe
1
-1
/
+7
2019-08-22
Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+7
2019-08-22
ubifs: Limit the number of pages in shrink_liability
Liu Song
1
-1
/
+1
2019-08-22
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
1
-0
/
+4
2019-08-22
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
1
-2
/
+0
2019-08-22
afs: use correct afs_call_type in yfs_fs_store_opaque_acl2
YueHaibing
1
-1
/
+1
2019-08-22
afs: Fix possible oops in afs_lookup trace event
Marc Dionne
1
-1
/
+2
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-08-22
ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
Jeff Layton
1
-2
/
+1
2019-08-22
ceph: clear page dirty before invalidate page
Erqi Chen
1
-2
/
+3
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in fill_inode()
Luis Henriques
1
-3
/
+4
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
4
-6
/
+16
2019-08-22
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
1
-2
/
+6
2019-08-21
Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-11
/
+10
2019-08-20
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
1
-7
/
+15
2019-08-20
io_uring: fix potential hang with polled IO
Jens Axboe
1
-11
/
+25
2019-08-19
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
1
-1
/
+1
2019-08-19
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+1
2019-08-18
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
1
-26
/
+37
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-55
/
+35
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-54
/
+15
2019-08-16
vfs: fix page locking deadlocks when deduping files
Darrick J. Wong
1
-8
/
+41
2019-08-16
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
1
-2
/
+2
2019-08-16
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
1
-52
/
+2
2019-08-16
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
1
-1
/
+1
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
1
-6
/
+6
2019-08-15
Merge tag 'xfs-5.3-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-20
/
+36
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
1
-4
/
+2
2019-08-15
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
1
-0
/
+1
2019-08-15
io_uring: fix an issue when IOSQE_IO_LINK is inserted into defer list
Jackie Liu
1
-7
/
+9
2019-08-15
block: remove REQ_NOWAIT_INLINE
Jens Axboe
1
-44
/
+5
2019-08-15
io_uring: fix manual setup of iov_iter for fixed buffers
Aleix Roca Nonell
1
-3
/
+1
2019-08-14
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-33
/
+89
2019-08-13
seq_file: fix problem when seeking mid-record
NeilBrown
1
-1
/
+1
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2
-8
/
+14
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-08-10
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+101
2019-08-09
Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+16
2019-08-09
gfs2: gfs2_walk_metadata fix
Andreas Gruenbacher
1
-63
/
+101
2019-08-08
Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-75
/
+135
2019-08-08
Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+33
[next]