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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-09
|
\
|
*
generic sys_execve()
Al Viro
2012-09-30
|
*
generic kernel_execve()
Al Viro
2012-09-30
|
*
the only place that needs to include asm/exec.h is linux/binfmts.h
Al Viro
2012-09-20
*
|
Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-10-09
|
\
\
|
*
|
hppfs: fix the return value of get_inode()
Wei Yongjun
2012-10-09
|
*
|
hostfs: drop vmtruncate
Marco Stornelli
2012-10-09
|
*
|
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-10-09
*
|
|
Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-10-09
|
\
\
\
|
*
\
\
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
|
|
\
\
\
|
*
|
|
|
JFFS2: don't fail on bitflips in OOB
Brian Norris
2012-09-29
|
*
|
|
|
JFFS2: fix unmount regression
Artem Bityutskiy
2012-09-29
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-09
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: init ref_index to zero in add_inode_ref
Chris Mason
2012-10-09
|
*
|
|
|
|
Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer
Wang Sheng-Hui
2012-10-09
|
*
|
|
|
|
Btrfs: fix page leakage
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: do not warn_on when we cannot alloc a page for an extent buffer
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: don't bug on enomem in readpage
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: cleanup pages properly when ENOMEM in compression
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: make filesystem read-only when submitting barrier fails
Stefan Behrens
2012-10-09
|
*
|
|
|
|
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
2012-10-09
|
*
|
|
|
|
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
2012-10-09
|
*
|
|
|
|
btrfs: fix message printing
Daniel J Blueman
2012-10-09
|
*
|
|
|
|
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
2012-10-09
|
*
|
|
|
|
btrfs: move inline function code to header file
Robin Dong
2012-10-09
|
*
|
|
|
|
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
2012-10-09
|
*
|
|
|
|
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
2012-10-09
|
*
|
|
|
|
Btrfs: don't commit instead of overcommitting
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
2012-10-09
|
*
|
|
|
|
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
2012-10-09
|
*
|
|
|
|
btrfs: fix min csum item size warnings in 32bit
Zach Brown
2012-10-09
|
*
|
|
|
|
Btrfs: run delayed refs first when out of space
Josef Bacik
2012-10-09
|
*
|
|
|
|
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
2012-10-09
|
*
|
|
|
|
Btrfs: add a type field for the transaction handle
Miao Xie
2012-10-09
|
*
|
|
|
|
Btrfs: fix memory leak in start_transaction()
Miao Xie
2012-10-09
|
*
|
|
|
|
btrfs: extended inode ref iteration
Mark Fasheh
2012-10-09
|
*
|
|
|
|
btrfs: extended inode refs
Mark Fasheh
2012-10-09
|
*
|
|
|
|
btrfs: improved readablity for add_inode_ref
Jan Schmidt
2012-10-08
|
*
|
|
|
|
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
2012-10-08
|
*
|
|
|
|
btrfs: move transaction aborts to the point of failure
David Sterba
2012-10-08
|
*
|
|
|
|
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
2012-10-08
|
*
|
|
|
|
Btrfs: fix off-by-one in file clone
Liu Bo
2012-10-08
|
*
|
|
|
|
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
2012-10-04
|
*
|
|
|
|
Btrfs: fix punch hole when no extent exists
Josef Bacik
2012-10-04
|
*
|
|
|
|
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
Josef Bacik
2012-10-04
|
*
|
|
|
|
Btrfs: remove unused write cache pages hook
Josef Bacik
2012-10-04
[next]