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
*
clean_bdev_aliases: Prevent cleaning blocks that are not in block range
Chandan Rajendra
2017-01-02
1
-1
/
+1
*
block: add back plugging in __blkdev_direct_IO
Christoph Hellwig
2016-12-22
1
-0
/
+3
*
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
2016-12-21
1
-2
/
+7
*
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-21
11
-109
/
+166
|
\
|
*
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2016-12-19
2
-4
/
+15
|
*
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2016-12-19
1
-0
/
+10
|
*
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2016-12-19
2
-12
/
+12
|
*
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
2016-12-19
1
-1
/
+2
|
*
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
Trond Myklebust
2016-12-19
1
-7
/
+0
|
*
pNFS: Return RW layouts on OPEN_DOWNGRADE
Trond Myklebust
2016-12-19
1
-3
/
+13
|
*
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
2016-12-19
1
-0
/
+10
|
*
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
2016-12-19
1
-16
/
+13
|
*
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
2016-12-19
1
-8
/
+20
|
*
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
2016-12-19
1
-1
/
+2
|
*
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2016-12-19
2
-3
/
+5
|
*
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
2016-12-19
1
-7
/
+7
|
*
NFS: Remove unused function nfs_revalidate_inode_rcu()
Trond Myklebust
2016-12-19
1
-9
/
+0
|
*
NFS: Fix and clean up the access cache validity checking
Trond Myklebust
2016-12-19
1
-9
/
+9
|
*
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
Trond Myklebust
2016-12-19
1
-2
/
+3
|
*
NFS: Clean up cache validity checking
Trond Myklebust
2016-12-19
3
-22
/
+34
|
*
NFS: Don't revalidate the file on close if we hold a delegation
Trond Myklebust
2016-12-19
1
-0
/
+2
|
*
NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN
Trond Myklebust
2016-12-19
1
-4
/
+1
|
*
NFSv4: Update the attribute cache info in update_changeattr
Trond Myklebust
2016-12-19
1
-1
/
+8
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
8
-160
/
+150
|
\
\
|
*
|
quota: Fix bogus warning in dquot_disable()
Jan Kara
2016-12-19
1
-2
/
+2
|
*
|
fsnotify: Fix possible use-after-free in inode iteration on umount
Jan Kara
2016-12-13
1
-36
/
+9
|
*
|
ext2: reject inodes with negative size
Darrick J. Wong
2016-12-07
1
-0
/
+4
|
*
|
quota: Remove dqonoff_mutex
Jan Kara
2016-11-30
2
-58
/
+23
|
*
|
ocfs2: Use s_umount for quota recovery protection
Jan Kara
2016-11-30
1
-4
/
+7
|
*
|
quota: Remove dqonoff_mutex from dquot_scan_active()
Jan Kara
2016-11-30
1
-2
/
+2
|
*
|
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-11-30
2
-2
/
+9
|
*
|
quota: Use s_umount protection for quota operations
Jan Kara
2016-11-24
2
-34
/
+11
|
*
|
quota: Hold s_umount in exclusive mode when enabling / disabling quotas
Jan Kara
2016-11-24
2
-3
/
+24
|
*
|
fs: Provide function to get superblock with exclusive s_umount
Jan Kara
2016-11-23
1
-20
/
+60
*
|
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
41
-103
/
+108
|
\
\
\
|
*
|
|
vfs: make generic_readlink() static
Miklos Szeredi
2016-12-09
1
-2
/
+2
|
*
|
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
36
-42
/
+0
|
*
|
|
vfs: default to generic_readlink()
Miklos Szeredi
2016-12-09
1
-3
/
+12
|
*
|
|
vfs: replace calling i_op->readlink with vfs_readlink()
Miklos Szeredi
2016-12-09
5
-13
/
+34
|
*
|
|
proc/self: use generic_readlink
Miklos Szeredi
2016-12-09
2
-27
/
+2
|
*
|
|
ecryptfs: use vfs_get_link()
Miklos Szeredi
2016-12-09
1
-17
/
+12
|
*
|
|
bad_inode: add missing i_op initializers
Miklos Szeredi
2016-12-09
1
-4
/
+51
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-17
45
-468
/
+978
|
\
\
\
\
|
*
\
\
\
Merge branch 'work.autofs' into for-linus
Al Viro
2016-12-16
9
-71
/
+125
|
|
\
\
\
\
|
|
*
|
|
|
autofs - dont hold spin lock over direct mount expire
Ian Kent
2016-12-03
1
-7
/
+10
|
|
*
|
|
|
autofs - constify misc struct path instances
Ian Kent
2016-12-03
2
-2
/
+2
|
|
*
|
|
|
vfs: remove unused have_submounts() function
Ian Kent
2016-12-03
1
-33
/
+0
|
|
*
|
|
|
autofs: use path_has_submounts() to fix unreliable have_submount() checks
Ian Kent
2016-12-03
3
-11
/
+15
|
|
*
|
|
|
autofs: use path_is_mountpoint() to fix unreliable d_mountpoint() checks
Ian Kent
2016-12-03
1
-7
/
+7
|
|
*
|
|
|
autofs: change autofs4_wait() to take struct path
Ian Kent
2016-12-03
4
-12
/
+15
[next]