summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-286-27/+68
|\
| * Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-1014-70/+74
| |\
| * | blkcg: associate writeback bios with a blkgDennis Zhou2018-12-082-6/+6
| * | aio: clear IOCB_HIPRIChristoph Hellwig2018-12-041-3/+8
| * | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-0453-304/+501
| |\ \
| * | | block: avoid extra bio reference for async O_DIRECTChristoph Hellwig2018-11-301-4/+13
| * | | block: make blk_poll() take a parameter on whether to spin or notJens Axboe2018-11-263-4/+4
| * | | aio: Fix fallback I/O priority valueDamien Le Moal2018-11-201-1/+1
| * | | block: avoid ordered task state change for polled IOJens Axboe2018-11-192-3/+7
| * | | Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-1833-164/+301
| |\ \ \
| * | | | block: don't plug for aio/O_DIRECT HIPRI IOJens Axboe2018-11-161-2/+11
| * | | | block: for async O_DIRECT, mark us as polling if asked toJens Axboe2018-11-161-0/+3
| * | | | block: add polled wakeup task helperJens Axboe2018-11-162-3/+3
| * | | | block: add REQ_HIPRI and inherit it from IOCB_HIPRIJens Axboe2018-11-073-1/+12
* | | | | Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-284-239/+311
|\ \ \ \ \
| * | | | | vfs: replace current_kernel_time64 with ktime equivalentArnd Bergmann2018-12-181-1/+3
| * | | | | io_pgetevents: use __kernel_timespecDeepa Dinamani2018-12-061-3/+81
| * | | | | pselect6: use __kernel_timespecDeepa Dinamani2018-12-061-13/+81
| * | | | | ppoll: use __kernel_timespecDeepa Dinamani2018-12-061-55/+111
| * | | | | signal: Add restore_user_sigmask()Deepa Dinamani2018-12-063-103/+16
| * | | | | signal: Add set_user_sigmask()Deepa Dinamani2018-12-063-70/+25
| |/ / / /
* | | | | Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-12-287-146/+236
|\ \ \ \ \
| * | | | | locks: Use inode_is_open_for_writeNikolay Borisov2018-12-171-1/+1
| * | | | | fs/locks: remove unnecessary white space.NeilBrown2018-12-071-21/+12
| * | | | | fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown2018-12-074-29/+19
| * | | | | fs/locks: create a tree of dependent requests.NeilBrown2018-12-071-6/+63
| * | | | | fs/locks: change all *_conflict() functions to return bool.NeilBrown2018-12-071-12/+15
| * | | | | fs/locks: always delete_block after waiting.NeilBrown2018-12-071-16/+24
| * | | | | fs/locks: allow a lock request to block other requests.NeilBrown2018-11-301-6/+37
| * | | | | fs/locks: use properly initialized file_lock when unlocking.NeilBrown2018-11-301-14/+14
| * | | | | ocfs2: properly initial file_lock used for unlock.NeilBrown2018-11-301-5/+5
| * | | | | gfs2: properly initial file_lock used for unlock.NeilBrown2018-11-301-5/+5
| * | | | | NFS: use locks_copy_lock() to copy locks.NeilBrown2018-11-301-2/+4
| * | | | | fs/locks: split out __locks_wake_up_blocks().NeilBrown2018-11-301-11/+16
| * | | | | fs/locks: rename some lists and pointers.NeilBrown2018-11-302-29/+32
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-2813-174/+272
|\ \ \ \ \ \
| * | | | | | ext4: check for shutdown and r/o file system in ext4_write_inode()Theodore Ts'o2018-12-191-2/+7
| * | | | | | ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2018-12-191-0/+11
| * | | | | | ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2018-12-198-41/+65
| * | | | | | ext4: include terminating u32 in size of xattr entries when expanding inodesTheodore Ts'o2018-12-191-1/+1
| * | | | | | ext4: compare old and new mode before setting update_mode flagChengguang Xu2018-12-101-1/+2
| * | | | | | ext4: fix EXT4_IOC_GROUP_ADD ioctlruippan (潘睿)2018-12-041-1/+1
| * | | | | | ext4: hard fail dax mount on unsupported devicesEric Sandeen2018-12-041-3/+3
| * | | | | | ext4: remove redundant condition checkChengguang Xu2018-12-041-16/+13
| * | | | | | jbd2: clean up indentation issue, replace spaces with tabColin Ian King2018-12-041-1/+1
| * | | | | | ext4: clean up indentation issues, remove extraneous tabsColin Ian King2018-12-042-7/+7
| * | | | | | ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()Maurizio Lombardi2018-12-041-1/+4
| * | | | | | ext4: fix possible use after free in ext4_quota_enablePan Bian2018-12-041-1/+1
| * | | | | | jbd2: avoid long hold times of j_state_lock while committing a transactionJan Kara2018-12-042-5/+41
| * | | | | | ext4: add ext4_sb_bread() to disambiguate ENOMEM casesTheodore Ts'o2018-11-255-94/+115