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
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-07
1
-0
/
+10
|
\
|
*
fs: add file_dentry()
Miklos Szeredi
2016-03-26
1
-0
/
+10
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
|
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-22
1
-1
/
+1
|
/
*
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
1
-1
/
+1
|
\
|
*
direct-io: always call ->end_io if non-NULL
Christoph Hellwig
2016-02-08
1
-1
/
+1
*
|
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
2016-03-21
1
-0
/
+8
|
\
\
|
*
|
fs crypto: move per-file encryption from f2fs tree to fs/crypto
Jaegeuk Kim
2016-03-17
1
-0
/
+8
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-03-19
1
-7
/
+3
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
Al Viro
2016-03-18
1
-7
/
+3
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
vfs: add the RWF_HIPRI flag for preadv2/pwritev2
Christoph Hellwig
2016-03-04
1
-0
/
+1
|
|
|
|
*
vfs: pass a flags argument to vfs_readv/vfs_writev
Christoph Hellwig
2016-03-04
1
-2
/
+2
|
|
|
|
/
|
|
*
|
kill dentry_unhash()
Al Viro
2016-03-14
1
-5
/
+0
|
|
/
/
*
|
|
ima: load policy using path
Dmitry Kasatkin
2016-02-21
1
-0
/
+1
*
|
|
kexec: replace call to copy_file_from_fd() with kernel version
Mimi Zohar
2016-02-21
1
-0
/
+2
*
|
|
module: replace copy_module_from_fd with kernel version
Mimi Zohar
2016-02-21
1
-0
/
+1
*
|
|
vfs: define kernel_copy_file_from_fd()
Mimi Zohar
2016-02-21
1
-0
/
+2
*
|
|
firmware: replace call to fw_read_file_contents() with kernel version
Mimi Zohar
2016-02-21
1
-0
/
+1
*
|
|
vfs: define kernel_read_file_from_path
Mimi Zohar
2016-02-21
1
-0
/
+2
*
|
|
vfs: define kernel_read_file_id enumeration
Mimi Zohar
2016-02-18
1
-1
/
+6
*
|
|
vfs: define a generic function to read a file from the kernel
Mimi Zohar
2016-02-18
1
-0
/
+1
|
/
/
*
|
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
|
/
[next]