index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2
-10
/
+23
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
1
-0
/
+12
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
6
-15
/
+41
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-2
/
+2
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
1
-28
/
+27
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2
-0
/
+20
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
1
-4
/
+3
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
3
-2
/
+22
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
1
-31
/
+77
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
1
-23
/
+3
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
1
-4
/
+14
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
6
-5
/
+108
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2
-3
/
+36
2017-08-22
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
1
-0
/
+7
2017-08-22
xfs: write unmount record for ro mounts
Eric Sandeen
1
-2
/
+5
2017-08-17
xfs: don't leak quotacheck dquots when cow recovery
Darrick J. Wong
1
-0
/
+2
2017-08-17
xfs: clear MS_ACTIVE after finishing log recovery
Darrick J. Wong
2
-10
/
+11
2017-08-12
xfs: fix inobt inode allocation search optimization
Omar Sandoval
1
-1
/
+1
2017-08-04
xfs: Fix per-inode DAX flag inheritance
Lukas Czerner
1
-5
/
+7
2017-08-04
xfs: Fix leak of discard bio
Jan Kara
1
-0
/
+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-24
xfs: fix quotacheck dquot id overflow infinite loop
Brian Foster
1
-0
/
+3
2017-07-21
xfs: check _alloc_read_agf buffer pointer before using
Darrick J. Wong
2
-0
/
+6
2017-07-21
xfs: set firstfsb to NULLFSBLOCK before feeding it to _bmapi_write
Darrick J. Wong
2
-1
/
+10
2017-07-21
xfs: check _btree_check_block value
Darrick J. Wong
1
-2
/
+4
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2
-6
/
+6
2017-07-15
Merge tag 'xfs-4.13-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-13
/
+11
2017-07-14
Revert "xfs: grab dquots without taking the ilock"
Christoph Hellwig
2
-12
/
+4
2017-07-14
xfs: assert locking precondition in xfs_readlink_bmap_ilocked
Christoph Hellwig
1
-0
/
+2
2017-07-14
xfs: assert locking precondŃ–tion in xfs_attr_list_int_ilocked
Christoph Hellwig
1
-0
/
+2
2017-07-14
xfs: fixup xfs_attr_get_ilocked
Christoph Hellwig
1
-1
/
+3
2017-07-13
xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
Michal Hocko
1
-0
/
+10
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
108
-1855
/
+1892
2017-07-08
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-07-08
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
6
-8
/
+8
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+2
2017-07-06
xfs: minimal conversion to errseq_t writeback error reporting
Jeff Layton
1
-1
/
+1
2017-07-05
xfs: fix contiguous dquot chunk iteration livelock
Brian Foster
1
-2
/
+7
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+6
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-12
/
+61
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
7
-117
/
+16
2017-07-03
xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2
-364
/
+14
2017-07-02
xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
Christoph Hellwig
1
-1
/
+0
2017-07-02
xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
Christoph Hellwig
1
-44
/
+22
2017-07-02
xfs: Check for m_errortag initialization in xfs_errortag_test
Carlos Maiolino
1
-0
/
+11
2017-06-28
xfs: grab dquots without taking the ilock
Darrick J. Wong
2
-4
/
+12
2017-06-28
xfs: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-06-28
xfs: Don't clear SGID when inheriting ACLs
Jan Kara
3
-5
/
+6
[prev]
[next]