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
*
NFSd: set nfsd_serv to NULL after service destruction
Stanislav Kinsbursky
2012-07-25
2
-5
/
+7
*
NFSd: introduce nfsd_destroy() helper
Stanislav Kinsbursky
2012-07-25
3
-17
/
+14
*
nfsd: add get_uint for u32's
J. Bruce Fields
2012-07-25
1
-3
/
+3
*
NFSd: fix locking in nfsd_forget_delegations()
Stanislav Kinsbursky
2012-07-25
1
-6
/
+17
*
nfsd4: fix cr_principal comparison check in same_creds
Vivek Trivedi
2012-07-25
1
-2
/
+2
*
nfsd: share some function prototypes
J. Bruce Fields
2012-07-10
1
-0
/
+2
*
nfsd: allow owner_override only for regular files
J. Bruce Fields
2012-07-10
1
-1
/
+9
*
nfsd4: release openowners on free in >=4.1 case
J. Bruce Fields
2012-07-10
1
-6
/
+13
*
nfsd4: our filesystems are normally case sensitive
J. Bruce Fields
2012-07-10
1
-1
/
+1
*
nfsd4: process_open2 cleanup
J. Bruce Fields
2012-06-20
1
-5
/
+3
*
nfsd4: nfsd4_lock() cleanup
J. Bruce Fields
2012-06-20
1
-12
/
+3
*
nfsd4: remove unnecessary comment
J. Bruce Fields
2012-06-20
1
-1
/
+0
*
NFSD: TEST_STATEID should not return NFS4ERR_STALE_STATEID
Chuck Lever
2012-06-20
2
-7
/
+16
*
nfsd: probe the back channel on new connections
Weston Andros Adamson
2012-06-20
1
-0
/
+5
*
hfsplus: fix bless ioctl when used with hardlinks
Matthew Garrett
2012-06-17
1
-2
/
+7
*
hfsplus: fix overflow in sector calculations in hfsplus_submit_bio
Janne Kalliomäki
2012-06-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-16
2
-2
/
+3
|
\
|
*
Btrfs: cast devid to unsigned long long for printk %llu
Chris Mason
2012-06-15
1
-1
/
+2
|
*
Btrfs: init old_generation in get_old_root
Chris Mason
2012-06-15
1
-1
/
+1
*
|
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-06-15
11
-39
/
+74
|
\
\
|
*
|
NFS: add an endian notation for sparse
Dan Carpenter
2012-06-12
1
-1
/
+1
|
*
|
NFSv4.1: integer overflow in decode_cb_sequence_args()
Dan Carpenter
2012-06-12
1
-3
/
+3
|
*
|
NFSv4 do not send an empty SETATTR compound
Andy Adamson
2012-06-11
1
-4
/
+8
|
*
|
NFSv2: EOF incorrectly set on short read
Sachin Prabhu
2012-06-11
1
-1
/
+1
|
*
|
NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts
Bryan Schumaker
2012-06-09
1
-0
/
+1
|
*
|
NFS: fix directio refcount bug on commit
Fred Isaman
2012-06-09
1
-2
/
+2
|
*
|
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
2012-06-08
1
-0
/
+1
|
*
|
NFSv4.1: Convert another trivial printk into a dprintk
Trond Myklebust
2012-06-07
1
-1
/
+1
|
*
|
NFS4: Fix open bug when pnfs module blacklisted
Fred Isaman
2012-06-07
1
-1
/
+1
|
*
|
NFS: Remove incorrect BUG_ON in nfs_found_client
Trond Myklebust
2012-06-07
1
-2
/
+0
|
*
|
NFS: Map minor mismatch error to protocol not support error.
Steve Dickson
2012-06-06
1
-0
/
+2
|
*
|
NFS: Fix a commit bug
Trond Myklebust
2012-06-05
2
-5
/
+6
|
*
|
NFS4: Set parsed mount data version to 4
Bryan Schumaker
2012-06-05
1
-0
/
+2
|
*
|
NFSv4.1: Ensure we clear session state flags after a session creation
Trond Myklebust
2012-06-05
1
-10
/
+12
|
*
|
NFSv4.1: Convert a trivial printk into a dprintk
Trond Myklebust
2012-06-05
1
-2
/
+1
|
*
|
NFSv4: Fix up decode_attr_mdsthreshold
Trond Myklebust
2012-06-05
1
-1
/
+2
|
*
|
NFSv4: Fix an Oops in the open recovery code
Trond Myklebust
2012-06-05
3
-6
/
+30
*
|
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-15
2
-8
/
+7
|
\
\
\
|
*
|
|
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
J. Bruce Fields
2012-06-14
1
-2
/
+2
|
*
|
|
NFS: hard-code init_net for NFS callback transports
Stanislav Kinsbursky
2012-06-14
1
-6
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-06-15
18
-189
/
+476
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
2012-06-15
3
-0
/
+27
|
*
|
|
Btrfs: make sure that we've made everything in pinned tree clean
Liu Bo
2012-06-15
1
-0
/
+11
|
*
|
|
Btrfs: avoid memory leak of extent state in error handling routine
Liu Bo
2012-06-15
1
-0
/
+2
|
*
|
|
Btrfs: do not resize a seeding device
Liu Bo
2012-06-15
1
-0
/
+7
|
*
|
|
Btrfs: fix missing inherited flag in rename
Liu Bo
2012-06-15
1
-3
/
+6
|
*
|
|
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
2012-06-15
3
-35
/
+70
|
|
\
\
\
|
|
*
|
|
Btrfs: fix race in tree mod log addition
Jan Schmidt
2012-06-14
1
-4
/
+19
|
|
*
|
|
Btrfs: add btrfs_next_old_leaf
Jan Schmidt
2012-06-14
3
-4
/
+16
|
|
*
|
|
Btrfs: fix return value for __tree_mod_log_oldest_root
Jan Schmidt
2012-06-14
1
-13
/
+20
[next]