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
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
24
-80
/
+80
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
4
-21
/
+26
|
\
|
*
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-02-09
2
-2
/
+5
|
\
\
|
*
|
seq_file: fix incomplete reset on read from zero offset
Miklos Szeredi
2018-01-20
1
-1
/
+4
|
*
|
kernfs: fix regression in kernfs_fop_write caused by wrong type
Ivan Vecera
2018-01-19
1
-1
/
+1
*
|
|
Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-02-09
4
-13
/
+130
|
\
\
\
|
*
|
|
Add missing structs and defines from recent SMB3.1.1 documentation
Steve French
2018-02-07
1
-2
/
+112
|
*
|
|
address lock imbalance warnings in smbdirect.c
Steve French
2018-02-07
1
-7
/
+9
|
*
|
|
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-02-07
1
-3
/
+1
|
*
|
|
Add some missing debug fields in server and tcon structs
Steve French
2018-02-07
1
-1
/
+8
*
|
|
|
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
7
-40
/
+57
|
\
\
\
\
|
*
|
|
|
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
1
-3
/
+2
|
*
|
|
|
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
3
-24
/
+37
|
*
|
|
|
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2018-02-08
2
-4
/
+3
|
*
|
|
|
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-08
2
-2
/
+10
|
*
|
|
|
nfsd4: don't set lock stateid's sc_type to CLOSED
J. Bruce Fields
2018-02-05
1
-4
/
+1
|
*
|
|
|
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
2018-02-05
1
-0
/
+1
|
*
|
|
|
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
2017-12-21
1
-3
/
+3
|
*
|
|
|
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
2
-5
/
+5
|
*
|
|
|
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
1
-3
/
+3
|
*
|
|
|
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
2
-8
/
+8
*
|
|
|
|
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-08
8
-92
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
2018-02-06
1
-10
/
+7
|
*
|
|
|
|
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
2018-02-06
1
-24
/
+30
|
*
|
|
|
|
Orangefs: don't propogate whacky error codes
Mike Marshall
2018-02-06
1
-0
/
+1
|
*
|
|
|
|
orangefs: use correct string length
Xiongfeng Wang
2018-02-06
3
-12
/
+12
|
*
|
|
|
|
orangefs: make orangefs_make_bad_inode static
Martin Brandenburg
2018-02-06
2
-21
/
+19
|
*
|
|
|
|
orangefs: remove ORANGEFS_KERNEL_DEBUG
Martin Brandenburg
2018-02-06
1
-6
/
+2
|
*
|
|
|
|
orangefs: remove gossip_ldebug and gossip_lerr
Martin Brandenburg
2018-02-06
3
-17
/
+2
|
*
|
|
|
|
orangefs: make orangefs_client_debug_init static
Martin Brandenburg
2018-02-06
2
-2
/
+1
*
|
|
|
|
|
Merge tag 'afs-next-20180208' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-08
10
-405
/
+295
|
\
\
\
\
\
\
|
*
|
|
|
|
|
afs: Support the AFS dynamic root
David Howells
2018-02-06
5
-87
/
+247
|
*
|
|
|
|
|
afs: Rearrange afs_select_fileserver() a little
David Howells
2018-02-06
1
-22
/
+20
|
*
|
|
|
|
|
afs: Remove unused code
David Howells
2018-02-06
1
-235
/
+0
|
*
|
|
|
|
|
afs: Fix server list handling
David Howells
2018-02-06
3
-48
/
+11
|
*
|
|
|
|
|
afs: Need to clear responded flag in addr cursor
David Howells
2018-02-06
1
-6
/
+2
|
*
|
|
|
|
|
afs: Fix missing cursor clearance
David Howells
2018-02-06
2
-9
/
+16
|
*
|
|
|
|
|
afs: Add missing afs_put_cell()
David Howells
2018-02-06
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-02-08
9
-129
/
+313
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ceph: improving efficiency of syncfs
Chengguang Xu
2018-01-30
1
-1
/
+1
|
*
|
|
|
|
|
|
ceph: try to allocate enough memory for reserved caps
Zhi Zhang
2018-01-29
4
-16
/
+74
|
*
|
|
|
|
|
|
ceph: fix race of queuing delayed caps
Yan, Zheng
2018-01-29
1
-17
/
+16
|
*
|
|
|
|
|
|
ceph: delete unreachable code in ceph_check_caps()
Yan, Zheng
2018-01-29
1
-12
/
+3
|
*
|
|
|
|
|
|
ceph: limit rate of cap import/export error messages
Yan, Zheng
2018-01-29
1
-7
/
+15
|
*
|
|
|
|
|
|
ceph: fix incorrect snaprealm when adding caps
Yan, Zheng
2018-01-29
2
-3
/
+19
|
*
|
|
|
|
|
|
ceph: fix un-balanced fsc->writeback_count update
Yan, Zheng
2018-01-29
1
-3
/
+6
|
*
|
|
|
|
|
|
ceph: track read contexts in ceph_file_info
Yan, Zheng
2018-01-29
3
-9
/
+66
[next]