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
...
|
*
|
|
don't bother with most of the bad_file_ops methods
Al Viro
2015-02-20
|
*
|
|
configfs_add_file: fold into its sole caller
Al Viro
2015-02-17
|
*
|
|
configfs: fold create_dir() into its only caller
Al Viro
2015-02-17
|
*
|
|
configfs: configfs_create() init callback is never NULL and it never fails
Al Viro
2015-02-17
*
|
|
|
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
|
\
\
\
\
|
*
|
|
|
xfs: recall pNFS layouts on conflicting access
Christoph Hellwig
2015-02-15
|
*
|
|
|
xfs: implement pNFS export operations
Christoph Hellwig
2015-02-15
*
|
|
|
|
Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2015-02-21
|
\
\
\
\
\
|
*
|
|
|
|
NFSv4.1: Clean up bind_conn_to_session
Trond Myklebust
2015-02-18
|
*
|
|
|
|
NFSv4.1: Always set up a forward channel when binding the session
Trond Myklebust
2015-02-18
|
*
|
|
|
|
NFSv4.1: Don't set up a backchannel if the server didn't agree to do so
Trond Myklebust
2015-02-18
|
*
|
|
|
|
NFSv4.1: Clean up create_session
Trond Myklebust
2015-02-18
|
*
|
|
|
|
Merge branch 'cleanups'
Trond Myklebust
2015-02-18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
pnfs: Refactor the *_layout_mark_request_commit to use pnfs_layout_mark_reque...
Tom Haynes
2015-02-18
|
|
*
|
|
|
|
nfs: Can call nfs_clear_page_commit() instead
Tom Haynes
2015-02-13
|
|
*
|
|
|
|
nfs: Provide and use helper functions for marking a page as unstable
Tom Haynes
2015-02-13
|
*
|
|
|
|
|
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
2015-02-13
|
*
|
|
|
|
|
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2015-02-13
|
*
|
|
|
|
|
NFSv4.1: Convert open-coded array allocation calls to kmalloc_array()
Trond Myklebust
2015-02-11
|
*
|
|
|
|
|
NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args
Trond Myklebust
2015-02-11
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-21
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2015-02-19
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Hector Marco-Gisbert
2015-02-19
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-02-19
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Btrfs: don't remove extents and xattrs when logging new names
Filipe Manana
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: fix fsync data loss after adding hard link to inode
Filipe Manana
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: fix BUG_ON in btrfs_orphan_add() when delete unused block group
Forrest Liu
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: account for large extents with enospc
Josef Bacik
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: don't set and clear delalloc for O_DIRECT writes
Josef Bacik
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: only adjust outstanding_extents when we do a short write
Josef Bacik
2015-02-14
|
*
|
|
|
|
|
|
|
|
btrfs: Fix out-of-space bug
Zhao Lei
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: scrub, fix sleep in atomic context
Filipe Manana
2015-02-14
|
*
|
|
|
|
|
|
|
|
Btrfs: fix scheduler warning when syncing log
Filipe Manana
2015-02-14
|
*
|
|
|
|
|
|
|
|
btrfs: cleanup init for list in free-space-cache
Gui Hecheng
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: delete chunk allocation attemp when setting block group ro
Shaohua Li
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: clear bio reference after submit_one_bio()
Naohiro Aota
2015-02-02
|
*
|
|
|
|
|
|
|
|
Btrfs: fix scrub race leading to use-after-free
Filipe Manana
2015-02-02
|
*
|
|
|
|
|
|
|
|
Btrfs: add missing cleanup on sysfs init failure
Filipe Manana
2015-02-02
|
*
|
|
|
|
|
|
|
|
Btrfs: fix race between transaction commit and empty block group removal
Filipe Manana
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: add more checks to btrfs_read_sys_array
David Sterba
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: cleanup, rename a few variables in btrfs_read_sys_array
David Sterba
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: add checks for sys_chunk_array sizes
David Sterba
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize
David Sterba
2015-02-02
|
*
|
|
|
|
|
|
|
|
Btrfs: Add code to support file creation time
chandan r
2015-02-02
|
*
|
|
|
|
|
|
|
|
btrfs: kill btrfs_inode_*time helpers
David Sterba
2015-02-02
|
*
|
|
|
|
|
|
|
|
Btrfs: insert_new_root: Fix lock type of the extent buffer.
chandan
2015-01-22
|
*
|
|
|
|
|
|
|
|
Btrfs: fix unused members in struct btrfs_root
Anand Jain
2015-01-21
|
*
|
|
|
|
|
|
|
|
btrfs: qgroup: move WARN_ON() to the correct location.
Yang Dongsheng
2015-01-21
|
*
|
|
|
|
|
|
|
|
Btrfs: cleanup unused run_most
Liu Bo
2015-01-21
|
*
|
|
|
|
|
|
|
|
Rename all ref_count to refs in struct
Zhao Lei
2015-01-21
[prev]
[next]