index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
17
-0
/
+42
2019-08-30
utimes: Clamp the timestamps before update
Deepa Dinamani
1
-4
/
+2
2019-08-30
mount: Add mount warning for impending timestamp expiry
Deepa Dinamani
1
-1
/
+32
2019-08-30
timestamp_truncate: Replace users of timespec64_trunc
Deepa Dinamani
6
-46
/
+57
2019-08-30
vfs: Add timestamp_truncate() api
Deepa Dinamani
1
-1
/
+32
2019-08-30
vfs: Add file timestamp range support
Deepa Dinamani
1
-0
/
+2
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-25
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-24
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-23
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-23
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-20
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
1
-1
/
+1
2019-08-20
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-19
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-18
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-54
/
+15
2019-08-17
vfs: fix page locking deadlocks when deduping files
Darrick J. Wong
1
-8
/
+41
2019-08-17
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
1
-2
/
+2
2019-08-17
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-15
Merge tag 'afs-fixes-20190814' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-33
/
+89
2019-08-14
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
[next]