index
:
Linux Stable
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.13.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
/
9p
Commit message (
Expand
)
Author
Age
Files
Lines
*
9p: avoid attaching writeback_fid on mmap with type PRIVATE
Chengguang Xu
2019-10-17
1
-0
/
+3
*
9p: pass the correct prototype to read_cache_page
Christoph Hellwig
2019-08-04
1
-2
/
+4
*
9p: acl: fix uninitialized iattr access
Dominique Martinet
2019-07-10
1
-1
/
+1
*
9p locks: add mount option for lock retry interval
Dinu-Razvan Chis-Serban
2019-04-27
3
-1
/
+27
*
9p: do not trust pdu content for stat item size
Gertjan Halkes
2019-04-27
1
-5
/
+3
*
9p: use inode->i_lock to protect i_size_write() under 32-bit
Hou Tao
2019-03-23
5
-30
/
+53
*
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
2019-03-23
3
-6
/
+6
*
v9fs_dir_readdir: fix double-free on p9stat_read error
Dominique Martinet
2018-12-01
1
-11
/
+0
*
9p locks: fix glock.client_id leak in do_lock
Dominique Martinet
2018-11-21
1
-2
/
+14
*
fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed
piaojun
2018-09-09
1
-2
/
+4
*
fs/9p: Compare qid.path in v9fs_test_inode
Tuomas Tynkkynen
2017-11-30
2
-0
/
+6
*
9p: fix a potential acl leak
Cong Wang
2017-05-14
1
-0
/
+2
*
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-10-31
1
-23
/
+17
*
9p: use file_dentry()
Miklos Szeredi
2016-08-10
1
-3
/
+3
*
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
2015-12-08
1
-2
/
+2
*
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-13
7
-299
/
+56
|
\
|
*
9p: xattr simplifications
Andreas Gruenbacher
2015-11-13
7
-299
/
+48
|
*
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
4
-20
/
+28
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-11-11
1
-0
/
+1
|
\
|
|
*
fs: 9p: cache.h: Add #define of include guard
Tzvetelin Katchov
2015-11-11
1
-0
/
+1
*
|
fs/9p: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
2
-6
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
1
-1
/
+2
|
\
|
*
9p: do not overwrite return code when locking fails
Dominique Martinet
2015-11-05
1
-1
/
+2
*
|
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-2
/
+2
|
/
*
9p: fix return code of read() when count is 0
Vincent Bernat
2015-08-23
1
-1
/
+1
*
9p: remove unused option Opt_trans
Fabian Frederick
2015-08-23
1
-1
/
+1
*
9p: don't leave a half-initialized inode sitting around
Al Viro
2015-07-12
2
-4
/
+2
*
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
2
-34
/
+24
|
\
|
*
v9fs: fix error handling in v9fs_session_init()
Tejun Heo
2015-06-08
2
-34
/
+24
*
|
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
2
-4
/
+2
*
|
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
2
-2
/
+2
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
2
-10
/
+10
*
|
9p: don't bother with __getname() in ->follow_link()
Al Viro
2015-05-10
3
-100
/
+26
*
|
9p: don't bother with 4K allocation for 24-byte local array...
Al Viro
2015-05-10
1
-21
/
+5
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
6
-33
/
+35
|
\
|
*
fs/9p: fix readdir()
Johannes Berg
2015-04-24
1
-0
/
+2
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
5
-33
/
+33
*
|
Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-04-18
3
-7
/
+6
|
\
\
|
|
/
|
/
|
|
*
fs/9p: Initialize status in v9fs_file_do_lock.
Dominique Martinet
2015-03-21
1
-1
/
+1
|
*
9p: do not crash on unknown lock status code
Kirill A. Shutemov
2015-03-20
1
-2
/
+3
|
*
9p: fix error handling in v9fs_file_do_lock
Kirill A. Shutemov
2015-03-20
1
-1
/
+2
|
*
9p: kerneldoc warning fixes
Fabian Frederick
2015-03-20
2
-3
/
+0
*
|
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
1
-16
/
+10
*
|
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
1
-1
/
+1
*
|
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+1
*
|
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-1
/
+1
*
|
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-12
/
+0
*
|
9p: we are leaking glock.client_id in v9fs_file_getlock()
Al Viro
2015-04-11
1
-0
/
+2
*
|
9p: switch to ->read_iter/->write_iter
Al Viro
2015-04-11
1
-44
/
+39
*
|
9p: get rid of v9fs_direct_file_read()
Al Viro
2015-04-11
2
-51
/
+12
[next]