index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-10
f2fs: fix missing cold bit during recovery
Jaegeuk Kim
1
-1
/
+9
2015-01-10
f2fs: add block count by in-place-update in stat info
Changman Lee
3
-1
/
+10
2015-01-10
f2fs: avoid double lock for cp_rwsem
Jaegeuk Kim
1
-2
/
+2
2015-01-10
f2fs: activate f2fs_trace_ios
Jaegeuk Kim
3
-0
/
+7
2015-01-10
f2fs: activate f2fs_trace_pid
Jaegeuk Kim
3
-0
/
+7
2015-01-10
f2fs: add key functions for f2fs_io_tracer
Jaegeuk Kim
2
-0
/
+104
2015-01-10
f2fs: add f2fs_io_tracer support
Jaegeuk Kim
4
-0
/
+59
2015-01-10
f2fs: use f2fs_io_info to clean up messy parameters during IO path
Jaegeuk Kim
6
-66
/
+87
2015-01-10
f2fs: use ra_meta_pages to simplify readahead code in restore_node_summary
Chao Yu
1
-52
/
+13
2015-01-10
f2fs: merge two uchar variable in struct node_info to reduce memory cost
Chao Yu
2
-13
/
+24
2015-01-10
f2fs: readahead contiguous current summary blocks in checkpoint
Chao Yu
3
-5
/
+20
2015-01-10
f2fs: use missing the use of f2fs_kunmap_page
Jaegeuk Kim
1
-2
/
+1
2015-01-10
f2fs: remove unnecessary call to invalidate inmemory pages
Jaegeuk Kim
3
-21
/
+0
2015-01-10
f2fs: fix small discards not to issue redundantly
Jaegeuk Kim
1
-3
/
+5
2015-01-10
f2fs: change atomic and volatile write policies
Jaegeuk Kim
7
-14
/
+88
2015-01-10
f2fs: don't need to call lock_op and lock_page for abort
Jaegeuk Kim
1
-15
/
+20
2015-01-10
f2fs: fix wrong condition check to trigger f2fs_sync_fs
Jaegeuk Kim
1
-1
/
+1
2015-01-10
f2fs: remove checking dirty_exceed
Jaegeuk Kim
1
-2
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-2
/
+3
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-121
/
+129
2015-01-02
ext4: remove spurious KERN_INFO from ext4_warning call
Jakub Wilk
1
-1
/
+1
2015-01-02
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
Theodore Ts'o
2
-108
/
+116
2014-12-30
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-19
/
+28
2014-12-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-47
/
+106
2014-12-27
ext4: prevent online resize with backup superblock
Theodore Ts'o
1
-12
/
+12
2014-12-22
cifs: make new inode cache when file type is different
Nakajima Akira
1
-3
/
+7
2014-12-22
udf: Reduce repeated dereferences
Jan Kara
2
-25
/
+25
2014-12-22
udf: Check component length before reading it
Jan Kara
1
-2
/
+7
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-35
/
+16
2014-12-20
Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+16
2014-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-25
/
+20
2014-12-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-12-19
udf: Check path length when reading symlink
Jan Kara
5
-20
/
+48
2014-12-19
udf: Verify symlink size before loading it
Jan Kara
1
-4
/
+13
2014-12-19
udf: Verify i_size when loading inode
Jan Kara
1
-0
/
+14
2014-12-19
isofs: Fix unchecked printing of ER records
Jan Kara
1
-0
/
+3
2014-12-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-52
/
+133
2014-12-19
ocfs2: fix journal commit deadlock
Junxiao Bi
1
-2
/
+14
2014-12-19
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
Joseph Qi
1
-9
/
+3
2014-12-19
ocfs2: reflink: fix slow unlink for refcounted file
Junxiao Bi
4
-10
/
+24
2014-12-19
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
1
-2
/
+13
2014-12-19
hfsplus: fix longname handling
Sougata Santra
4
-29
/
+79
2014-12-18
mnt: Fix a memory stomp in umount
Eric W. Biederman
1
-0
/
+2
2014-12-18
Ceph: remove left-over reject file
Linus Torvalds
1
-10
/
+0
2014-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
13
-116
/
+712
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-3
/
+69
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+2
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-524
/
+359
[next]