index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-25
f2fs: revert segment allocation for direct IO
Jaegeuk Kim
3
-33
/
+10
2016-11-23
f2fs: return directly if block has been removed from the victim
Yunlei He
1
-4
/
+12
2016-11-23
Revert "f2fs: do not recover from previous remained wrong dnodes"
Chao Yu
1
-30
/
+1
2016-11-23
f2fs: remove checkpoint in f2fs_freeze
Jaegeuk Kim
1
-4
/
+9
2016-11-23
f2fs: assign segments correctly for direct_io
Jaegeuk Kim
1
-2
/
+6
2016-11-23
f2fs: fix wrong i_atime recovery
Chao Yu
1
-2
/
+2
2016-11-23
f2fs: record inode updating status correctly
Chao Yu
1
-4
/
+9
2016-11-23
f2fs: Trace reset zone events
Damien Le Moal
2
-0
/
+22
2016-11-23
f2fs: Reset sequential zones on zoned block devices
Damien Le Moal
1
-8
/
+55
2016-11-23
f2fs: Cache zoned block devices zone type
Damien Le Moal
2
-0
/
+90
2016-11-23
f2fs: Do not allow adaptive mode for host-managed zoned block devices
Damien Le Moal
1
-0
/
+7
2016-11-23
f2fs: Always enable discard for zoned blocks devices
Damien Le Moal
2
-7
/
+12
2016-11-23
f2fs: Suppress discard warning message for zoned block devices
Damien Le Moal
1
-1
/
+1
2016-11-23
f2fs: Check zoned block feature for host-managed zoned block devices
Damien Le Moal
1
-0
/
+20
2016-11-23
f2fs: Use generic zoned block device terminology
Damien Le Moal
3
-5
/
+5
2016-11-23
f2fs: Add missing break in switch-case
Damien Le Moal
1
-0
/
+1
2016-11-23
f2fs: avoid infinite loop in the EIO case on recover_orphan_inodes
Jaegeuk Kim
1
-0
/
+7
2016-11-23
f2fs: report error of f2fs_fill_dentries
Chao Yu
3
-12
/
+17
2016-11-23
f2fs: hide a maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2016-11-23
f2fs: remove percpu_count due to performance regression
Jaegeuk Kim
3
-23
/
+17
2016-11-23
f2fs: make clean inodes when flushing inode page
Jaegeuk Kim
2
-2
/
+6
2016-11-23
f2fs: keep dirty inodes selectively for checkpoint
Jaegeuk Kim
10
-44
/
+49
2016-11-23
f2fs: use BIO_MAX_PAGES for bio allocation
Jaegeuk Kim
5
-22
/
+8
2016-11-23
f2fs: declare static function for __build_free_nids
Jaegeuk Kim
1
-1
/
+1
2016-11-23
f2fs: call f2fs_balance_fs for setattr
Jaegeuk Kim
1
-1
/
+4
2016-11-23
f2fs: count dirty inodes to flush node pages during checkpoint
Jaegeuk Kim
1
-4
/
+5
2016-11-23
f2fs: avoid casted negative value as shrink count
Chao Yu
1
-4
/
+6
2016-11-23
f2fs: don't interrupt free nids building during nid allocation
Chao Yu
4
-15
/
+13
2016-11-23
f2fs: clean up free nid list operations
Jaegeuk Kim
1
-30
/
+26
2016-11-23
f2fs: split free nid list
Chao Yu
5
-68
/
+108
2016-11-23
f2fs: clear nlink if fail to add_link
Chao Yu
1
-0
/
+14
2016-11-23
f2fs: fix sparse warnings
Eric Biggers
5
-6
/
+7
2016-11-23
f2fs: fix error handling in fsync_node_pages
Chao Yu
1
-2
/
+3
2016-11-23
f2fs: fix to update largest extent under lock
Chao Yu
1
-4
/
+7
2016-11-23
f2fs: be aware of extent beyond EOF in fiemap
Chao Yu
1
-14
/
+4
2016-11-23
f2fs: don't miss any f2fs_balance_fs cases
Chao Yu
1
-8
/
+3
2016-11-23
f2fs: add missing f2fs_balance_fs in f2fs_zero_range
Chao Yu
1
-0
/
+3
2016-11-23
f2fs: give a chance to detach from dirty list
Chao Yu
6
-6
/
+16
2016-11-23
f2fs: fix to release discard entries during checkpoint
Chao Yu
2
-4
/
+6
2016-11-23
f2fs: exclude free nids building and allocation
Chao Yu
1
-3
/
+8
2016-11-23
f2fs: fix overflow due to condition check order
Jaegeuk Kim
1
-1
/
+1
2016-11-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-38
/
+50
2016-11-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-5
/
+1
2016-11-22
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
1
-1
/
+8
2016-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-9
/
+27
2016-11-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-4
/
+16
2016-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+31
2016-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-33
/
+95
2016-11-22
perf/x86/intel/uncore: Allow only a single PMU/box within an events group
Peter Zijlstra
1
-4
/
+4
2016-11-22
perf/x86/intel: Cure bogus unwind from PEBS entries
Peter Zijlstra
2
-13
/
+24
[next]