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
*
ovl: don't cache acl on overlay layer
Miklos Szeredi
2016-09-01
1
-0
/
+1
*
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
2016-08-07
1
-2
/
+1
*
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2016-08-07
1
-5
/
+0
|
\
|
*
Merge branch 'for-viro' of git://git.kernel.org/pub/scm/linux/kernel/git/msze...
Al Viro
2016-08-03
1
-5
/
+0
|
|
\
|
|
*
vfs: make dentry_needs_remove_privs() internal
Miklos Szeredi
2016-08-03
1
-1
/
+0
|
|
*
vfs: remove file_needs_remove_privs()
Miklos Szeredi
2016-08-03
1
-4
/
+0
*
|
|
mm/block: convert rw_page users to bio op use
Mike Christie
2016-08-04
1
-1
/
+2
*
|
|
firmware: support loading into a pre-allocated buffer
Stephen Boyd
2016-08-02
1
-0
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-07-29
1
-29
/
+50
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
Seth Forshee
2016-07-05
1
-25
/
+25
|
*
|
vfs: Don't modify inodes with a uid or gid unknown to the vfs
Eric W. Biederman
2016-07-05
1
-0
/
+5
|
*
|
userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flag
Eric W. Biederman
2016-06-23
1
-1
/
+0
|
*
|
vfs: Generalize filesystem nodev handling.
Eric W. Biederman
2016-06-23
1
-0
/
+2
|
*
|
fs: Add user namespace member to struct super_block
Eric W. Biederman
2016-06-23
1
-0
/
+12
|
*
|
vfs: Pass data, ns, and ns->userns to mount_ns
Eric W. Biederman
2016-06-23
1
-2
/
+3
|
*
|
mnt: Refactor fs_fully_visible into mount_too_revealing
Eric W. Biederman
2016-06-23
1
-1
/
+3
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-07-29
1
-0
/
+1
|
\
\
|
*
|
mm: export filemap_check_errors() to modules
Miklos Szeredi
2016-07-29
1
-0
/
+1
|
|
/
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-07-28
1
-7
/
+1
|
\
\
|
*
|
bdev: get rid of ->bd_inodes
Al Viro
2016-07-19
1
-1
/
+0
|
*
|
vfs: merge .d_select_inode() into .d_real()
Miklos Szeredi
2016-06-30
1
-6
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
1
-0
/
+6
|
\
\
|
*
|
mm: migrate: support non-lru movable page migration
Minchan Kim
2016-07-26
1
-0
/
+2
|
*
|
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2016-07-26
1
-0
/
+4
|
|
/
*
|
block: get rid of bio_rw and READA
Christoph Hellwig
2016-07-20
1
-17
/
+1
*
|
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-2
/
+2
*
|
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
1
-22
/
+15
*
|
direct-io: use bio set/get op accessors
Mike Christie
2016-06-07
1
-1
/
+1
*
|
block: add REQ_OP definitions and helpers
Mike Christie
2016-06-07
1
-2
/
+24
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-27
1
-1
/
+2
|
\
|
*
switch ->setxattr() to passing dentry and inode separately
Al Viro
2016-05-27
1
-1
/
+2
*
|
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
block: Update blkdev_dax_capable() for consistency
Toshi Kani
2016-05-17
1
-8
/
+0
|
*
dax: Remove complete_unwritten argument
Jan Kara
2016-05-16
1
-1
/
+0
*
|
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-23
1
-8
/
+0
|
\
\
|
*
|
Revert "block: enable dax for raw block devices"
Dan Williams
2016-05-20
1
-8
/
+0
|
|
/
*
|
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-05-20
1
-0
/
+2
|
\
\
|
*
\
Merge 4.6-rc4 into driver-core-next
Greg Kroah-Hartman
2016-04-19
1
-2
/
+12
|
|
\
\
|
|
|
/
|
*
|
chrdev: emit a warning when we go below dynamic major range
Linus Walleij
2016-03-29
1
-0
/
+2
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-19
1
-6
/
+25
|
\
\
\
|
*
|
|
fs: fix over-zealous use of "const"
Kees Cook
2016-04-27
1
-1
/
+1
|
*
|
|
fs: define a string representation of the kernel_read_file_id enumeration
Mimi Zohar
2016-04-21
1
-6
/
+25
|
|
/
/
*
|
|
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
1
-12
/
+29
|
\
\
\
|
*
|
|
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
1
-6
/
+18
|
*
|
|
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
1
-4
/
+10
|
*
|
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-5
/
+4
|
*
|
|
filemap: remove the pos argument to generic_file_direct_write
Christoph Hellwig
2016-05-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-05-17
1
-1
/
+1
|
\
\
\
|
*
|
|
constify vfs_truncate()
Al Viro
2016-03-28
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]