index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: revert runtime dax control of the raw block device
Dan Williams
2016-01-30
1
-3
/
+0
*
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
2016-01-30
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-23
1
-2
/
+27
|
\
|
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+27
*
|
dax: support dirty DAX entries in radix tree
Ross Zwisler
2016-01-22
1
-1
/
+2
|
/
*
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
1
-0
/
+11
|
\
|
*
block: enable dax for raw block devices
Dan Williams
2016-01-09
1
-0
/
+11
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
1
-6
/
+8
|
\
\
|
*
\
Merge branch 'for-linus' into work.misc
Al Viro
2016-01-08
1
-2
/
+0
|
|
\
\
|
*
|
|
new helpers: no_seek_end_llseek{,_size}()
Al Viro
2015-12-23
1
-0
/
+2
|
*
|
|
fs/attr.c: is_sxid can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
|
*
|
|
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
|
*
|
|
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
|
*
|
|
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
2015-12-06
1
-1
/
+1
|
*
|
|
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
2015-12-06
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
1
-16
/
+26
|
\
\
\
|
*
|
|
vfs: hoist the btrfs deduplication ioctl to the vfs
Darrick J. Wong
2016-01-01
1
-0
/
+4
|
*
|
|
vfs: pull btrfs clone API to vfs layer
Christoph Hellwig
2015-12-07
1
-1
/
+6
|
*
|
|
locks: new locks_mandatory_area calling convention
Christoph Hellwig
2015-12-07
1
-16
/
+14
|
*
|
|
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-12-01
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2016-01-12
1
-36
/
+42
|
\
\
\
|
*
|
|
locks: pass inode pointer to locks_free_lock_context
Jeff Layton
2016-01-08
1
-2
/
+2
|
*
|
|
locks: Allow disabling mandatory locking at compile time
Jeff Layton
2015-11-16
1
-34
/
+40
|
|
/
/
*
|
|
Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-11
1
-7
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
1
-6
/
+8
|
*
|
kill free_page_put_link()
Al Viro
2015-12-29
1
-1
/
+0
|
*
|
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
1
-3
/
+3
|
*
|
don't put symlink bodies in pagecache into highmem
Al Viro
2015-12-08
1
-0
/
+1
|
|
/
*
|
compat_ioctl: don't pass fd around when not needed
Al Viro
2016-01-08
1
-2
/
+0
|
/
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-11
1
-2
/
+0
|
\
|
*
vfs: remove stale comment in inode_operations
Ross Zwisler
2015-11-11
1
-2
/
+0
*
|
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-0
/
+1
|
\
\
|
*
|
mm/filemap.c: make global sync not clear error status of individual inodes
Junichi Nomura
2015-11-05
1
-0
/
+1
|
|
/
*
|
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
Benjamin Coddington
2015-10-22
1
-24
/
+0
*
|
locks: introduce locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-0
/
+11
|
/
*
dax: move DAX-related functions to a new header
Matthew Wilcox
2015-09-08
1
-14
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-09-05
1
-14
/
+19
|
\
|
*
Merge branch 'superblock-scaling' of git://git.kernel.org/pub/scm/linux/kerne...
Al Viro
2015-08-21
1
-3
/
+9
|
|
\
|
|
*
inode: rename i_wb_list to i_io_list
Dave Chinner
2015-08-17
1
-1
/
+1
|
|
*
sync: serialise per-superblock sync operations
Dave Chinner
2015-08-17
1
-0
/
+2
|
|
*
inode: convert inode_sb_list_lock to per-sb
Dave Chinner
2015-08-17
1
-1
/
+4
|
|
*
inode: add hlist_fake to avoid the inode hash lock in evict
Josef Bacik
2015-08-17
1
-1
/
+1
|
*
|
change sb_writers to use percpu_rw_semaphore
Oleg Nesterov
2015-08-15
1
-13
/
+6
|
*
|
shift percpu_counter_destroy() into destroy_super_work()
Oleg Nesterov
2015-08-15
1
-1
/
+2
|
*
|
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
2015-08-15
1
-0
/
+5
|
|
/
*
|
Merge tag 'nfsd-4.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-09-05
1
-0
/
+6
|
\
\
|
*
|
lockd: NLM grace period shouldn't block NFSv4 opens
J. Bruce Fields
2015-08-13
1
-0
/
+6
*
|
|
mm: move ->mremap() from file_operations to vm_operations_struct
Oleg Nesterov
2015-09-04
1
-1
/
+0
[next]