index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2017-09-13
5
-54
/
+53
|
\
|
*
fuse: getattr cleanup
Miklos Szeredi
2017-09-12
3
-23
/
+18
|
*
fuse: honor iocb sync flags on write
Miklos Szeredi
2017-09-12
3
-22
/
+28
|
*
fuse: allow server to run in different pid_ns
Miklos Szeredi
2017-09-12
2
-9
/
+7
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-13
11
-71
/
+484
|
\
\
|
*
|
ovl: fix false positive ESTALE on lookup
Amir Goldstein
2017-09-12
1
-4
/
+7
|
*
|
ovl: don't allow writing ioctl on lower layer
Miklos Szeredi
2017-09-05
4
-9
/
+70
|
*
|
ovl: fix relatime for directories
Miklos Szeredi
2017-09-05
2
-4
/
+20
|
*
|
vfs: add flags to d_real()
Miklos Szeredi
2017-09-04
2
-4
/
+4
|
*
|
ovl: cleanup d_real for negative
Miklos Szeredi
2017-09-04
1
-3
/
+0
|
*
|
ovl: constant d_ino for non-merge dirs
Miklos Szeredi
2017-07-27
5
-45
/
+266
|
*
|
ovl: constant d_ino across copy up
Amir Goldstein
2017-07-27
1
-1
/
+111
|
*
|
ovl: fix readdir error value
Miklos Szeredi
2017-07-27
1
-1
/
+3
|
*
|
ovl: check snprintf return
Miklos Szeredi
2017-07-27
1
-0
/
+3
*
|
|
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-12
18
-484
/
+2062
|
\
\
\
|
*
|
|
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-09-12
1
-2
/
+15
|
*
|
|
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
2017-09-12
1
-0
/
+2
|
*
|
|
f2fs: detect dirty inode in evict_inode
Chao Yu
2017-09-12
1
-0
/
+3
|
*
|
|
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2017-09-11
2
-0
/
+14
|
*
|
|
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
2017-09-11
3
-13
/
+16
|
*
|
|
f2fs: better to wait for fstrim completion
Jaegeuk Kim
2017-09-11
1
-1
/
+6
|
*
|
|
f2fs: avoid race in between read xattr & write xattr
Yunlei He
2017-09-07
3
-0
/
+8
|
*
|
|
f2fs: make get_lock_data_page to handle encrypted inode
Jaegeuk Kim
2017-09-07
1
-58
/
+51
|
*
|
|
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
2017-09-05
5
-12
/
+15
|
*
|
|
f2fs: introduce f2fs_encrypted_file for clean-up
Jaegeuk Kim
2017-09-05
5
-10
/
+14
|
*
|
|
Revert "f2fs: add a new function get_ssr_cost"
Yunlong Song
2017-09-05
1
-10
/
+1
|
*
|
|
f2fs: constify super_operations
Arvind Yadav
2017-09-05
1
-1
/
+1
|
*
|
|
f2fs: fix to wake up all sleeping flusher
Chao Yu
2017-09-05
1
-2
/
+21
|
*
|
|
f2fs: avoid race in between atomic_read & atomic_inc
Chao Yu
2017-09-05
1
-3
/
+1
|
*
|
|
f2fs: remove unneeded parameter of change_curseg
Chao Yu
2017-09-05
1
-10
/
+8
|
*
|
|
f2fs: update i_flags correctly
Chao Yu
2017-09-05
1
-0
/
+3
|
*
|
|
f2fs: don't check inode's checksum if it was dirtied or writebacked
Jaegeuk Kim
2017-09-05
2
-2
/
+3
|
*
|
|
f2fs: don't need to update inode checksum for recovery
Jaegeuk Kim
2017-09-05
1
-2
/
+0
|
*
|
|
f2fs: trigger fdatasync for non-atomic_write file
Chao Yu
2017-08-29
1
-1
/
+1
|
*
|
|
f2fs: fix to avoid race in between aio and gc
Chao Yu
2017-08-29
1
-0
/
+3
|
*
|
|
f2fs: wake up discard_thread iff there is a candidate
Jaegeuk Kim
2017-08-29
3
-7
/
+27
|
*
|
|
f2fs: return error when accessing insane flie offset
Jaegeuk Kim
2017-08-29
1
-1
/
+5
|
*
|
|
f2fs: trigger normal fsync for non-atomic_write file
Chao Yu
2017-08-29
1
-1
/
+1
|
*
|
|
f2fs: clear FI_HOT_DATA correctly
Chao Yu
2017-08-29
2
-0
/
+3
|
*
|
|
f2fs: fix out-of-order execution in f2fs_issue_flush
Chao Yu
2017-08-29
1
-1
/
+4
|
*
|
|
f2fs: issue discard commands if gc_urgent is set
Jaegeuk Kim
2017-08-29
2
-1
/
+10
|
*
|
|
f2fs: introduce discard_granularity sysfs entry
Chao Yu
2017-08-21
3
-14
/
+112
|
*
|
|
f2fs: remove unused function overprovision_sections
Yunlong Song
2017-08-21
1
-5
/
+0
|
*
|
|
f2fs: check hot_data for roll-forward recovery
Jaegeuk Kim
2017-08-21
1
-1
/
+1
|
*
|
|
f2fs: add tracepoint for f2fs_gc
Chao Yu
2017-08-21
1
-14
/
+36
|
*
|
|
f2fs: retry to revoke atomic commit in -ENOMEM case
Chao Yu
2017-08-21
1
-2
/
+8
|
*
|
|
f2fs: let fill_super handle roll-forward errors
Jaegeuk Kim
2017-08-21
1
-2
/
+0
|
*
|
|
f2fs: merge equivalent flags F2FS_GET_BLOCK_[READ|DIO]
Qiuyang Sun
2017-08-21
3
-10
/
+11
|
*
|
|
f2fs: support journalled quota
Chao Yu
2017-08-21
4
-30
/
+403
|
*
|
|
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
2017-08-15
2
-9
/
+16
[next]