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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
NFS: Migration support for RELEASE_LOCKOWNER
Chuck Lever
1
-0
/
+16
2013-10-28
NFS: Implement support for NFS4ERR_LEASE_MOVED
Chuck Lever
1
-0
/
+9
2013-10-28
NFS: Support NFS4ERR_LEASE_MOVED recovery in state manager
Chuck Lever
2
-1
/
+74
2013-10-28
NFS: Add method to detect whether an FSID is still on the server
Chuck Lever
3
-2
/
+195
2013-10-28
NFS: Handle NFS4ERR_MOVED during delegation recall
Chuck Lever
1
-0
/
+3
2013-10-28
NFS: Add migration recovery callouts in nfs4proc.c
Chuck Lever
1
-2
/
+20
2013-10-28
NFS: Rename "stateid_invalid" label
Chuck Lever
1
-3
/
+3
2013-10-28
NFS: Re-use exit code in nfs4_async_handle_error()
Chuck Lever
1
-6
/
+3
2013-10-28
NFS: Add basic migration support to state manager thread
Chuck Lever
3
-3
/
+161
2013-10-28
NFS: Add a super_block backpointer to the nfs_server struct
Chuck Lever
1
-0
/
+1
2013-10-28
NFS: Add method to retrieve fs_locations during migration recovery
Chuck Lever
3
-11
/
+192
2013-10-28
NFS: Export _nfs_display_fhandle()
Chuck Lever
2
-1
/
+3
2013-10-28
NFS: Introduce a vector of migration recovery ops
Chuck Lever
2
-0
/
+14
2013-10-28
NFS: Add functions to swap transports during migration recovery
Chuck Lever
2
-0
/
+103
2013-10-28
NFS: Add nfs4_update_server
Chuck Lever
3
-1
/
+113
2013-10-28
NFSv4: don't reprocess cached open CLAIM_PREVIOUS
Weston Andros Adamson
1
-4
/
+8
2013-10-28
NFSv4: Fix state reference counting in _nfs4_opendata_reclaim_to_nfs4_state
Trond Myklebust
1
-5
/
+1
2013-10-28
NFSv4: don't fail on missing fattr in open recover
Weston Andros Adamson
1
-6
/
+0
2013-10-28
NFSv4: fix NULL dereference in open recover
Weston Andros Adamson
1
-1
/
+2
2013-10-28
NFSv4.1: Don't change the security label as part of open reclaim.
Trond Myklebust
1
-2
/
+0
2013-10-28
nfs: fix handling of invalid mount options in nfs_remount
Jeff Layton
1
-2
/
+2
2013-10-28
nfs: reject version and minorversion changes on remount attempts
Jeff Layton
1
-0
/
+4
2013-10-28
NFSv4 Remove zeroing state kern warnings
Andy Adamson
1
-8
/
+5
2013-10-02
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
2
-0
/
+3
2013-10-02
NFSv4: Fix a use-after-free situation in _nfs4_proc_getlk()
Trond Myklebust
1
-0
/
+1
2013-10-01
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-22
/
+61
2013-10-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-14
/
+29
2013-10-01
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-10-01
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-30
afs: dget_parent() can't return a negative dentry
Al Viro
1
-3
/
+0
2013-09-30
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
Al Viro
1
-3
/
+4
2013-09-30
sysv: Add forgotten superblock lock init for v7 fs
Lubomir Rintel
1
-0
/
+1
2013-09-30
NFS: Give "flavor" an initial value to fix a compile warning
Anna Schumaker
1
-1
/
+1
2013-09-30
NFSv4.1: try SECINFO_NO_NAME flavs until one works
Weston Andros Adamson
1
-3
/
+27
2013-09-29
NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds
Trond Myklebust
1
-0
/
+2
2013-09-29
NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
Trond Myklebust
1
-9
/
+9
2013-09-29
Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-22
/
+68
2013-09-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-97
/
+52
2013-09-26
xfs: fix node forward in xfs_node_toosmall
Mark Tinguely
1
-2
/
+3
2013-09-26
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
3
-9
/
+22
2013-09-25
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-09-25
fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume
Goldwyn Rodrigues
1
-1
/
+1
2013-09-25
block: Fix bio_copy_data()
Kent Overstreet
1
-2
/
+2
2013-09-24
xfs: log recovery lsn ordering needs uuid check
Dave Chinner
1
-14
/
+59
2013-09-24
xfs: fix XFS_IOC_FREE_EOFBLOCKS definition
Dave Chinner
1
-1
/
+1
2013-09-24
xfs: asserting lock not held during freeing not valid
Dave Chinner
1
-5
/
+4
2013-09-24
xfs: lock the AIL before removing the buffer item
Dave Chinner
1
-0
/
+1
2013-09-24
reiserfs: fix race with flush_used_journal_lists and flush_journal_list
Jeff Mahoney
1
-1
/
+4
2013-09-24
reiserfs: remove useless flush_old_journal_lists
Jeff Mahoney
1
-62
/
+0
2013-09-24
udf: Fortify LVID loading
Jan Kara
3
-34
/
+48
[next]