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
...
|
*
|
f2fs: fix to update dir's i_pino during cross_rename
Chao Yu
2019-11-07
1
-3
/
+12
|
*
|
f2fs: support aligned pinned file
Jaegeuk Kim
2019-11-07
7
-11
/
+73
|
*
|
f2fs: avoid kernel panic on corruption test
Jaegeuk Kim
2019-11-07
1
-1
/
+0
|
*
|
f2fs: cache global IPU bio
Chao Yu
2019-10-25
4
-32
/
+169
|
*
|
f2fs: fix to avoid memory leakage in f2fs_listxattr
Randall Huang
2019-10-22
1
-1
/
+13
|
*
|
f2fs: check total_segments from devices in raw_super
Qiuyang Sun
2019-10-22
1
-0
/
+15
|
*
|
f2fs: update multi-dev metadata in resize_fs
Qiuyang Sun
2019-10-22
1
-2
/
+32
|
*
|
f2fs: mark recovery flag correctly in read_raw_super_block()
Chengguang Xu via Linux-f2fs-devel
2019-10-22
1
-4
/
+2
|
*
|
f2fs: fix to update time in lazytime mode
Chao Yu
2019-10-04
2
-9
/
+20
*
|
|
Merge tag 'afs-next-20191121' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-11-30
10
-54
/
+50
|
\
\
\
|
*
|
|
afs: Remove set but not used variable 'ret'
zhengbin
2019-11-21
1
-2
/
+1
|
*
|
|
afs: Remove set but not used variables 'before', 'after'
zhengbin
2019-11-21
1
-10
/
+2
|
*
|
|
afs: xattr: use scnprintf
Mark Salyzyn
2019-11-21
1
-7
/
+9
|
*
|
|
afs: Introduce an afs_get_read() refcount helper
David Howells
2019-11-21
3
-6
/
+9
|
*
|
|
afs: Rename desc -> req in afs_fetch_data()
David Howells
2019-11-21
1
-3
/
+3
|
*
|
|
afs: Switch the naming of call->iter and call->_iter
David Howells
2019-11-21
6
-26
/
+26
|
*
|
|
afs: Use call->_iter not &call->iter in debugging statements
David Howells
2019-11-21
2
-7
/
+7
*
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-11-30
25
-1385
/
+1595
|
\
\
\
\
|
*
\
\
\
Merge branch 'tt/misc' into dev
Theodore Ts'o
2019-11-19
3
-15
/
+32
|
|
\
\
\
\
|
|
*
|
|
|
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
2019-11-19
1
-6
/
+5
|
|
*
|
|
|
ext4: add more paranoia checking in ext4_expand_extra_isize handling
Theodore Ts'o
2019-11-19
2
-9
/
+27
|
*
|
|
|
|
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
2019-11-15
1
-4
/
+8
|
*
|
|
|
|
ext4: bio_alloc with __GFP_DIRECT_RECLAIM never fails
Gao Xiang
2019-11-15
2
-37
/
+26
|
*
|
|
|
|
ext4: code cleanup for get_next_id
Chengguang Xu
2019-11-15
1
-14
/
+1
|
*
|
|
|
|
ext4: fix leak of quota reservations
Jan Kara
2019-11-15
2
-6
/
+1
|
*
|
|
|
|
ext4: remove unused variable warning in parse_options()
Olof Johansson
2019-11-14
1
-1
/
+1
|
*
|
|
|
|
ext4: Enable encryption for subpage-sized blocks
Chandan Rajendra
2019-11-14
1
-7
/
+0
|
*
|
|
|
|
fs/buffer.c: support fscrypt in block_read_full_page()
Eric Biggers
2019-11-14
1
-5
/
+43
|
*
|
|
|
|
ext4: Add error handling for io_end_vec struct allocation
Ritesh Harjani
2019-11-11
1
-1
/
+8
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'mb/dio' into master
Theodore Ts'o
2019-11-05
29
-1536
/
+1553
|
|
\
\
\
\
|
|
*
|
|
|
ext4: introduce direct I/O write using iomap infrastructure
Matthew Bobrowski
2019-11-05
4
-455
/
+218
|
|
*
|
|
|
ext4: update ext4_sync_file() to not use __generic_file_fsync()
Matthew Bobrowski
2019-11-05
1
-25
/
+47
|
|
*
|
|
|
ext4: move inode extension check out from ext4_iomap_alloc()
Matthew Bobrowski
2019-11-05
2
-23
/
+23
|
|
*
|
|
|
ext4: move inode extension/truncate code out from ->iomap_end() callback
Matthew Bobrowski
2019-11-05
2
-48
/
+89
|
|
*
|
|
|
ext4: introduce direct I/O read using iomap infrastructure
Matthew Bobrowski
2019-11-05
2
-39
/
+54
|
|
*
|
|
|
ext4: introduce new callback for IOMAP_REPORT
Matthew Bobrowski
2019-11-05
3
-56
/
+85
|
|
*
|
|
|
ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
Matthew Bobrowski
2019-11-05
1
-52
/
+61
|
|
*
|
|
|
ext4: move set iomap routines into a separate helper ext4_set_iomap()
Matthew Bobrowski
2019-11-05
1
-42
/
+48
|
|
*
|
|
|
ext4: iomap that extends beyond EOF should be marked dirty
Matthew Bobrowski
2019-11-05
1
-1
/
+7
|
|
*
|
|
|
ext4: update direct I/O read lock pattern for IOCB_NOWAIT
Matthew Bobrowski
2019-11-05
1
-1
/
+7
|
|
*
|
|
|
ext4: reorder map.m_flags checks within ext4_iomap_begin()
Matthew Bobrowski
2019-11-05
1
-3
/
+13
|
|
*
|
|
|
Merge branch 'iomap-for-next' into mb/dio
Theodore Ts'o
2019-11-05
25
-881
/
+991
|
|
|
\
\
\
\
|
*
|
\
\
\
\
Merge branch 'jk/jbd2-revoke-overflow'
Theodore Ts'o
2019-11-05
18
-435
/
+602
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
jbd2: Fine tune estimate of necessary descriptor blocks
Jan Kara
2019-11-05
1
-5
/
+16
|
|
*
|
|
|
|
jbd2: Provide trace event for handle restarts
Jan Kara
2019-11-05
1
-1
/
+7
|
|
*
|
|
|
|
ext4: Reserve revoke credits for freed blocks
Jan Kara
2019-11-05
10
-62
/
+132
|
|
*
|
|
|
|
jbd2: Make credit checking more strict
Jan Kara
2019-11-05
1
-1
/
+1
|
|
*
|
|
|
|
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
2019-11-05
1
-15
/
+15
|
|
*
|
|
|
|
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
6
-12
/
+79
|
|
*
|
|
|
|
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
2
-3
/
+4
[prev]
[next]