index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
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
|
*
fs: Export generic_fadvise()
Jan Kara
2019-08-31
2
-2
/
+4
|
*
mm: Handle MADV_WILLNEED through vfs_fadvise()
Jan Kara
2019-08-31
1
-6
/
+16
|
*
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 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-09-19
6
-18
/
+52
|
\
\
|
*
|
vfs: don't allow writes to swap files
Darrick J. Wong
2019-08-20
6
-3
/
+38
|
*
|
mm: set S_SWAPFILE on blockdev swap devices
Darrick J. Wong
2019-08-20
1
-16
/
+15
*
|
|
Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ms...
Linus Torvalds
2019-09-19
5
-30
/
+52
|
\
\
\
|
*
|
|
ovl: filter of trusted xattr results in audit
Mark Salyzyn
2019-09-11
1
-1
/
+2
|
*
|
|
ovl: Fix dereferencing possible ERR_PTR()
Ding Xiang
2019-09-11
1
-2
/
+1
|
*
|
|
ovl: fix regression caused by overlapping layers detection
Amir Goldstein
2019-07-16
3
-27
/
+49
*
|
|
|
Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-09-19
65
-5499
/
+6066
|
\
\
\
\
|
*
|
|
|
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
2019-09-09
1
-0
/
+1
|
*
|
|
|
btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_...
Nikolay Borisov
2019-09-09
1
-6
/
+3
|
*
|
|
|
btrfs: create structure to encode checksum type and length
Johannes Thumshirn
2019-09-09
2
-18
/
+24
|
*
|
|
|
btrfs: turn checksum type define into an enum
Johannes Thumshirn
2019-09-09
1
-1
/
+3
|
*
|
|
|
btrfs: add enospc debug messages for ticket failure
Josef Bacik
2019-09-09
1
-7
/
+25
|
*
|
|
|
btrfs: do not account global reserve in can_overcommit
Josef Bacik
2019-09-09
1
-18
/
+1
|
*
|
|
|
btrfs: use btrfs_try_granting_tickets in update_global_rsv
Josef Bacik
2019-09-09
1
-0
/
+1
|
*
|
|
|
btrfs: always reserve our entire size for the global reserve
Josef Bacik
2019-09-09
1
-9
/
+4
|
*
|
|
|
btrfs: change the minimum global reserve size
Josef Bacik
2019-09-09
1
-1
/
+21
|
*
|
|
|
btrfs: rename btrfs_space_info_add_old_bytes
Josef Bacik
2019-09-09
3
-4
/
+5
[prev]
[next]