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
*
fix mremap() vs. ioctx_kill() race
Al Viro
2015-04-06
1
-1
/
+1
*
fs: make sure the timestamps for lazytime inodes eventually get written
Theodore Ts'o
2015-03-17
1
-0
/
+1
*
Merge tag 'locks-v3.20-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2015-02-18
1
-3
/
+0
|
\
|
*
Revert "locks: keep a count of locks on the flctx lists"
Jeff Layton
2015-02-16
1
-3
/
+0
*
|
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-0
/
+10
|
\
\
|
*
|
vfs: add find_inode_nowait() function
Theodore Ts'o
2015-02-05
1
-0
/
+5
|
*
|
vfs: add support for a lazytime mount option
Theodore Ts'o
2015-02-05
1
-0
/
+5
*
|
|
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-0
/
+3
|
\
\
\
|
*
|
|
fs: add vfs_iter_{read,write} helpers
Christoph Hellwig
2015-01-29
1
-0
/
+3
|
|
/
/
*
|
|
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2015-02-17
1
-7
/
+2
|
\
\
\
|
*
|
|
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2015-01-23
1
-7
/
+2
*
|
|
|
dax: add dax_zero_page_range
Matthew Wilcox
2015-02-16
1
-0
/
+1
*
|
|
|
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
1
-1
/
+1
*
|
|
|
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
1
-2
/
+0
*
|
|
|
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
1
-9
/
+1
*
|
|
|
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
1
-1
/
+3
*
|
|
|
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-02-16
1
-0
/
+1
*
|
|
|
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
1
-4
/
+8
*
|
|
|
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
1
-0
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
1
-2
/
+4
|
\
\
\
|
*
|
|
fs: consolidate {nr,free}_cached_objects args in shrink_control
Vladimir Davydov
2015-02-12
1
-2
/
+4
*
|
|
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-4
/
+24
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make super_blocks and sb_lock static
Al Viro
2015-02-02
1
-2
/
+0
|
*
|
|
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+1
|
*
|
|
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
2015-01-20
1
-0
/
+23
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-02-12
1
-0
/
+16
|
\
\
\
|
*
|
|
fs: add FL_LAYOUT lease type
Christoph Hellwig
2015-02-02
1
-0
/
+16
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-5
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rmap: drop support of non-linear mappings
Kirill A. Shutemov
2015-02-10
1
-3
/
+1
|
*
|
|
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
2015-02-10
1
-6
/
+0
|
*
|
|
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
2015-02-10
1
-2
/
+6
|
|
/
/
*
|
|
locks: update comments that refer to inode->i_flock
Jeff Layton
2015-01-21
1
-9
/
+10
*
|
|
locks: keep a count of locks on the flctx lists
Jeff Layton
2015-01-16
1
-0
/
+3
*
|
|
locks: clean up the lm_change prototype
Jeff Layton
2015-01-16
1
-3
/
+3
*
|
|
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
1
-0
/
+1
*
|
|
locks: remove i_flock field from struct inode
Jeff Layton
2015-01-16
1
-1
/
+2
*
|
|
locks: convert lease handling to file_lock_context
Jeff Layton
2015-01-16
1
-2
/
+3
*
|
|
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
1
-1
/
+2
*
|
|
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
2015-01-16
1
-0
/
+11
*
|
|
locks: add new struct list_head to struct file_lock
Jeff Layton
2015-01-16
1
-0
/
+1
|
/
/
*
|
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2015-01-08
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-16
1
-1
/
+0
|
\
|
*
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-10
1
-1
/
+0
*
|
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-16
1
-1
/
+1
|
\
\
|
*
\
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
1
-3
/
+46
|
|
\
\
|
*
|
|
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
2014-11-07
1
-1
/
+1
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-12-14
1
-0
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
2014-11-19
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
VFS: refactor vfs_read()
Dmitry Kasatkin
2014-11-17
1
-0
/
+1
*
|
|
|
|
|
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-12-14
1
-0
/
+1
|
\
\
\
\
\
\
[next]