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.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
2018-02-25
fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
Will Deacon
1
-1
/
+7
2018-02-24
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
2018-02-23
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+12
2018-02-23
xfs: reserve blocks for refcount / rmap log item recovery
Darrick J. Wong
2
-4
/
+9
2018-02-23
xfs: use memset to initialize xfs_scrub_agfl_info
Eric Sandeen
1
-1
/
+2
2018-02-23
fs/signalfd: fix build error for BUS_MCEERR_AR
Randy Dunlap
1
-3
/
+12
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
1
-0
/
+6
2018-02-22
NFS: make struct nlmclnt_fl_close_lock_ops static
Colin Ian King
1
-1
/
+1
2018-02-22
nfs: system crashes after NFS4ERR_MOVED recovery
Bill.Baker@oracle.com
1
-2
/
+4
2018-02-22
NFSv4: Fix broken cast in nfs4_callback_recallany()
Trond Myklebust
1
-8
/
+6
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-16
ovl: check ERR_PTR() return value from ovl_lookup_real()
Amir Goldstein
1
-2
/
+2
2018-02-16
ovl: check lower ancestry on encode of lower dir file handle
Amir Goldstein
3
-44
/
+168
2018-02-16
ovl: hash non-dir by lower inode for fsnotify
Amir Goldstein
1
-18
/
+40
2018-02-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2018-02-14
Merge tag 'gfs2-4.16.rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-20
/
+23
2018-02-13
gfs2: Fixes to "Implement iomap for block_map"
Andreas Gruenbacher
1
-20
/
+23
2018-02-13
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
1
-0
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
24
-80
/
+80
2018-02-12
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-21
/
+26
2018-02-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+5
2018-02-10
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+130
2018-02-09
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-40
/
+57
2018-02-08
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
8
-92
/
+74
2018-02-08
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-405
/
+295
2018-02-08
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-129
/
+313
2018-02-08
cramfs: better MTD dependency expression
Nicolas Pitre
1
-2
/
+1
2018-02-08
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
1
-3
/
+2
2018-02-08
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
3
-24
/
+37
2018-02-08
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2
-4
/
+3
2018-02-08
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2
-2
/
+10
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-13
/
+13
2018-02-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-1
/
+6
2018-02-07
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
1
-2
/
+112
2018-02-07
address lock imbalance warnings in smbdirect.c
Steve French
1
-7
/
+9
2018-02-07
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
1
-3
/
+1
2018-02-07
Add some missing debug fields in server and tcon structs
Steve French
1
-1
/
+8
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-150
/
+159
2018-02-07
pipe: read buffer limits atomically
Eric Biggers
1
-4
/
+9
2018-02-07
pipe: simplify round_pipe_size()
Eric Biggers
1
-11
/
+3
2018-02-07
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-1
/
+4
2018-02-07
pipe: fix off-by-one error when checking buffer limits
Eric Biggers
1
-2
/
+2
2018-02-07
pipe: actually allow root to exceed the pipe buffer limits
Eric Biggers
1
-3
/
+8
2018-02-07
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
1
-10
/
+0
2018-02-07
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-7
/
+3
2018-02-07
vfs: remove might_sleep() from clear_inode()
Shakeel Butt
1
-1
/
+0
2018-02-07
hfsplus: honor setgid flag on directories
Ernesto A. Fernandez
4
-8
/
+8
2018-02-07
nilfs2: use time64_t internally
Arnd Bergmann
9
-24
/
+23
2018-02-07
elf: fix NT_FILE integer overflow
Alexey Dobriyan
1
-0
/
+2
2018-02-07
fs/proc/consoles.c: use seq_putc() in show_console_dev()
Markus Elfring
1
-2
/
+1
[prev]
[next]