index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
xfs: trim writepage mapping to within eof
Brian Foster
2
-0
/
+12
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
2
-4
/
+4
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
1
-19
/
+8
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2
-7
/
+4
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
1
-4
/
+3
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
1
-16
/
+4
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
1
-92
/
+88
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
1
-25
/
+29
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
1
-5
/
+7
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
1
-4
/
+7
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
3
-6
/
+20
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
1
-8
/
+18
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
3
-1
/
+4
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2
-6
/
+2
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
6
-93
/
+99
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
3
-4
/
+4
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
4
-27
/
+22
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-08-11
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-07-26
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
1
-0
/
+12
2017-07-25
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
1
-0
/
+4
2017-07-20
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
1
-0
/
+4
2017-07-20
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
1
-0
/
+9
2017-07-20
xfs: check _btree_check_block value
Darrick J. Wong
1
-2
/
+4
2017-07-13
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
1
-2
/
+0
2017-07-13
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
1
-1
/
+3
2017-07-07
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
4
-5
/
+5
2017-07-07
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
3
-3
/
+4
2017-06-27
xfs: grab dquots without taking the ilock
Darrick J. Wong
1
-0
/
+2
2017-06-27
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
9
-29
/
+17
2017-06-20
xfs: pass along transaction context when reading xattr block buffers
Darrick J. Wong
2
-10
/
+21
2017-06-20
xfs: pass along transaction context when reading directory block buffers
Darrick J. Wong
1
-2
/
+2
2017-06-20
xfs: return the hash value of a leaf1 directory block
Darrick J. Wong
3
-10
/
+12
2017-06-19
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
Darrick J. Wong
2
-17
/
+32
2017-06-19
xfs: plumb in needed functions for range querying of various btrees
Darrick J. Wong
2
-0
/
+48
2017-06-19
xfs: export various function for the online scrubber
Darrick J. Wong
11
-11
/
+35
2017-06-19
xfs: always compile the btree inorder check functions
Darrick J. Wong
6
-26
/
+0
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
32
-392
/
+392
2017-06-19
xfs: optimize _btree_query_all
Darrick J. Wong
1
-5
/
+7
2017-06-19
xfs: remove XFS_HSIZE
Christoph Hellwig
1
-4
/
+0
2017-06-19
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
4
-18
/
+48
2017-05-25
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-05-19
xfs: avoid mount-time deadlock in CoW extent recovery
Darrick J. Wong
1
-12
/
+31
2017-05-16
xfs: fix warnings about unused stack variables
Darrick J. Wong
1
-2
/
+0
2017-05-16
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-05-06
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-383
/
+584
2017-05-03
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
1
-1
/
+1
[next]