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
*
fs: add FL_LAYOUT lease type
Christoph Hellwig
2015-02-02
1
-4
/
+10
*
fs: track fl_owner for leases
Christoph Hellwig
2015-02-02
2
-6
/
+8
*
Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20
J. Bruce Fields
2015-02-02
30
-570
/
+736
|
\
|
*
locks: update comments that refer to inode->i_flock
Jeff Layton
2015-01-21
1
-1
/
+1
|
*
locks: consolidate NULL i_flctx checks in locks_remove_file
Jeff Layton
2015-01-16
1
-2
/
+7
|
*
locks: keep a count of locks on the flctx lists
Jeff Layton
2015-01-16
3
-35
/
+35
|
*
locks: clean up the lm_change prototype
Jeff Layton
2015-01-16
2
-8
/
+8
|
*
locks: add a dedicated spinlock to protect i_flctx lists
Jeff Layton
2015-01-16
8
-69
/
+70
|
*
locks: convert lease handling to file_lock_context
Jeff Layton
2015-01-16
1
-153
/
+99
|
*
locks: convert posix locks to file_lock_context
Jeff Layton
2015-01-16
10
-197
/
+153
|
*
locks: move flock locks to file_lock_context
Jeff Layton
2015-01-16
6
-35
/
+152
|
*
ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks
Jeff Layton
2015-01-16
2
-4
/
+4
|
*
locks: add a new struct file_locking_context pointer to struct inode
Jeff Layton
2015-01-16
2
-1
/
+46
|
*
locks: have locks_release_file use flock_lock_file to release generic flock l...
Jeff Layton
2015-01-16
1
-18
/
+31
|
*
locks: add new struct list_head to struct file_lock
Jeff Layton
2015-01-16
1
-3
/
+5
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-01-16
4
-29
/
+60
|
|
\
|
|
*
fuse: add memory barrier to INIT
Miklos Szeredi
2015-01-06
3
-3
/
+16
|
|
*
fuse: fix LOOKUP vs INIT compat handling
Miklos Szeredi
2015-01-06
3
-26
/
+44
|
*
|
locks: fix NULL-deref in generic_delete_lease
NeilBrown
2015-01-13
1
-1
/
+1
|
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-01-11
1
-5
/
+5
|
|
\
\
|
|
*
|
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
2015-01-09
1
-5
/
+5
|
*
|
|
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-01-09
1
-1
/
+1
|
|
\
\
\
|
*
\
\
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-01-09
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
2015-01-08
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2015-01-09
5
-11
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: don't delay inode ref updates during log replay
Chris Mason
2015-01-02
1
-0
/
+8
|
|
*
|
|
|
Btrfs: correctly get tree level in tree_backref_for_extent
Filipe Manana
2015-01-02
1
-3
/
+10
|
|
*
|
|
|
Btrfs: call inode_dec_link_count() on mkdir error path
Wang Shilong
2015-01-02
1
-1
/
+3
|
|
*
|
|
|
Btrfs: abort transaction if we don't find the block group
Josef Bacik
2015-01-02
1
-6
/
+6
|
|
*
|
|
|
Btrfs, scrub: uninitialized variable in scrub_extent_for_parity()
Dan Carpenter
2015-01-02
1
-1
/
+1
|
*
|
|
|
|
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
2015-01-08
1
-2
/
+3
|
*
|
|
|
|
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
2015-01-08
1
-8
/
+35
|
*
|
|
|
|
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
2015-01-08
1
-4
/
+1
|
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-01-06
4
-121
/
+129
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ext4: remove spurious KERN_INFO from ext4_warning call
Jakub Wilk
2015-01-02
1
-1
/
+1
|
|
*
|
|
|
Revert "ext4: fix suboptimal seek_{data,hole} extents traversial"
Theodore Ts'o
2015-01-02
2
-108
/
+116
|
|
*
|
|
|
ext4: prevent online resize with backup superblock
Theodore Ts'o
2014-12-26
1
-12
/
+12
*
|
|
|
|
|
nfsd: factor out a helper to decode nfstime4 values
Christoph Hellwig
2015-01-23
1
-17
/
+26
*
|
|
|
|
|
sunrpc/lockd: fix references to the BKL
Jeff Layton
2015-01-23
1
-2
/
+2
*
|
|
|
|
|
nfsd: fix year-2038 nfs4 state problem
J. Bruce Fields
2015-01-23
1
-1
/
+6
*
|
|
|
|
|
nfsd: nfs4state: Remove unused function
Rickard Strandqvist
2015-01-15
1
-10
/
+0
*
|
|
|
|
|
lockd: xdr: Remove unused function
Rickard Strandqvist
2015-01-15
1
-8
/
+0
*
|
|
|
|
|
nfsd4: tweak rd_dircount accounting
J. Bruce Fields
2015-01-07
1
-3
/
+4
*
|
|
|
|
|
nfsd: fi_delegees doesn't need to be an atomic_t
Jeff Layton
2015-01-07
2
-5
/
+5
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
nfsd: fix fi_delegees leak when fi_had_conflict returns true
Jeff Layton
2015-01-07
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-12-29
7
-19
/
+28
|
\
\
\
\
|
*
|
|
|
cifs: make new inode cache when file type is different
Nakajima Akira
2014-12-22
1
-3
/
+7
|
*
|
|
|
Fix signed/unsigned pointer warning
Kevin Cernekee
2014-12-14
1
-5
/
+7
|
*
|
|
|
Convert MessageID in smb2_hdr to LE
Sachin Prabhu
2014-12-14
5
-11
/
+14
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-12-29
7
-47
/
+106
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
[next]