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
*
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-14
8
-146
/
+163
|
\
|
*
btrfs: Use fs_info directly in btrfs_delete_unused_bgs
Zhao Lei
2015-11-11
1
-2
/
+2
|
*
btrfs: Fix lost-data-profile caused by balance bg
Zhao Lei
2015-11-11
1
-0
/
+21
|
*
btrfs: Fix lost-data-profile caused by auto removing bg
Zhao Lei
2015-11-11
1
-2
/
+5
|
*
btrfs: Remove len argument from scrub_find_csum
Zhao Lei
2015-11-11
1
-4
/
+3
|
*
btrfs: Reduce unnecessary arguments in scrub_recheck_block
Zhao Lei
2015-11-11
1
-20
/
+8
|
*
btrfs: Use scrub_checksum_data and scrub_checksum_tree_block for scrub_rechec...
Zhao Lei
2015-11-11
1
-94
/
+36
|
*
btrfs: Reset sblock->xxx_error stats before calling scrub_recheck_block_checksum
Zhao Lei
2015-11-11
1
-0
/
+4
|
*
btrfs: scrub: setup all fields for sblock_to_check
Zhao Lei
2015-11-11
1
-0
/
+12
|
*
btrfs: scrub: set error stats when tree block spanning stripes
Zhao Lei
2015-11-11
1
-0
/
+6
|
*
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
2015-11-09
1
-1
/
+3
|
*
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
2015-11-09
1
-2
/
+8
|
*
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
2015-11-08
1
-4
/
+12
|
*
Btrfs: fix sleeping inside atomic context in qgroup rescan worker
Filipe Manana
2015-11-05
1
-1
/
+0
|
*
Btrfs: fix race waiting for qgroup rescan worker
Filipe Manana
2015-11-05
1
-2
/
+1
|
*
btrfs: qgroup: exit the rescan worker during umount
Justin Maggard
2015-11-05
2
-3
/
+9
|
*
Btrfs: fix extent accounting for partial direct IO writes
Filipe Manana
2015-11-05
1
-15
/
+37
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-11-13
7
-66
/
+161
|
\
\
|
*
|
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2015-11-02
1
-6
/
+8
|
*
|
ceph: make fsync() wait unsafe requests that created/modified inode
Yan, Zheng
2015-11-02
5
-37
/
+53
|
*
|
ceph: add request to i_unsafe_dirops when getting unsafe reply
Yan, Zheng
2015-11-02
1
-7
/
+11
|
*
|
ceph: don't invalidate page cache when inode is no longer used
Yan, Zheng
2015-11-02
2
-4
/
+10
|
*
|
ceph: combine as many iovec as possile into one OSD request
Zhu, Caifeng
2015-11-02
1
-10
/
+77
|
*
|
ceph: fix message length computation
Arnd Bergmann
2015-11-02
1
-1
/
+1
|
*
|
ceph: fix a comment typo
Geliang Tang
2015-11-02
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-13
2
-4
/
+15
|
\
\
\
|
*
|
|
dax_io(): don't let non-error value escape via retval instead of EFAULT
Al Viro
2015-11-11
1
-1
/
+3
|
*
|
|
fs/block_dev.c: Remove WARN_ON() when inode writeback fails
Vivek Goyal
2015-11-11
1
-3
/
+12
*
|
|
|
Merge tag 'xfs-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-12
62
-411
/
+994
|
\
\
\
\
|
*
\
\
\
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next
Dave Chinner
2015-11-10
4
-5
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
xfs: give all workqueues rescuer threads
Chris Mason
2015-11-10
1
-3
/
+4
|
|
*
|
|
|
xfs: fix log recovery op header validation assert
Brian Foster
2015-11-10
1
-1
/
+1
|
|
*
|
|
|
xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
2015-11-10
2
-1
/
+1
|
*
|
|
|
|
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
12
-65
/
+230
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: xfs_filemap_pmd_fault treats read faults as write faults
Dave Chinner
2015-11-03
1
-4
/
+16
|
|
*
|
|
|
|
xfs: add ->pfn_mkwrite support for DAX
Dave Chinner
2015-11-03
2
-0
/
+36
|
|
*
|
|
|
|
xfs: DAX does not use IO completion callbacks
Dave Chinner
2015-11-03
3
-43
/
+2
|
|
*
|
|
|
|
xfs: Don't use unwritten extents for DAX
Dave Chinner
2015-11-03
3
-6
/
+35
|
|
*
|
|
|
|
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-11-03
6
-8
/
+97
|
|
*
|
|
|
|
xfs: fix inode size update overflow in xfs_map_direct()
Dave Chinner
2015-11-03
3
-9
/
+49
|
*
|
|
|
|
|
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
2015-11-03
14
-16
/
+101
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
xfs: optimise away log forces on timestamp updates for fdatasync
Dave Chinner
2015-11-03
5
-5
/
+29
|
|
*
|
|
|
|
xfs: don't leak uuid table on rmmod
Darrick J. Wong
2015-11-03
3
-0
/
+12
|
|
*
|
|
|
|
xfs: invalidate cached acl if set via ioctl
Andreas Gruenbacher
2015-11-03
3
-15
/
+36
|
|
*
|
|
|
|
xfs: Plug memory leak in xfs_attrmulti_attr_set
Andreas Gruenbacher
2015-11-03
1
-1
/
+4
|
|
*
|
|
|
|
xfs: Validate the length of on-disk ACLs
Andreas Gruenbacher
2015-11-03
2
-7
/
+14
|
|
*
|
|
|
|
xfs: invalidate cached acl if set directly via xattr
Brian Foster
2015-11-03
1
-2
/
+19
|
|
*
|
|
|
|
xfs: clear PF_NOFREEZE for xfsaild kthread
Jiri Kosina
2015-11-02
1
-0
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'xfs-stats-fixes' into for-next
Dave Chinner
2015-10-19
3
-2
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
xfs: fix an error code in xfs_fs_fill_super()
Dan Carpenter
2015-10-18
1
-1
/
+1
[next]