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 tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-03
1
-0
/
+5
|
\
|
*
io_uring: fix !CONFIG_BLOCK compilation failure
Jens Axboe
2021-04-03
1
-0
/
+5
*
|
Merge tag 'gfs2-v5.12-rc2-fixes2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-03
1
-5
/
+9
|
\
\
|
*
|
gfs2: report "already frozen/thawed" errors
Bob Peterson
2021-03-25
1
-4
/
+6
|
*
|
gfs2: Flag a withdraw if init_threads() fails
Andrew Price
2021-03-15
1
-1
/
+3
*
|
|
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-03
1
-0
/
+4
|
\
\
\
|
*
|
|
block: don't ignore REQ_NOWAIT for direct IO
Pavel Begunkov
2021-04-02
1
-0
/
+4
*
|
|
|
Merge tag 'io_uring-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-03
2
-22
/
+32
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
io_uring: move reissue into regular IO path
Jens Axboe
2021-04-02
1
-4
/
+13
|
*
|
|
io_uring: fix EIOCBQUEUED iter revert
Pavel Begunkov
2021-04-01
1
-4
/
+0
|
*
|
|
io_uring/io-wq: protect against sprintf overflow
Pavel Begunkov
2021-04-01
2
-3
/
+3
|
*
|
|
io_uring: don't mark S_ISBLK async work as unbounded
Jens Axboe
2021-04-01
1
-1
/
+1
|
*
|
|
io_uring: drop sqd lock before handling signals for SQPOLL
Jens Axboe
2021-03-30
1
-8
/
+11
|
*
|
|
io_uring: handle setup-failed ctx in kill_timeouts
Pavel Begunkov
2021-03-29
1
-2
/
+2
|
*
|
|
io_uring: always go for cancellation spin on exec
Pavel Begunkov
2021-03-29
1
-0
/
+2
*
|
|
|
reiserfs: update reiserfs_xattrs_initialized() condition
Tetsuo Handa
2021-03-30
1
-1
/
+1
*
|
|
|
Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-03-28
8
-22
/
+60
|
\
\
\
\
|
*
|
|
|
smb3: fix cached file size problems in duplicate extents (reflink)
Steve French
2021-03-27
1
-3
/
+15
|
*
|
|
|
cifs: Silently ignore unknown oplock break handle
Vincent Whitchurch
2021-03-27
1
-2
/
+2
|
*
|
|
|
cifs: revalidate mapping when we open files for SMB1 POSIX
Ronnie Sahlberg
2021-03-27
1
-0
/
+1
|
*
|
|
|
cifs: Fix chmod with modefromsid when an older ACE already exists.
Shyam Prasad N
2021-03-27
1
-2
/
+1
|
*
|
|
|
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
2021-03-26
5
-15
/
+41
*
|
|
|
|
Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
2
-58
/
+72
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
io_uring: remove unsued assignment to pointer io
Colin Ian King
2021-03-27
1
-1
/
+0
|
*
|
|
|
io_uring: don't cancel extra on files match
Pavel Begunkov
2021-03-27
1
-2
/
+0
|
*
|
|
|
io_uring: don't cancel-track common timeouts
Pavel Begunkov
2021-03-27
1
-1
/
+2
|
*
|
|
|
io_uring: do post-completion chore on t-out cancel
Pavel Begunkov
2021-03-27
1
-20
/
+22
|
*
|
|
|
io_uring: fix timeout cancel return code
Pavel Begunkov
2021-03-27
1
-4
/
+4
|
*
|
|
|
io_uring: handle signals for IO threads like a normal thread
Jens Axboe
2021-03-27
2
-9
/
+20
|
*
|
|
|
io_uring: maintain CQE order of a failed link
Pavel Begunkov
2021-03-25
1
-2
/
+2
|
*
|
|
|
io-wq: fix race around pending work on teardown
Jens Axboe
2021-03-25
1
-1
/
+5
|
*
|
|
|
io_uring: do ctx sqd ejection in a clear context
Pavel Begunkov
2021-03-24
1
-8
/
+8
|
*
|
|
|
io_uring: fix provide_buffers sign extension
Pavel Begunkov
2021-03-22
1
-1
/
+3
|
*
|
|
|
io_uring: don't skip file_end_write() on reissue
Pavel Begunkov
2021-03-22
1
-3
/
+2
|
*
|
|
|
io_uring: correct io_queue_async_work() traces
Pavel Begunkov
2021-03-22
1
-2
/
+2
|
*
|
|
|
io_uring: don't use {test,clear}_tsk_thread_flag() for current
Jens Axboe
2021-03-21
2
-5
/
+3
*
|
|
|
|
Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-28
1
-2
/
+2
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
block: clear GD_NEED_PART_SCAN later in bdev_disk_changed
Chris Chiu
2021-03-23
1
-2
/
+2
*
|
|
|
|
Merge tag 'for-5.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-03-25
6
-17
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: fix check_data_csum() error message for direct I/O
Omar Sandoval
2021-03-18
1
-5
/
+9
|
*
|
|
|
|
btrfs: fix sleep while in non-sleep context during qgroup removal
Filipe Manana
2021-03-18
1
-2
/
+10
|
*
|
|
|
|
btrfs: fix subvolume/snapshot deletion not triggered on mount
Filipe Manana
2021-03-17
1
-1
/
+15
|
*
|
|
|
|
btrfs: fix build when using M=fs/btrfs
David Sterba
2021-03-17
1
-4
/
+6
|
*
|
|
|
|
btrfs: do not initialize dev replace for bad dev root
Josef Bacik
2021-03-17
1
-0
/
+3
|
*
|
|
|
|
btrfs: initialize device::fs_info always
Josef Bacik
2021-03-17
1
-1
/
+2
|
*
|
|
|
|
btrfs: do not initialize dev stats if we have no dev_root
Josef Bacik
2021-03-17
1
-0
/
+3
|
*
|
|
|
|
btrfs: zoned: remove outdated WARN_ON in direct IO
Johannes Thumshirn
2021-03-17
1
-4
/
+0
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
4
-6
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
squashfs: fix xattr id and id lookup sanity checks
Phillip Lougher
2021-03-25
2
-4
/
+8
|
*
|
|
|
|
|
squashfs: fix inode lookup sanity checks
Sean Nyekjaer
2021-03-25
2
-2
/
+7
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]