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: fix compiler warnings
Darrick J. Wong
2017-09-02
5
-8
/
+11
|
*
|
|
|
fsmap: fix documentation of FMR_OF_LAST
Darrick J. Wong
2017-09-01
1
-1
/
+1
|
*
|
|
|
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
2017-09-01
1
-4
/
+3
|
*
|
|
|
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
2017-09-01
1
-3
/
+1
|
*
|
|
|
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-01
1
-7
/
+0
|
*
|
|
|
xfs: disable per-inode DAX flag
Christoph Hellwig
2017-09-01
1
-1
/
+2
|
*
|
|
|
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
2017-09-01
1
-32
/
+12
|
*
|
|
|
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
2
-11
/
+11
|
*
|
|
|
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
2017-09-01
1
-16
/
+4
|
*
|
|
|
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-92
/
+88
|
*
|
|
|
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
1
-25
/
+29
|
*
|
|
|
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
2017-09-01
1
-5
/
+7
|
*
|
|
|
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
2017-09-01
1
-4
/
+7
|
*
|
|
|
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-09-01
3
-6
/
+20
|
*
|
|
|
xfs: consolidate the various page fault handlers
Christoph Hellwig
2017-09-01
2
-65
/
+60
|
*
|
|
|
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2017-09-01
2
-3
/
+2
|
*
|
|
|
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
2
-18
/
+65
|
*
|
|
|
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-01
2
-3
/
+6
|
*
|
|
|
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
1
-18
/
+26
|
*
|
|
|
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
3
-1
/
+4
|
*
|
|
|
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
3
-18
/
+16
|
*
|
|
|
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
2
-17
/
+33
|
*
|
|
|
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
2
-11
/
+2
|
*
|
|
|
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
2
-30
/
+33
|
*
|
|
|
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
3
-13
/
+1
|
*
|
|
|
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
15
-116
/
+129
|
*
|
|
|
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
3
-4
/
+4
|
*
|
|
|
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
9
-56
/
+48
|
*
|
|
|
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-01
2
-10
/
+23
|
*
|
|
|
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-09-01
4
-1
/
+14
|
*
|
|
|
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-08-22
1
-28
/
+27
|
*
|
|
|
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
2
-0
/
+20
|
*
|
|
|
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-08-22
1
-4
/
+3
|
*
|
|
|
xfs: add log item pinning error injection tag
Brian Foster
2017-08-22
3
-2
/
+22
|
*
|
|
|
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-08-22
1
-31
/
+77
|
*
|
|
|
xfs: always verify the log tail during recovery
Brian Foster
2017-08-22
1
-23
/
+3
|
*
|
|
|
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-08-22
1
-4
/
+14
|
*
|
|
|
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
6
-5
/
+108
|
*
|
|
|
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-08-22
2
-3
/
+36
|
*
|
|
|
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-08-22
1
-0
/
+7
|
*
|
|
|
xfs: write unmount record for ro mounts
Eric Sandeen
2017-08-22
1
-2
/
+5
*
|
|
|
|
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-06
20
-110
/
+321
|
\
\
\
\
\
|
*
|
|
|
|
gfs2: preserve i_mode if __gfs2_set_acl() fails
Ernesto A. Fernández
2017-08-31
1
-5
/
+8
|
*
|
|
|
|
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
Ernesto A. Fernández
2017-08-31
1
-2
/
+6
|
*
|
|
|
|
GFS2: Fix non-recursive truncate bug
Bob Peterson
2017-08-30
1
-3
/
+16
|
*
|
|
|
|
gfs2: constify rhashtable_params
Arvind Yadav
2017-08-30
1
-1
/
+1
|
*
|
|
|
|
GFS2: Fix gl_object warnings
Andreas Gruenbacher
2017-08-30
1
-1
/
+1
|
*
|
|
|
|
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-26
4
-6
/
+9
|
*
|
|
|
|
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-25
2
-4
/
+4
|
*
|
|
|
|
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
2017-08-25
5
-5
/
+21
[prev]
[next]