index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
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
1
-0
/
+12
*
|
|
|
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
|
/
/
/
*
|
|
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
2017-08-17
1
-0
/
+2
*
|
|
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2017-08-17
2
-10
/
+11
*
|
|
xfs: fix inobt inode allocation search optimization
Omar Sandoval
2017-08-11
1
-1
/
+1
*
|
|
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
2017-08-04
1
-5
/
+7
*
|
|
xfs: Fix leak of discard bio
Jan Kara
2017-08-04
1
-0
/
+1
|
/
/
*
|
xfs: fix multi-AG deadlock in xfs_bunmapi
Christoph Hellwig
2017-07-26
1
-0
/
+12
*
|
xfs: check that dir block entries don't off the end of the buffer
Darrick J. Wong
2017-07-25
1
-0
/
+4
*
|
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
2017-07-24
1
-0
/
+3
*
|
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2017-07-20
2
-0
/
+6
*
|
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2017-07-20
2
-1
/
+10
*
|
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
|
/
*
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-14
5
-13
/
+11
|
\
|
*
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2017-07-13
2
-12
/
+4
|
*
xfs: assert locking precondition in xfs_readlink_bmap_ilocked
Christoph Hellwig
2017-07-13
1
-0
/
+2
|
*
xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked
Christoph Hellwig
2017-07-13
1
-0
/
+2
|
*
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
2017-07-13
1
-1
/
+3
*
|
xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
Michal Hocko
2017-07-12
1
-0
/
+10
*
|
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
108
-1855
/
+1892
|
\
|
|
*
xfs: don't crash on unexpected holes in dir/attr btrees
Darrick J. Wong
2017-07-07
4
-5
/
+5
|
*
xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLEN
Darrick J. Wong
2017-07-07
6
-8
/
+8
|
*
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
2017-07-05
1
-2
/
+7
|
*
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-07-02
2
-364
/
+14
|
*
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
2017-07-01
1
-1
/
+0
|
*
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
Christoph Hellwig
2017-07-01
1
-44
/
+22
|
*
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
2017-07-01
1
-0
/
+11
|
*
xfs: grab dquots without taking the ilock
Darrick J. Wong
2017-06-27
2
-4
/
+12
|
*
xfs: fix semicolon.cocci warnings
kbuild test robot
2017-06-27
1
-1
/
+1
|
*
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
2017-06-27
3
-5
/
+6
|
*
xfs: free cowblocks and retry on buffered write ENOSPC
Brian Foster
2017-06-27
1
-0
/
+1
|
*
xfs: replace log_badcrc_factor knob with error injection tag
Brian Foster
2017-06-27
4
-41
/
+7
|
*
xfs: convert drop_writes to use the errortag mechanism
Darrick J. Wong
2017-06-27
5
-68
/
+15
|
*
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
13
-40
/
+26
|
*
xfs: expose errortag knobs via sysfs
Darrick J. Wong
2017-06-27
3
-1
/
+157
|
*
xfs: make errortag a per-mountpoint structure
Darrick J. Wong
2017-06-27
5
-89
/
+111
[prev]
[next]