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 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
6
-27
/
+68
|
\
|
*
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-10
14
-70
/
+74
|
|
\
|
*
|
blkcg: associate writeback bios with a blkg
Dennis Zhou
2018-12-08
2
-6
/
+6
|
*
|
aio: clear IOCB_HIPRI
Christoph Hellwig
2018-12-04
1
-3
/
+8
|
*
|
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
53
-304
/
+501
|
|
\
\
|
*
|
|
block: avoid extra bio reference for async O_DIRECT
Christoph Hellwig
2018-11-30
1
-4
/
+13
|
*
|
|
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2018-11-26
3
-4
/
+4
|
*
|
|
aio: Fix fallback I/O priority value
Damien Le Moal
2018-11-20
1
-1
/
+1
|
*
|
|
block: avoid ordered task state change for polled IO
Jens Axboe
2018-11-19
2
-3
/
+7
|
*
|
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
33
-164
/
+301
|
|
\
\
\
|
*
|
|
|
block: don't plug for aio/O_DIRECT HIPRI IO
Jens Axboe
2018-11-16
1
-2
/
+11
|
*
|
|
|
block: for async O_DIRECT, mark us as polling if asked to
Jens Axboe
2018-11-16
1
-0
/
+3
|
*
|
|
|
block: add polled wakeup task helper
Jens Axboe
2018-11-16
2
-3
/
+3
|
*
|
|
|
block: add REQ_HIPRI and inherit it from IOCB_HIPRI
Jens Axboe
2018-11-07
3
-1
/
+12
*
|
|
|
|
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
4
-239
/
+311
|
\
\
\
\
\
|
*
|
|
|
|
vfs: replace current_kernel_time64 with ktime equivalent
Arnd Bergmann
2018-12-18
1
-1
/
+3
|
*
|
|
|
|
io_pgetevents: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-3
/
+81
|
*
|
|
|
|
pselect6: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-13
/
+81
|
*
|
|
|
|
ppoll: use __kernel_timespec
Deepa Dinamani
2018-12-06
1
-55
/
+111
|
*
|
|
|
|
signal: Add restore_user_sigmask()
Deepa Dinamani
2018-12-06
3
-103
/
+16
|
*
|
|
|
|
signal: Add set_user_sigmask()
Deepa Dinamani
2018-12-06
3
-70
/
+25
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2018-12-28
7
-146
/
+236
|
\
\
\
\
\
|
*
|
|
|
|
locks: Use inode_is_open_for_write
Nikolay Borisov
2018-12-17
1
-1
/
+1
|
*
|
|
|
|
fs/locks: remove unnecessary white space.
NeilBrown
2018-12-07
1
-21
/
+12
|
*
|
|
|
|
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-12-07
4
-29
/
+19
|
*
|
|
|
|
fs/locks: create a tree of dependent requests.
NeilBrown
2018-12-07
1
-6
/
+63
|
*
|
|
|
|
fs/locks: change all *_conflict() functions to return bool.
NeilBrown
2018-12-07
1
-12
/
+15
|
*
|
|
|
|
fs/locks: always delete_block after waiting.
NeilBrown
2018-12-07
1
-16
/
+24
|
*
|
|
|
|
fs/locks: allow a lock request to block other requests.
NeilBrown
2018-11-30
1
-6
/
+37
|
*
|
|
|
|
fs/locks: use properly initialized file_lock when unlocking.
NeilBrown
2018-11-30
1
-14
/
+14
|
*
|
|
|
|
ocfs2: properly initial file_lock used for unlock.
NeilBrown
2018-11-30
1
-5
/
+5
|
*
|
|
|
|
gfs2: properly initial file_lock used for unlock.
NeilBrown
2018-11-30
1
-5
/
+5
|
*
|
|
|
|
NFS: use locks_copy_lock() to copy locks.
NeilBrown
2018-11-30
1
-2
/
+4
|
*
|
|
|
|
fs/locks: split out __locks_wake_up_blocks().
NeilBrown
2018-11-30
1
-11
/
+16
|
*
|
|
|
|
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-30
2
-29
/
+32
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-12-28
13
-174
/
+272
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
2018-12-19
1
-2
/
+7
|
*
|
|
|
|
|
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
2018-12-19
1
-0
/
+11
|
*
|
|
|
|
|
ext4: avoid declaring fs inconsistent due to invalid file handles
Theodore Ts'o
2018-12-19
8
-41
/
+65
|
*
|
|
|
|
|
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
2018-12-19
1
-1
/
+1
|
*
|
|
|
|
|
ext4: compare old and new mode before setting update_mode flag
Chengguang Xu
2018-12-10
1
-1
/
+2
|
*
|
|
|
|
|
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
ext4: hard fail dax mount on unsupported devices
Eric Sandeen
2018-12-04
1
-3
/
+3
|
*
|
|
|
|
|
ext4: remove redundant condition check
Chengguang Xu
2018-12-04
1
-16
/
+13
|
*
|
|
|
|
|
jbd2: clean up indentation issue, replace spaces with tab
Colin Ian King
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
ext4: clean up indentation issues, remove extraneous tabs
Colin Ian King
2018-12-04
2
-7
/
+7
|
*
|
|
|
|
|
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
2018-12-04
1
-1
/
+4
|
*
|
|
|
|
|
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
2018-12-04
1
-1
/
+1
|
*
|
|
|
|
|
jbd2: avoid long hold times of j_state_lock while committing a transaction
Jan Kara
2018-12-04
2
-5
/
+41
|
*
|
|
|
|
|
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
2018-11-25
5
-94
/
+115
[next]