index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-05-08
|
\
|
*
ext4: Support case-insensitive file name lookups
Gabriel Krisman Bertazi
2019-04-25
*
|
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
|
\
\
|
*
|
afs: Add file locking tracepoints
David Howells
2019-04-25
*
|
|
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-05-07
|
\
\
\
|
*
|
|
fs: drop unused fput_atomic definition
Lukas Bulwahn
2019-04-12
|
|
/
/
*
|
|
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
|
\
\
\
|
*
|
|
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-20
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
|
\
\
\
|
*
|
|
fs: add sync_file_range() helper
Jens Axboe
2019-05-02
|
|
|
/
|
|
/
|
*
/
|
new inode method: ->free_inode()
Al Viro
2019-05-01
|
/
/
*
/
fs: stream_open - opener for stream-like files so that read and write can run...
Kirill Smelkov
2019-04-06
|
/
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
|
\
|
*
vfs: Remove kern_mount_data()
David Howells
2019-02-28
|
*
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
2019-02-28
|
*
vfs: Implement a filesystem superblock creation/configuration context
David Howells
2019-02-28
|
*
introduce fs_context methods
Al Viro
2019-01-30
|
*
convert do_remount_sb() to fs_context
David Howells
2019-01-30
|
*
teach vfs_get_tree() to handle subtype, switch do_new_mount() to it
Al Viro
2019-01-30
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2019-03-09
|
\
\
|
*
|
fscrypt: remove filesystem specific build config option
Chandan Rajendra
2019-01-23
|
|
/
*
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
|
\
\
|
*
|
fs: add fget_many() and fput_many()
Jens Axboe
2019-02-28
|
*
|
Add io_uring IO interface
Jens Axboe
2019-02-28
*
|
|
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
|
\
|
|
|
*
|
fs: add an iopoll method to struct file_operations
Christoph Hellwig
2019-02-24
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
|
\
\
\
|
*
|
|
linux/fs.h: move member alignment check next to definition of struct filename
Rasmus Villemoes
2019-03-07
*
|
|
|
Merge tag 'dtype_for_v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-07
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fs: common implementation of file type
Phillip Potter
2019-01-21
|
|
|
/
|
|
/
|
*
|
|
writeback: fix inode cgroup switching comment
Greg Thelen
2019-03-06
*
|
|
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2019-03-04
|
|
/
|
/
|
*
|
fs: Don't need to put list_lru into its own cacheline
Waiman Long
2019-01-30
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
|
\
|
*
mm: migrate: provide buffer_migrate_page_norefs()
Jan Kara
2018-12-28
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
|
\
\
|
|
/
|
/
|
|
*
block: Initialize BIO I/O priority early
Damien Le Moal
2018-11-19
*
|
fs/locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-12-07
*
|
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-30
|
/
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
|
\
|
*
vfs: hide file range comparison function
Darrick J. Wong
2018-10-29
|
*
vfs: enable remap callers that can handle short operations
Darrick J. Wong
2018-10-29
|
*
vfs: plumb remap flags through the vfs dedupe functions
Darrick J. Wong
2018-10-29
|
*
vfs: plumb remap flags through the vfs clone functions
Darrick J. Wong
2018-10-29
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-29
|
*
vfs: pass remap flags to generic_remap_checks
Darrick J. Wong
2018-10-29
|
*
vfs: pass remap flags to generic_remap_file_range_prep
Darrick J. Wong
2018-10-29
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-29
|
*
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
2018-10-29
|
*
vfs: check file ranges before cloning files
Darrick J. Wong
2018-10-29
[next]