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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-10
/
+3
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
17
-20
/
+22
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-10
/
+3
2021-05-27
xfs: bunmapi has unnecessary AG lock ordering issues
Dave Chinner
1
-11
/
+0
2021-05-27
xfs: btree format inode forks can have zero extents
Dave Chinner
1
-1
/
+0
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
17
-20
/
+22
2021-05-24
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
5
-0
/
+85
2021-05-24
xfs: standardize extent size hint validation
Darrick J. Wong
2
-73
/
+41
2021-05-24
xfs: check free AG space when making per-AG reservations
Darrick J. Wong
1
-3
/
+15
2021-05-20
xfs: restore old ioctl definitions
Darrick J. Wong
1
-0
/
+4
2021-05-20
xfs: fix deadlock retry tracepoint arguments
Darrick J. Wong
1
-1
/
+3
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
1
-1
/
+14
2021-05-16
xfs: adjust rt allocation minlen when extszhint > rtextsize
Darrick J. Wong
1
-26
/
+57
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2021-05-06
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-68
/
+143
2021-05-04
iomap: remove unused private field from ioend
Brian Foster
1
-1
/
+1
2021-05-04
xfs: don't allow log writes if the data device is readonly
Darrick J. Wong
1
-4
/
+6
2021-04-29
Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
91
-1302
/
+1458
2021-04-29
xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_range
Darrick J. Wong
1
-1
/
+2
2021-04-29
xfs: set aside allocation btree blocks from block reservation
Brian Foster
1
-1
/
+14
2021-04-29
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
3
-0
/
+22
2021-04-29
xfs: unconditionally read all AGFs on mounts with perag reservation
Brian Foster
1
-11
/
+23
2021-04-29
xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
Darrick J. Wong
1
-1
/
+38
2021-04-29
xfs: update superblock counters correctly for !lazysbcount
Dave Chinner
2
-3
/
+16
2021-04-29
xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
Darrick J. Wong
2
-2
/
+8
2021-04-29
xfs: remove obsolete AGF counter debugging
Darrick J. Wong
6
-31
/
+0
2021-04-27
Merge tag 'fs.idmapped.helpers.v5.13' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+7
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-204
/
+80
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
4
-6
/
+6
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
4
-9
/
+9
2021-04-16
xfs: remove xfs_quiesce_attr declaration
Darrick J. Wong
1
-1
/
+0
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
12
-49
/
+19
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
11
-29
/
+18
2021-04-15
xfs: remove XFS_IFBROOT
Christoph Hellwig
4
-14
/
+8
2021-04-15
xfs: only look at the fork format in xfs_idestroy_fork
Christoph Hellwig
1
-7
/
+6
2021-04-15
xfs: simplify xfs_attr_remove_args
Christoph Hellwig
1
-13
/
+8
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
5
-39
/
+27
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
8
-93
/
+62
2021-04-12
xfs: convert to fileattr
Miklos Szeredi
6
-204
/
+80
2021-04-09
xfs: drop unnecessary setfilesize helper
Brian Foster
1
-20
/
+9
2021-04-09
xfs: drop unused ioend private merge and setfilesize code
Brian Foster
1
-45
/
+1
2021-04-09
xfs: open code ioend needs workqueue helper
Brian Foster
1
-8
/
+3
2021-04-09
xfs: drop submit side trans alloc for append ioends
Brian Foster
1
-42
/
+3
2021-04-09
xfs: fix return of uninitialized value in variable error
Colin Ian King
1
-0
/
+1
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
19
-93
/
+61
2021-04-09
xfs: fix scrub and remount-ro protection when running scrub
Darrick J. Wong
4
-17
/
+35
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
8
-16
/
+17
[next]