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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-13
/
+0
2019-06-28
xfs: implement cgroup aware writeback
Christoph Hellwig
1
-0
/
+2
2019-06-28
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
1
-10
/
+1
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-3
/
+3
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+1
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
1
-4
/
+4
2019-04-30
xfs: don't parse the mtpt mount option
Christoph Hellwig
1
-5
/
+1
2019-04-26
xfs: rename the speculative block allocation reclaim toggle functions
Darrick J. Wong
1
-4
/
+4
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
1
-0
/
+9
2019-04-16
xfs: remove unused m_data_workqueue
Darrick J. Wong
1
-9
/
+1
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
1
-9
/
+1
2019-02-21
xfs: introduce an always_cow mode
Christoph Hellwig
1
-4
/
+11
2019-02-14
xfs: reserve blocks for ifree transaction during log recovery
Darrick J. Wong
1
-0
/
+7
2018-12-12
xfs: add a block to inode count converter
Darrick J. Wong
1
-2
/
+2
2018-12-12
xfs: idiotproof defer op type configuration
Darrick J. Wong
1
-5
/
+1
2018-10-18
xfs: add a define for statfs magic to uapi
Adam Borowski
1
-2
/
+3
2018-10-18
xfs: print dangling delalloc extents
Christoph Hellwig
1
-1
/
+32
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
1
-1
/
+1
2018-07-26
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
1
-30
/
+4
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-1
/
+1
2018-06-12
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-14
/
+2
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
1
-1
/
+1
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-20
/
+39
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-6
/
+6
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-2
/
+8
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-6
/
+5
2018-05-15
xfs: clear sb->s_fs_info on mount failure
Dave Chinner
1
-0
/
+10
2018-05-15
xfs: add mount delay debug option
Dave Chinner
1
-0
/
+11
2018-05-15
xfs: halt auto-reclamation activities while rebuilding rmap
Darrick J. Wong
1
-9
/
+9
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-9
/
+1
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-7
/
+6
2018-03-26
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
1
-10
/
+29
2018-03-11
xfs: check for cow blocks before trying to clear them
Darrick J. Wong
1
-9
/
+0
2018-03-11
xfs: implement the lazytime mount option
Christoph Hellwig
1
-0
/
+23
2018-02-26
xfs: fix potential memory leak in mount option parsing
Chengguang Xu
1
-0
/
+2
2018-02-01
xfs: remove experimental tag for reverse mapping
Darrick J. Wong
1
-8
/
+4
2018-02-01
xfs: don't allow reflink + realtime filesystems
Darrick J. Wong
1
-0
/
+7
2018-02-01
xfs: don't allow DAX on reflink filesystems
Darrick J. Wong
1
-1
/
+4
2018-01-29
xfs: remove experimental tag for reflinks
Christoph Hellwig
1
-5
/
+1
2018-01-08
xfs: Show realtime device stats on statfs calls if realtime flags set
Richard Wareing
1
-0
/
+8
2017-12-22
Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+9
2017-12-21
xfs: remove leftover CoW reservations when remounting ro
Darrick J. Wong
1
-0
/
+9
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-4
/
+4
2017-10-18
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
1
-1
/
+1
2017-09-25
xfs: Output warning message when discard option was enabled even though the d...
Kenjiro Nakayama
1
-0
/
+10
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2017-09-11
Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+21
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
1
-1
/
+1
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-4
/
+21
[next]