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
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
3
-36
/
+12
2016-01-04
Merge branch 'memdup_user_nul' into work.misc
Al Viro
27
-61
/
+114
2015-12-23
new helpers: no_seek_end_llseek{,_size}()
Al Viro
1
-0
/
+39
2015-12-23
Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2015-12-19
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-15
/
+29
2015-12-19
proc: fix -ESRCH error when writing to /proc/$pid/coredump_filter
Colin Ian King
1
-0
/
+1
2015-12-16
nfsd: don't hold ls_mutex across a layout recall
Jeff Layton
1
-1
/
+1
2015-12-15
Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
5
-8
/
+10
2015-12-15
Btrfs: check prepare_uptodate_page() error code earlier
Chris Mason
1
-4
/
+14
2015-12-15
Btrfs: check for empty bitmap list in setup_cluster_bitmaps
Chris Mason
1
-3
/
+5
2015-12-14
sched/wait: Fix the signal handling fix
Peter Zijlstra
5
-10
/
+10
2015-12-13
Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+2
2015-12-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+3
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+6
2015-12-12
ocfs2: fix SGID not inherited issue
Junxiao Bi
1
-3
/
+1
2015-12-12
osd fs: __r4w_get_page rely on PageUptodate for uptodate
Hugh Dickins
2
-8
/
+2
2015-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-1
/
+3
2015-12-10
btrfs: fix misleading warning when space cache failed to load
Holger Hoffstätte
1
-1
/
+1
2015-12-10
Btrfs: fix transaction handle leak in balance
Filipe Manana
1
-2
/
+1
2015-12-10
Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
Filipe Manana
3
-5
/
+8
2015-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+3
2015-12-08
fix the regression from "direct-io: Fix negative return from dio read beyond ...
Al Viro
1
-0
/
+1
2015-12-08
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2015-12-08
SUNRPC: Fix callback channel
Trond Myklebust
1
-5
/
+2
2015-12-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-13
/
+56
2015-12-07
restore_nameidata(): no need to clear now->stack
Al Viro
1
-3
/
+1
2015-12-07
namei.c: take "jump to root" into a new helper
Al Viro
1
-28
/
+26
2015-12-07
path_init(): set nd->inode earlier in cwd-relative case
Al Viro
1
-10
/
+12
2015-12-07
namei.c: fold set_root_rcu() into set_root()
Al Viro
1
-24
/
+20
2015-12-07
don't opencode iget_failed()
Al Viro
1
-3
/
+1
2015-12-07
f2fs: it's umode_t, not mode_t...
Al Viro
1
-4
/
+2
2015-12-07
typo in fs/namei.c comment
Mike Marshall
1
-1
/
+1
2015-12-07
coredump: Use 64bit time for unix time of coredump
Arnd Bergmann
1
-3
/
+5
2015-12-07
adfs: constify adfs_dir_ops structures
Julia Lawall
4
-8
/
+8
2015-12-07
vfs: show_vfsstat: remove redundant initialization and check of error code
Dmitry V. Levin
1
-3
/
+2
2015-12-07
vfs: show_mountinfo: cleanup error code checks
Dmitry V. Levin
1
-9
/
+11
2015-12-07
vfs: show_vfsmnt: remove redundant initialization of error code
Dmitry V. Levin
1
-1
/
+1
2015-12-07
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
1
-7
/
+7
2015-12-07
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
1
-2
/
+2
2015-12-07
fs/file.c: __const_max is actually __const_min :-)
Rasmus Villemoes
1
-3
/
+3
2015-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-31
/
+15
2015-12-06
Don't reset ->total_link_count on nested calls of vfs_path_lookup()
Al Viro
1
-1
/
+0
2015-12-06
ovl: get rid of the dead code left from broken (and disabled) optimizations
Al Viro
3
-26
/
+11
2015-12-06
ovl: fix permission checking for setattr
Miklos Szeredi
1
-4
/
+4
2015-12-04
block: detach bdev inode from its wb in __blkdev_put()
Ilya Dryomov
1
-3
/
+6
2015-12-04
jbd2: fix null committed data return in undo_access
Junxiao Bi
1
-3
/
+7
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2015-12-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+9
2015-12-01
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
Eric Dumazet
1
-2
/
+2
[next]