index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-27
1
-1
/
+0
|
\
|
*
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
2021-07-21
1
-1
/
+0
*
|
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-25
6
-55
/
+247
|
\
\
|
*
|
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
2021-07-23
1
-5
/
+18
|
*
|
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
2021-07-22
1
-2
/
+5
|
*
|
CIFS: Clarify SMB1 code for POSIX Create
Steve French
2021-07-22
1
-1
/
+2
|
*
|
cifs: support share failover when remounting
Paulo Alcantara
2021-07-22
4
-40
/
+203
|
*
|
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
2021-07-22
1
-7
/
+19
*
|
|
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-24
2
-17
/
+45
|
\
\
\
|
*
|
|
io_uring: explicitly catch any illegal async queue attempt
Jens Axboe
2021-07-24
2
-1
/
+17
|
*
|
|
io_uring: never attempt iopoll reissue from release path
Jens Axboe
2021-07-24
1
-7
/
+7
|
*
|
|
io_uring: fix early fdput() of file
Jens Axboe
2021-07-23
1
-2
/
+4
|
*
|
|
io_uring: fix memleak in io_init_wq_offload()
Yang Yingliang
2021-07-20
1
-1
/
+5
|
*
|
|
io_uring: remove double poll entry on arm failure
Pavel Begunkov
2021-07-20
1
-0
/
+2
|
*
|
|
io_uring: explicitly count entries for poll reqs
Pavel Begunkov
2021-07-20
1
-6
/
+10
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-24
3
-15
/
+16
|
\
\
\
\
|
*
|
|
|
hugetlbfs: fix mount mode command line processing
Mike Kravetz
2021-07-24
1
-1
/
+1
|
*
|
|
|
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
2021-07-24
1
-0
/
+3
|
*
|
|
|
userfaultfd: do not untag user pointers
Peter Collingbourne
2021-07-24
1
-14
/
+12
*
|
|
|
|
Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-23
12
-47
/
+79
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-07-22
4
-13
/
+6
|
*
|
|
|
btrfs: fix lock inversion problem when doing qgroup extent tracing
Filipe Manana
2021-07-22
6
-25
/
+48
|
*
|
|
|
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
2021-07-22
1
-0
/
+3
|
*
|
|
|
btrfs: fix unpersisted i_size on fsync after expanding truncate
Filipe Manana
2021-07-22
1
-9
/
+22
*
|
|
|
|
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
2021-07-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
2021-07-20
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-07-21
3
-28
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
afs: Remove redundant assignment to ret
Jiapeng Chong
2021-07-21
1
-4
/
+6
|
*
|
|
|
afs: Fix setting of writeback_index
David Howells
2021-07-21
1
-1
/
+1
|
*
|
|
|
afs: check function return
Tom Rix
2021-07-21
1
-5
/
+11
|
*
|
|
|
afs: Fix tracepoint string placement with built-in AFS
David Howells
2021-07-21
1
-18
/
+7
*
|
|
|
|
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
2021-07-20
1
-0
/
+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-18
9
-37
/
+174
|
\
\
\
\
|
*
|
|
|
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
1
-2
/
+16
|
*
|
|
|
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
2021-07-15
1
-5
/
+5
|
*
|
|
|
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
2021-07-15
1
-7
/
+32
|
*
|
|
|
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
2021-07-15
1
-1
/
+18
|
*
|
|
|
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
3
-22
/
+24
|
*
|
|
|
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
2021-07-15
1
-0
/
+13
|
*
|
|
|
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-15
3
-0
/
+66
|
|
/
/
/
*
|
|
|
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-18
2
-20
/
+13
|
\
\
\
\
|
*
|
|
|
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
2021-07-15
1
-1
/
+0
|
*
|
|
|
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
2021-07-15
1
-1
/
+3
|
*
|
|
|
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
2021-07-15
1
-2
/
+1
|
*
|
|
|
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
2021-07-15
1
-6
/
+3
|
*
|
|
|
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
2021-07-15
1
-10
/
+6
|
|
/
/
/
*
|
|
|
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-07-17
8
-20
/
+124
|
\
\
\
\
|
*
|
|
|
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2021-07-16
2
-3
/
+38
|
*
|
|
|
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
2021-07-16
1
-0
/
+1
|
*
|
|
|
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2021-07-16
2
-0
/
+11
[next]