index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-3
/
+0
*
fs: Provide infrastructure for dynamic BDIs in filesystems
Jan Kara
2017-04-20
1
-0
/
+6
*
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
2017-03-09
1
-1
/
+1
*
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
1
-8
/
+27
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-03-02
1
-13
/
+39
|
\
|
*
Merge remote-tracking branch 'ovl/for-viro' into for-linus
Al Viro
2017-03-02
1
-13
/
+39
|
|
\
|
|
*
vfs: use helper for calling f_op->fsync()
Miklos Szeredi
2017-02-20
1
-0
/
+6
|
|
*
mm: use helper for calling f_op->mmap()
Miklos Szeredi
2017-02-20
1
-0
/
+5
|
|
*
vfs: use helpers for calling f_op->{read,write}_iter()
Miklos Szeredi
2017-02-20
1
-0
/
+12
|
|
*
vfs: wrap write f_ops with file_{start,end}_write()
Amir Goldstein
2017-02-07
1
-13
/
+13
|
|
*
vfs: create vfs helper vfs_tmpfile()
Amir Goldstein
2017-02-07
1
-0
/
+3
*
|
|
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-0
/
+5
|
/
/
*
|
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
1
-0
/
+1
*
|
block: Unhash block device inodes on gendisk destruction
Jan Kara
2017-02-02
1
-0
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
1
-0
/
+2
|
\
|
*
fs: Provide function to get superblock with exclusive s_umount
Jan Kara
2016-11-23
1
-0
/
+2
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+2
|
\
\
|
*
|
vfs: make generic_readlink() static
Miklos Szeredi
2016-12-09
1
-1
/
+0
|
*
|
vfs: default to generic_readlink()
Miklos Szeredi
2016-12-09
1
-0
/
+1
|
*
|
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
1
-3
/
+9
|
\
\
|
*
\
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
Al Viro
2016-12-16
1
-0
/
+6
|
|
\
\
|
|
*
|
vfs: refactor clone/dedupe_file_range common functions
Darrick J. Wong
2016-12-09
1
-0
/
+6
|
|
|
/
|
*
|
vfs: misc struct path constification
Al Viro
2016-12-05
1
-1
/
+1
|
*
|
namespace.c: constify struct path passed to a bunch of primitives
Al Viro
2016-12-05
1
-1
/
+1
|
*
|
fs: Constify path_is_under()'s arguments
Mickaël Salaün
2016-12-05
1
-1
/
+1
|
|
/
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
1
-0
/
+13
|
\
\
|
*
|
vfs: call vfs_clone_file_range() under freeze protection
Amir Goldstein
2016-12-16
1
-0
/
+13
|
|
/
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-67
/
+1
|
\
\
|
|
/
|
/
|
|
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
*
block, fs: move submit_bio to bio.h
Christoph Hellwig
2016-11-01
1
-1
/
+0
|
*
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
2016-11-01
1
-13
/
+0
|
*
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-47
/
+0
|
*
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
1
-5
/
+5
|
*
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2016-11-01
1
-3
/
+3
|
*
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
*
block: add a proper block layer data direction encoding
Christoph Hellwig
2016-10-28
1
-5
/
+0
*
|
aio: fix freeze protection of aio writes
Jan Kara
2016-10-30
1
-0
/
+1
*
|
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
2016-10-30
1
-1
/
+0
|
/
*
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-14
1
-0
/
+1
|
\
|
*
vfs: add vfs_get_link() helper
Miklos Szeredi
2016-10-14
1
-0
/
+1
*
|
mm: split gfp_mask and mapping flags into separate fields
Michal Hocko
2016-10-11
1
-1
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-3
/
+3
|
\
\
|
*
\
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
1
-3
/
+2
|
|
\
\
|
|
*
|
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
|
*
|
vfs: remove unused i_op->rename
Miklos Szeredi
2016-09-27
1
-2
/
+0
|
|
*
|
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
2016-09-27
1
-1
/
+2
|
|
|
/
|
*
|
vfs: Add current_time() api
Deepa Dinamani
2016-09-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-9
/
+14
|
\
\
|
*
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-5
/
+0
[next]