index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-28
3
-1
/
+157
*
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-28
5
-89
/
+111
*
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-06-24
1
-1
/
+20
*
xfs: don't allow bmap on rt files
Darrick J. Wong
2017-06-20
1
-2
/
+5
*
xfs: allow reading of already-locked remote symbolic link
Darrick J. Wong
2017-06-20
2
-3
/
+4
*
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
2017-06-20
4
-36
/
+57
*
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
2017-06-20
3
-7
/
+14
*
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
2017-06-20
3
-10
/
+12
*
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
2
-43
/
+70
*
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-20
1
-10
/
+13
*
xfs: separate function to check if inode shares extents
Darrick J. Wong
2017-06-19
2
-36
/
+54
*
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
3
-12
/
+13
*
xfs: check if an inode is cached and allocated
Darrick J. Wong
2017-06-19
2
-2
/
+54
*
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2017-06-19
2
-17
/
+32
*
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2017-06-19
2
-0
/
+48
*
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
14
-12
/
+41
*
xfs: always compile the btree inorder check functions
Darrick J. Wong
2017-06-19
6
-26
/
+0
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
61
-642
/
+634
*
xfs: optimize _btree_query_all
Darrick J. Wong
2017-06-19
1
-5
/
+7
*
xfs: remove bli from AIL before release on transaction abort
Brian Foster
2017-06-19
1
-9
/
+12
*
xfs: release bli from transaction properly on fs shutdown
Brian Foster
2017-06-19
1
-7
/
+14
*
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
2017-06-19
1
-2
/
+2
*
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
2017-06-19
3
-26
/
+4
*
xfs: remove XFS_HSIZE
Christoph Hellwig
2017-06-19
2
-6
/
+1
*
xfs: dump transaction usage details on log reservation overrun
Brian Foster
2017-06-19
3
-6
/
+68
*
xfs: refactor xlog_cil_insert_items() to facilitate transaction dump
Brian Foster
2017-06-19
1
-30
/
+32
*
xfs: separate shutdown from ticket reservation print helper
Brian Foster
2017-06-19
2
-7
/
+9
*
xfs: define fatal assert build time tunable
Brian Foster
2017-06-19
3
-2
/
+22
*
xfs: define bug_on_assert debug mode sysfs tunable
Brian Foster
2017-06-19
4
-1
/
+40
*
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-06-19
7
-23
/
+73
*
xfs: refactor dir2 leaf readahead shadow buffer cleverness
Darrick J. Wong
2017-06-19
1
-234
/
+84
*
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-06-19
4
-1
/
+89
*
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-17
2
-4
/
+3
|
\
|
*
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2017-06-08
2
-4
/
+3
*
|
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-02
2
-15
/
+28
|
\
|
|
*
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
2017-05-31
2
-15
/
+28
*
|
Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-26
6
-74
/
+66
|
\
|
|
*
xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...
Jan Kara
2017-05-25
1
-30
/
+8
|
*
xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()
Jan Kara
2017-05-25
1
-1
/
+1
|
*
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
2017-05-25
1
-20
/
+9
|
*
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
2017-05-25
1
-1
/
+1
|
*
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
2017-05-25
1
-1
/
+1
|
*
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
2017-05-19
1
-12
/
+31
|
*
xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
Darrick J. Wong
2017-05-16
1
-1
/
+4
|
*
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
1
-1
/
+1
|
*
xfs: fix warnings about unused stack variables
Darrick J. Wong
2017-05-16
1
-2
/
+0
|
*
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-16
1
-2
/
+6
|
*
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
2017-05-16
1
-3
/
+4
*
|
dax, xfs, ext4: compile out iomap-dax paths in the FS_DAX=n case
Dan Williams
2017-05-14
1
-2
/
+2
|
/
*
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-13
1
-0
/
+1
|
\
[next]