index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
2019-10-10
|
*
|
|
|
|
|
NFS: Remove redundant mirror tracking in O_DIRECT
Trond Myklebust
2019-10-09
|
*
|
|
|
|
|
NFS: Fix O_DIRECT accounting of number of bytes read/written
Trond Myklebust
2019-10-09
|
*
|
|
|
|
|
nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request
ZhangXiaoxu
2019-10-02
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-10-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
|
*
|
|
|
|
|
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
|
*
|
|
|
|
|
smb3: Fix regression in time handling
Steve French
2019-10-09
|
*
|
|
|
|
|
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-08
|
*
|
|
|
|
|
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-06
|
*
|
|
|
|
|
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-06
|
*
|
|
|
|
|
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-10-06
|
*
|
|
|
|
|
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-10-06
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-11
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
io_uring: only flush workqueues on fileset removal
Jens Axboe
2019-10-09
|
*
|
|
|
|
io_uring: remove wait loop spurious wakeups
Pavel Begunkov
2019-10-07
|
*
|
|
|
|
io_uring: fix reversed nonblock flag for link submission
Pavel Begunkov
2019-10-04
*
|
|
|
|
|
Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-10-10
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
|
*
|
|
|
|
xfs: remove broken error handling on failed attr sf to leaf change
Brian Foster
2019-10-09
|
*
|
|
|
|
xfs: log the inode on directory sf to block format change
Brian Foster
2019-10-09
|
*
|
|
|
|
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
2019-10-06
|
*
|
|
|
|
xfs: removed unused error variable from xchk_refcountbt_rec
Aliasgar Surti
2019-10-06
|
*
|
|
|
|
xfs: remove unused flags arg from xfs_get_aghdr_buf()
Eric Sandeen
2019-10-06
|
*
|
|
|
|
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-10-06
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-10
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
2019-10-08
|
*
|
|
|
btrfs: fix uninitialized ret in ref-verify
Josef Bacik
2019-10-03
|
*
|
|
|
btrfs: allocate new inode in NOFS context
Josef Bacik
2019-10-01
|
*
|
|
|
btrfs: fix balance convert to single on 32-bit host CPUs
Zygo Blaxell
2019-10-01
|
*
|
|
|
btrfs: fix incorrect updating of log root tree
Josef Bacik
2019-10-01
|
*
|
|
|
Btrfs: fix memory leak due to concurrent append writes with fiemap
Filipe Manana
2019-10-01
*
|
|
|
|
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
|
\
\
\
\
\
|
*
|
|
|
|
libfs: take cursors out of list when moving past the end of directory
Al Viro
2019-10-09
|
*
|
|
|
|
Fix the locking in dcache_readdir() and friends
Al Viro
2019-09-22
*
|
|
|
|
|
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-10-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: add missing blkdev_put() in get_tree_bdev()
Ian Kent
2019-10-09
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-07
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
writeback: fix use-after-free in finish_writeback_work()
Tejun Heo
2019-10-07
|
*
|
|
|
|
|
|
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
2019-10-07
|
*
|
|
|
|
|
|
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
2019-10-07
|
*
|
|
|
|
|
|
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
2019-10-07
|
*
|
|
|
|
|
|
ocfs2: clear zero in unaligned direct IO
Jia Guo
2019-10-07
*
|
|
|
|
|
|
|
uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it
Linus Torvalds
2019-10-07
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
2019-10-06
*
|
|
|
|
|
|
Merge branch 'readdir' (readdir speedup and sanity checking)
Linus Torvalds
2019-10-05
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
2019-10-05
|
*
|
|
|
|
|
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
2019-10-05
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-04
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
io_uring: use __kernel_timespec in timeout ABI
Arnd Bergmann
2019-10-01
[prev]
[next]