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.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
2014-01-24
logfs: check for the return value after calling find_or_create_page()
Younger Liu
1
-1
/
+2
2014-01-24
fs/proc/page.c: add PageAnon check to surely detect thp
Naoya Horiguchi
1
-3
/
+5
2014-01-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-8
/
+6
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-32
/
+71
2014-01-23
Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
19
-800
/
+1739
2014-01-23
Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
40
-717
/
+614
2014-01-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2014-01-23
f2fs: drop obsolete node page when it is truncated
Jaegeuk Kim
1
-0
/
+4
2014-01-22
fuse: support clients that don't implement 'open'
Andrew Gallagher
2
-10
/
+30
2014-01-22
fuse: don't invalidate attrs when not using atime
Andrew Gallagher
3
-4
/
+16
2014-01-22
fuse: fix SetPageUptodate() condition in STORE
Miklos Szeredi
1
-1
/
+2
2014-01-22
fuse: fix pipe_buf_operations
Miklos Szeredi
2
-17
/
+23
2014-01-22
f2fs: introduce NODE_MAPPING for code consistency
Jaegeuk Kim
4
-31
/
+30
2014-01-22
f2fs: remove the orphan block page array
Gu Zheng
1
-3
/
+4
2014-01-22
f2fs: add help function META_MAPPING
Gu Zheng
5
-8
/
+13
2014-01-22
f2fs: move a branch for code redability
Jaegeuk Kim
1
-5
/
+4
2014-01-22
f2fs: call mark_inode_dirty to flush dirty pages
Jaegeuk Kim
3
-5
/
+8
2014-01-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
44
-1147
/
+775
2014-01-22
Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-0
/
+8
2014-01-22
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-358
/
+540
2014-01-22
/proc/meminfo: provide estimated available memory
Rik van Riel
1
-0
/
+37
2014-01-22
fs/ramfs: don't use module_init for non-modular core code
Paul Gortmaker
1
-1
/
+1
2014-01-22
fs/super.c: fix WARN on alloc_super() fail path
Vladimir Davydov
1
-1
/
+2
2014-01-22
fs/read_write.c:compat_readv(): remove bogus area verify
Corey Minyard
1
-4
/
+0
2014-01-22
fs/compat_ioctl.c: fix an underflow issue (harmless)
Dan Carpenter
1
-1
/
+2
2014-01-22
posix_acl: uninlining
Andrew Morton
1
-5
/
+79
2014-01-22
ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously
Yiwen Jiang
1
-2
/
+6
2014-01-22
ocfs2: punch hole should return EINVAL if the length argument in ioctl is neg...
Tariq Saeed
1
-1
/
+2
2014-01-22
ocfs2: fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-01-22
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
Jie Liu
1
-0
/
+2
2014-01-22
ocfs2: return EINVAL if the given range to discard is less than block size
Jie Liu
1
-7
/
+3
2014-01-22
ocfs2: return EOPNOTSUPP if the device does not support discard
Jie Liu
1
-0
/
+5
2014-01-22
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_gr...
Younger Liu
3
-87
/
+14
2014-01-22
ocfs2: use the new DLM operation callbacks while requesting new lockspace
Goldwyn Rodrigues
1
-24
/
+102
2014-01-22
ocfs2: framework for version LVB
Goldwyn Rodrigues
1
-0
/
+101
2014-01-22
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
Goldwyn Rodrigues
5
-8
/
+24
2014-01-22
ocfs2: shift allocation ocfs2_live_connection to user_connect()
Goldwyn Rodrigues
1
-19
/
+18
2014-01-22
ocfs2: add DLM recovery callbacks
Goldwyn Rodrigues
1
-0
/
+38
2014-01-22
ocfs2: add clustername to cluster connection
Goldwyn Rodrigues
5
-7
/
+24
2014-01-22
ocfs2: remove versioning information
Goldwyn Rodrigues
16
-310
/
+7
2014-01-22
fsnotify: remove pointless NULL initializers
Jan Kara
2
-4
/
+0
2014-01-22
fsnotify: remove .should_send_event callback
Jan Kara
4
-48
/
+21
2014-01-22
fsnotify: do not share events between notification groups
Jan Kara
10
-611
/
+279
2014-01-22
inotify: provide function for name length rounding
Jan Kara
1
-20
/
+21
2014-01-21
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
17
-2760
/
+3114
2014-01-20
f2fs: clean checkpatch warnings
Chris Fries
11
-30
/
+40
2014-01-18
GFS2: revert "GFS2: d_splice_alias() can't return error"
J. Bruce Fields
1
-0
/
+8
2014-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-2
/
+7
2014-01-17
kernfs: associate a new kernfs_node with its parent on creation
Tejun Heo
4
-24
/
+34
2014-01-16
GFS2: Small cleanup
Bob Peterson
1
-1
/
+1
[next]