index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
3
-4
/
+11
*
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-31
2
-10
/
+5
*
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-31
1
-3
/
+3
*
xfs: fix the dax supported check in xfs_ioctl_setattr_dax_invalidate
Christoph Hellwig
2019-08-31
1
-2
/
+1
*
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
2019-08-31
1
-0
/
+26
*
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-31
7
-19
/
+55
*
xfs: consolidate attribute value copying
Dave Chinner
2019-08-31
1
-39
/
+49
*
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-31
2
-16
/
+2
*
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-31
1
-16
/
+17
*
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-31
4
-26
/
+48
*
xfs: reverse search directory freespace indexes
Dave Chinner
2019-08-31
1
-8
/
+5
*
xfs: speed up directory bestfree block scanning
Dave Chinner
2019-08-31
1
-63
/
+34
*
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-31
1
-92
/
+102
*
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-31
1
-166
/
+158
*
xfs: move xfs_dir2_addname()
Dave Chinner
2019-08-31
1
-71
/
+69
*
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-31
5
-14
/
+8
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-30
15
-44
/
+54
*
xfs: log proper length of btree block in scrub/repair
Eric Sandeen
2019-08-28
1
-1
/
+1
*
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
2
-1
/
+1
*
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
5
-29
/
+15
*
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
5
-61
/
+36
*
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
4
-52
/
+36
*
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
2019-08-28
1
-4
/
+4
*
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-08-28
1
-2
/
+14
*
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
2019-08-28
1
-1
/
+4
*
xfs: fix maxicount division by zero error
Darrick J. Wong
2019-08-28
1
-2
/
+7
*
xfs: bmap scrub should only scrub records once
Darrick J. Wong
2019-08-27
1
-31
/
+46
*
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-27
1
-2
/
+0
*
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-27
6
-22
/
+60
*
xfs: get allocation alignment from the buftarg
Dave Chinner
2019-08-27
1
-0
/
+6
*
xfs: add kmem allocation trace points
Dave Chinner
2019-08-27
4
-9
/
+50
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
46
-109
/
+102
*
Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-08-25
3
-3
/
+5
|
\
|
*
ubifs: Limit the number of pages in shrink_liability
Liu Song
2019-08-22
1
-1
/
+1
|
*
ubifs: Correctly initialize c->min_log_bytes
Richard Weinberger
2019-08-22
1
-0
/
+4
|
*
ubifs: Fix double unlock around orphan_delete()
Richard Weinberger
2019-08-22
1
-2
/
+0
*
|
userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
Oleg Nesterov
2019-08-25
1
-12
/
+13
*
|
Merge tag 'xfs-5.3-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-24
1
-0
/
+1
|
\
\
|
*
|
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
2019-08-23
1
-0
/
+1
*
|
|
Merge tag 'for-linus-20190823' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-08-23
1
-19
/
+47
|
\
\
\
|
*
|
|
io_uring: add need_resched() check in inner poll loop
Jens Axboe
2019-08-22
1
-1
/
+7
|
*
|
|
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
2019-08-20
1
-7
/
+15
|
*
|
|
io_uring: fix potential hang with polled IO
Jens Axboe
2019-08-20
1
-11
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'xfs-5.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-08-23
4
-88
/
+82
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
2019-08-20
1
-1
/
+1
|
*
|
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
2019-08-19
1
-26
/
+37
|
*
|
vfs: fix page locking deadlocks when deduping files
Darrick J. Wong
2019-08-17
1
-8
/
+41
|
*
|
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
2019-08-17
1
-2
/
+2
|
*
|
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
2019-08-17
1
-52
/
+2
*
|
|
Merge tag 'ceph-for-5.3-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-08-23
7
-15
/
+30
|
\
\
\
[next]