index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
|
\
|
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
|
*
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
|
*
restore killability of old mutex_lock_killable(&inode->i_mutex) users
Al Viro
2016-05-26
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-27
|
\
\
|
*
|
ovl: Do d_type check only if work dir creation was successful
Vivek Goyal
2016-05-27
|
*
|
ovl: override creds with the ones from the superblock mounter
Antonio Murdaca
2016-05-27
*
|
|
Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
|
\
\
\
|
*
|
|
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
2016-05-26
|
*
|
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
|
|
\
\
\
|
|
*
|
|
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
|
|
*
|
|
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
|
|
*
|
|
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
|
|
*
|
|
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
|
|
*
|
|
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
|
|
*
|
|
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
|
|
*
|
|
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
|
*
|
|
|
btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
Zhao Lei
2016-05-25
|
*
|
|
|
Btrfs: fix unexpected return value of fiemap
Liu Bo
2016-05-25
|
*
|
|
|
Btrfs: free sys_array eb as soon as possible
Liu Bo
2016-05-25
*
|
|
|
|
mm: remove more IS_ERR_VALUE abuses
Linus Torvalds
2016-05-27
*
|
|
|
|
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
*
|
|
|
|
direct-io: fix direct write stale data exposure from concurrent buffered read
Eryu Guan
2016-05-27
*
|
|
|
|
ocfs2: bump up o2cb network protocol version
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: fix hb hung time
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: don't negotiate if last hb fail
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: add some user/debug log
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: add NEGOTIATE_APPROVE message
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: add NEGO_TIMEOUT message
Junxiao Bi
2016-05-27
*
|
|
|
|
ocfs2: o2hb: add negotiate timer
Junxiao Bi
2016-05-27
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-27
|
\
\
\
\
\
|
*
|
|
|
|
ocfs2: fix improper handling of return errno
Eric Ren
2016-05-26
*
|
|
|
|
|
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-26
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dax: Remove i_mmap_lock protection
Jan Kara
2016-05-19
|
*
|
|
|
|
|
dax: Use radix tree entry lock to protect cow faults
Jan Kara
2016-05-19
|
*
|
|
|
|
|
dax: New fault locking
Jan Kara
2016-05-19
|
*
|
|
|
|
|
dax: Define DAX lock bit for radix tree exceptional entry
Jan Kara
2016-05-19
|
*
|
|
|
|
|
dax: Make huge page handling depend of CONFIG_BROKEN
Jan Kara
2016-05-19
|
*
|
|
|
|
|
dax: Fix condition for filling of PMD holes
Jan Kara
2016-05-19
*
|
|
|
|
|
|
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
dax: fix a comment in dax_zero_page_range and dax_truncate_page
Vishal Verma
2016-05-18
|
*
|
|
|
|
|
dax: for truncate/hole-punch, do zeroing through the driver if possible
Vishal Verma
2016-05-18
|
*
|
|
|
|
|
dax: export a low-level __dax_zero_page_range helper
Christoph Hellwig
2016-05-18
[next]