index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: fix v3-less build
J. Bruce Fields
2015-02-16
1
-0
/
+5
*
nfsd: fix comparison in fh_fsid_match()
Dan Carpenter
2015-02-12
1
-1
/
+1
*
nfsd: default NFSv4.2 to on
J. Bruce Fields
2015-02-09
1
-0
/
+1
*
nfsd: pNFS block layout driver
Christoph Hellwig
2015-02-05
6
-1
/
+418
*
nfsd: add trace events
Christoph Hellwig
2015-02-02
5
-3
/
+85
*
nfsd: implement pNFS layout recalls
Christoph Hellwig
2015-02-02
6
-1
/
+330
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
13
-4
/
+1319
*
nfsd: make find_any_file available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-1
/
+2
*
nfsd: make find/get/put file available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-8
/
+9
*
nfsd: make lookup/alloc/unhash_stid available outside nfs4state.c
Christoph Hellwig
2015-02-02
2
-4
/
+10
*
nfsd: add fh_fsid_match helper
Christoph Hellwig
2015-02-02
1
-0
/
+9
*
nfsd: move nfsd_fh_match to nfsfh.h
Christoph Hellwig
2015-02-02
2
-10
/
+11
*
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
[next]