index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-08-14
4
-31
/
+32
|
\
|
*
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
55
-684
/
+1116
|
|
\
|
*
|
jffs2: use unsigned 32-bit timstamps consistently
Arnd Bergmann
2018-07-18
1
-7
/
+7
|
*
|
jffs2: use 64-bit intermediate timestamps
Arnd Bergmann
2018-07-18
4
-26
/
+27
*
|
|
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
7
-12
/
+18
|
\
\
\
|
*
\
\
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
2018-08-06
12
-95
/
+136
|
|
\
\
\
|
*
|
|
|
exofs: use bio_clone_fast in _write_mirror
Christoph Hellwig
2018-07-24
1
-2
/
+2
|
*
|
|
|
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-18
4
-6
/
+10
|
*
|
|
|
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-18
2
-4
/
+6
*
|
|
|
|
Merge tag 'xfs-4.19-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-08-14
117
-5332
/
+5640
|
\
\
\
\
\
|
*
|
|
|
|
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-12
1
-8
/
+16
|
*
|
|
|
|
xfs: remove b_last_holder & associated macros
Eric Sandeen
2018-08-12
3
-23
/
+2
|
*
|
|
|
|
iomap: Switch to offset_in_page for clarity
Andreas Gruenbacher
2018-08-12
1
-10
/
+10
|
*
|
|
|
|
xfs: Close race between direct IO and xfs_break_layouts()
Dave Jiang
2018-08-12
1
-5
/
+4
|
*
|
|
|
|
xfs: repair the AGI
Darrick J. Wong
2018-08-10
3
-1
/
+220
|
*
|
|
|
|
xfs: repair the AGFL
Darrick J. Wong
2018-08-10
5
-1
/
+380
|
*
|
|
|
|
xfs: repair the AGF
Darrick J. Wong
2018-08-10
4
-10
/
+400
|
*
|
|
|
|
xfs: remove dead error handling code in xfs_dquot_disk_alloc()
Brian Foster
2018-08-07
1
-20
/
+6
|
*
|
|
|
|
xfs: use WRITE_ONCE to update if_seq
Christoph Hellwig
2018-08-07
3
-6
/
+21
|
*
|
|
|
|
xfs: fix a comment in xfs_log_reserve
Huang Chong
2018-08-03
1
-1
/
+1
|
*
|
|
|
|
xfs: only validate summary counts on primary superblock
Darrick J. Wong
2018-08-03
1
-4
/
+10
|
*
|
|
|
|
xfs: substitute spaces with tabs
Thomas Bianchi
2018-08-03
1
-1
/
+1
|
*
|
|
|
|
xfs: fold dfops into the transaction
Brian Foster
2018-08-03
12
-96
/
+46
|
*
|
|
|
|
xfs: always defer agfl block frees
Brian Foster
2018-08-03
1
-9
/
+2
|
*
|
|
|
|
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-03
15
-210
/
+169
|
*
|
|
|
|
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-03
5
-84
/
+71
|
*
|
|
|
|
xfs: cancel dfops on xfs_defer_finish() error
Brian Foster
2018-08-03
8
-24
/
+21
|
*
|
|
|
|
xfs: clean out superfluous dfops dop params/vars
Brian Foster
2018-08-03
3
-24
/
+23
|
*
|
|
|
|
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-03
13
-34
/
+23
|
*
|
|
|
|
xfs: automatic dfops inode relogging
Brian Foster
2018-08-03
11
-75
/
+21
|
*
|
|
|
|
xfs: automatic dfops buffer relogging
Brian Foster
2018-08-03
5
-36
/
+26
|
*
|
|
|
|
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-03
5
-0
/
+7
|
*
|
|
|
|
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-03
8
-30
/
+36
|
*
|
|
|
|
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-03
6
-14
/
+19
|
*
|
|
|
|
xfs: remove unused __xfs_defer_cancel() internal helper
Brian Foster
2018-08-03
4
-13
/
+4
|
*
|
|
|
|
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-08-03
5
-38
/
+43
|
*
|
|
|
|
xfs: refactor internal dfops initialization
Brian Foster
2018-08-03
1
-10
/
+9
|
*
|
|
|
|
xfs: check da node magic in _node_lookup_int
Darrick J. Wong
2018-08-01
1
-1
/
+3
|
*
|
|
|
|
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
Darrick J. Wong
2018-08-01
1
-5
/
+6
|
*
|
|
|
|
xfs: refactor log recovery check
Darrick J. Wong
2018-08-01
3
-2
/
+11
|
*
|
|
|
|
xfs: move extent busy tree initialization to xfs_initialize_perag
Darrick J. Wong
2018-07-31
2
-3
/
+3
|
*
|
|
|
|
xfs: avoid COW fork extent lookups in writeback if the fork didn't change
Christoph Hellwig
2018-07-31
3
-7
/
+38
|
*
|
|
|
|
xfs: maintain a sequence count for inode fork manipulations
Christoph Hellwig
2018-07-31
2
-0
/
+7
|
*
|
|
|
|
xfs: check for unknown v5 feature bits in superblock write verifier
Darrick J. Wong
2018-07-31
1
-1
/
+34
|
*
|
|
|
|
xfs: verify icount in superblock write
Darrick J. Wong
2018-07-31
3
-1
/
+37
|
*
|
|
|
|
libxfs: add more bounds checking to sb sanity checks
Bill O'Donnell
2018-07-31
1
-0
/
+12
|
*
|
|
|
|
xfs: refactor superblock verifiers
Darrick J. Wong
2018-07-31
1
-94
/
+111
|
*
|
|
|
|
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-31
5
-163
/
+149
|
*
|
|
|
|
xfs: introduce a new xfs_inode_has_cow_data helper
Christoph Hellwig
2018-07-30
6
-12
/
+18
|
*
|
|
|
|
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
7
-23
/
+23
[next]