index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-05-31
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
2
-8
/
+6
2012-05-31
Avoid reading past buffer when calling GETACL
Sachin Prabhu
2
-13
/
+21
2012-05-31
NFS4: fix compile warnings in nfs4proc.c
Peng Tao
1
-1
/
+1
2012-05-21
NFSv4: Revalidate uid/gid after open
Jonathan Nieder
1
-0
/
+1
2012-05-11
NFS: put open context on error in nfs_flush_multi
Fred Isaman
1
-1
/
+1
2012-05-11
NFS: put open context on error in nfs_pagein_multi
Fred Isaman
1
-1
/
+1
2012-05-11
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
1
-0
/
+14
2012-05-11
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
1
-2
/
+7
2012-05-11
nfs: Enclose hostname in brackets when needed in nfs_do_root_mount
Jan Kara
1
-2
/
+6
2012-04-13
Fix length of buffer copied in __nfs4_get_acl_uncached
Sachin Prabhu
1
-1
/
+1
2012-04-02
NFSv4.1: Fix layoutcommit error handling
Trond Myklebust
1
-12
/
+13
2012-04-02
NFSv4: Fix two infinite loops in the mount code
Trond Myklebust
1
-2
/
+4
2012-04-02
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
3
-4
/
+6
2012-04-02
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2
-1
/
+13
2012-04-02
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
5
-4
/
+57
2012-03-01
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-03-01
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
Trond Myklebust
1
-0
/
+2
2012-03-01
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2
-5
/
+8
2012-01-26
pnfsblock: limit bio page count
Peng Tao
1
-6
/
+11
2012-01-26
pnfsblock: don't spinlock when freeing block_dev
Peng Tao
1
-7
/
+4
2012-01-26
pnfsblock: acquire im_lock in _preload_range
Peng Tao
1
-5
/
+6
2012-01-26
nfs: fix regression in handling of context= option in NFSv4
Jeff Layton
1
-24
/
+19
2012-01-26
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2
-47
/
+80
2012-01-26
NFS - fix recent breakage to NFS error handling.
NeilBrown
1
-2
/
+2
2012-01-26
NFSv4.1: fix backchannel slotid off-by-one bug
Andy Adamson
1
-1
/
+1
2012-01-26
pnfs-obj: Must return layout on IO error
Boaz Harrosh
3
-1
/
+15
2012-01-26
pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
Boaz Harrosh
1
-0
/
+4
2011-12-16
NFS: Fix a regression in nfs_file_llseek()
Trond Myklebust
1
-1
/
+1
2011-12-10
NFSv4: Do not accept delegated opens when a delegation recall is in effect
Trond Myklebust
1
-8
/
+16
2011-12-10
NFSv4: Ensure correct locking when accessing the 'lock_states' list
Trond Myklebust
1
-0
/
+4
2011-12-02
NFSv4.1: Ensure that we handle _all_ SEQUENCE status bits.
Trond Myklebust
1
-4
/
+4
2011-12-02
NFSv4: Don't error if we handled it in nfs4_recovery_handle_error
Trond Myklebust
1
-8
/
+13
2011-11-22
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-61
/
+82
2011-11-17
new helper: mount_subtree()
Al Viro
1
-24
/
+6
2011-11-17
switch create_mnt_ns() to saner calling conventions, fix double mntput() in nfs
Al Viro
1
-15
/
+8
2011-11-10
NFS: Revert pnfs ugliness from the generic NFS read code path
Trond Myklebust
3
-17
/
+25
2011-11-08
NFS: Fix a regression in the referral code
Trond Myklebust
1
-2
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-05
nfs: move nfs_file_operations declaration to bottom of file.c (try #2)
Jeff Layton
1
-40
/
+19
2011-11-05
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
6
-2
/
+37
2011-11-04
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-851
/
+344
2011-11-04
nfs: set vs_hidden on nfs4_callback_version4 (try #2)
Jeff Layton
1
-0
/
+1
2011-11-03
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
6
-862
/
+305
2011-11-03
pnfs-obj: Support for RAID5 read-4-write interface.
Boaz Harrosh
1
-0
/
+38
2011-11-03
pnfs-obj: move to ore 03: Remove old raid engine
Boaz Harrosh
1
-504
/
+0
2011-11-03
pnfs-obj: move to ore 02: move to ORE
Boaz Harrosh
1
-74
/
+59
2011-11-03
pnfs-obj: move to ore 01: ore_layout & ore_components
Boaz Harrosh
1
-144
/
+128
2011-11-03
pnfs-obj: Rename objlayout_io_state => objlayout_io_res
Boaz Harrosh
3
-47
/
+48
[next]