projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/moto-9609/android_kernel_motorola_exynos9610.git
Author
Commit
2016-11-30
Christoph Hellwig
xfs: use iomap_dio_rw
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Christoph Hellwig
iomap: implement direct I/O
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Christoph Hellwig
fs: make sb_init_dio_done_wq available outside of direc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Christoph Hellwig
xfs: remove i_iolock and use i_rwsem in the VFS inode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Peter Zijlstra
locking/lockdep: Provide a type check for lock_is_held
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Kent Overstreet
block: add bio_iov_iter_get_pages()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-30
Dave Chinner
Merge branch 'xfs-4.10-misc-fixes-2' into iomap-4.10...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Brian Foster
xfs: pass post-eof speculative prealloc blocks to bmapi
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Brian Foster
xfs: clean up cow fork reservation and tag inodes correctly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Brian Foster
xfs: track preallocation separately in xfs_bmapi_reserv...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Darrick J....
xfs: always succeed when deduping zero bytes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Bhumika Goyal
fs: xfs: libxfs: constify xfs_nameops structures
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Bhumika Goyal
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Darrick J....
xfs: factor rmap btree size into the indlen calculations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-28
Eric Sandeen
xfs: add XBF_XBF_NO_IOACCT to buf trace output
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: remove NULLEXTNUM
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: remove xfs_bmap_search_extents
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in xfs_reflink_end_cow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in xfs_reflink_cance...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in xfs_reflink_trim_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: cleanup xfs_reflink_find_cow_mapping
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in __xfs_reflink_res...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers xfs_file_iomap_begin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in __xfs_bunmapi
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in xfs_bmapi_write
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: use new extent lookup helpers in xfs_bmapi_read
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: cleanup xfs_bmap_last_before
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-24
Christoph Hellwig
xfs: new inode extent list lookup helpers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-09
Jan Kara
dax: Introduce IOMAP_FAULT flag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-09
Brian Foster
xfs: fix unbalanced inode reclaim flush locking
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Eric Sandeen
xfs: provide helper for counting extents from if_bytes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Eric Sandeen
xfs: fix up xfs_swap_extent_forks inline extent handling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Brian Foster
xfs: don't BUG() on mixed direct and mapped I/O
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Brian Foster
xfs: don't skip cow forks w/ delalloc blocks in cowbloc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: remove "depends on BROKEN" from FS_DAX_PMD
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
xfs: use struct iomap based DAX PMD fault path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: add struct iomap based DAX PMD support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: move put_(un)locked_mapping_entry() in dax.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: move RADIX_DAX_* defines to dax.h
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: dax_iomap_fault() needs to call iomap_end()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: add dax_iomap_sector() helper function
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: correct dax iomap code namespace
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: remove dax_pmd_fault()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: coordinate locking for offsets in PMD range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: consistent variable naming for DAX entries
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: remove the last BUG_ON() from fs/dax.c
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: make 'wait_table' global variable static
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
ext2: remove support for DAX PMD faults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
dax: remove buffer_size_valid()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-11-08
Ross Zwisler
ext4: tell DAX the size of allocation holes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-24
Darrick J....
xfs: defer should abort intent items if the trans roll...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-24
Brian Foster
xfs: clear cowblocks tag when cow fork is emptied
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-24
Brian Foster
xfs: fix up inode cowblocks tracking tracepoints
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-24
Jan Kara
fs: Do to trim high file position bits in iomap_page_mk...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: remove xfs_bunmapi_cow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: optimize xfs_reflink_end_cow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: optimize xfs_reflink_cancel_cow_blocks
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: refactor xfs_bunmapi_cow
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: optimize writes to reflink files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: don't bother looking at the refcount tree for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: handle "raw" delayed extents xfs_reflink_trim_arou...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Darrick J....
xfs: add xfs_trim_extent
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
iomap: add IOMAP_REPORT
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: merge xfs_reflink_remap_range and xfs_file_share_range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: remove xfs_file_wait_for_io
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: move inode locking from xfs_reflink_remap_range...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: fix the same_inode check in xfs_file_share_range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: remove the same fs check from xfs_file_share_range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Roger Willcocks
libxfs: v3 inodes are only valid on crc-enabled filesystems
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Darrick J....
libxfs: clean up _calc_dquots_per_chunk
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Darrick J....
xfs: unset MS_ACTIVE if mount fails
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Eric Sandeen
xfs: remove pointless error goto in xfs_bmap_remap_alloc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Christoph Hellwig
xfs: don't take the IOLOCK exclusive for direct I/O...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Eric Biggers
xfs: add some 'static' annotations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Geert Uytterhoeven
xfs: Fix uninitialized variable in xfs_reflink_reserve_...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-20
Colin Ian King
xfs: remove redundant assignment of ifp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Linux 4.9-rc1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge tag 'befs-v4.9-rc1' of git://github.com/luisbg...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge tag 'gcc-plugins-v4.9-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge tag 'sound-fix-4.9-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge branch 'for-next' of git://git.samba.org/sfrench...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge branch 'for-linus-4.9' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Al Viro
Merge branch 'work.uaccess' into for-linus
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Guenter Roeck
score: traps: Add missing include file to fix build...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Oleg Nesterov
fs/super.c: don't fool lockdep in freeze_super() and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Linus Torvalds
Merge branch 'overlayfs-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Oleg Nesterov
fs/super.c: fix race between freeze_super() and thaw_su...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Vivek Goyal
overlayfs: Fix setting IOP_XATTR flag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-15
Vegard Nossum
iov_iter: kernel-doc import_iovec() and rw_copy_check_u...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge tag 'linux-kselftest-4.9-rc1-update' of git:...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge branch 'misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge branch 'kbuild' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge tag 'for-linus-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2016-10-14
Linus Torvalds
Merge tag 'rtc-4.9' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next