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
*
NFS: Don't allow NFS silly-renamed files to be deleted, no signal
Trond Myklebust
2013-02-22
*
NLM: Ensure that we resend all pending blocking locks after a reclaim
Trond Myklebust
2013-02-19
*
umount oops when remove blocklayoutdriver first
fanchaoting
2013-02-17
*
nfs: remove kfree() redundant null checks
Tim Gardner
2013-02-17
*
NFSv4.1: Don't decode skipped layoutgets
Weston Andros Adamson
2013-02-17
*
NFSv4.1: Fix bulk recall and destroy of layouts
Trond Myklebust
2013-02-14
*
NFSv4.1: Fix an ABBA locking issue with session and state serialisation
Trond Myklebust
2013-02-11
*
NFSv4: Fix a reboot recovery race when opening a file
Trond Myklebust
2013-02-11
*
NFSv4: Ensure delegation recall and byte range lock removal don't conflict
Trond Myklebust
2013-02-11
*
NFSv4: Fix up the return values of nfs4_open_delegation_recall
Trond Myklebust
2013-02-11
*
NFSv4.1: Don't lose locks when a server reboots during delegation return
Trond Myklebust
2013-02-11
*
NFSv4.1: Prevent deadlocks between state recovery and file locking
Trond Myklebust
2013-02-11
*
NFSv4: Allow the state manager to mark an open_owner as being recovered
Trond Myklebust
2013-02-11
*
Revert "NFS: add nfs_sb_deactive_async to avoid deadlock"
Trond Myklebust
2013-02-01
*
Merge tag 'nfs-for-3.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-01-31
|
\
|
*
NFSv4.1: Handle NFS4ERR_DELAY when resetting the NFSv4.1 session
Trond Myklebust
2013-01-30
|
*
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-01-30
|
*
NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery
Trond Myklebust
2013-01-27
|
*
NFSv4: Fix NFSv4 trunking discovery
Trond Myklebust
2013-01-27
|
*
NFSv4: Fix NFSv4 reference counting for trunked sessions
Trond Myklebust
2013-01-27
|
*
NFS: Fix error reporting in nfs_xdev_mount
Trond Myklebust
2013-01-27
*
|
Merge tag 'for-linus-v3.8-rc6' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-01-29
|
\
\
|
*
|
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
2013-01-28
|
*
|
xfs: Fix possible use-after-free with AIO
Jan Kara
2013-01-28
|
*
|
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-28
|
*
|
xfs: limit speculative prealloc near ENOSPC thresholds
Dave Chinner
2013-01-28
|
*
|
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-28
|
*
|
xfs: pull up stack_switch check into xfs_bmapi_write
Brian Foster
2013-01-28
|
*
|
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2013-01-28
*
|
|
GFS2: fix skip unlock condition
David Teigland
2013-01-28
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
|
\
\
|
*
|
Btrfs: fix repeated delalloc work allocation
Miao Xie
2013-01-24
|
*
|
Btrfs: fix wrong max device number for single profile
Miao Xie
2013-01-24
|
*
|
Btrfs: fix missed transaction->aborted check
Miao Xie
2013-01-24
|
*
|
Btrfs: Add ACCESS_ONCE() to transaction->abort accesses
Miao Xie
2013-01-24
|
*
|
Btrfs: put csums on the right ordered extent
Josef Bacik
2013-01-24
|
*
|
Btrfs: use right range to find checksum for compressed extents
Liu Bo
2013-01-24
|
*
|
Btrfs: fix panic when recovering tree log
Josef Bacik
2013-01-24
|
*
|
Btrfs: do not allow logged extents to be merged or removed
Josef Bacik
2013-01-24
|
*
|
Btrfs: fix a regression in balance usage filter
Ilya Dryomov
2013-01-21
|
*
|
Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...
Chris Mason
2013-01-21
|
|
\
\
|
|
*
|
Btrfs: reorder locks and sanity checks in btrfs_ioctl_defrag
Ilya Dryomov
2013-01-20
|
|
*
|
Btrfs: fix unlock order in btrfs_ioctl_rm_dev
Ilya Dryomov
2013-01-20
|
|
*
|
Btrfs: fix unlock order in btrfs_ioctl_resize
Ilya Dryomov
2013-01-20
|
|
*
|
Btrfs: fix "mutually exclusive op is running" error code
Ilya Dryomov
2013-01-20
|
|
*
|
Btrfs: bring back balance pause/resume logic
Ilya Dryomov
2013-01-20
|
*
|
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-01-21
|
|
\
|
|
|
|
*
|
btrfs: update timestamps on truncate()
Eric Sandeen
2013-01-14
|
|
*
|
btrfs: fix btrfs_cont_expand() freeing IS_ERR em
Zach Brown
2013-01-14
|
|
*
|
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
2013-01-14
[next]