Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
42acd021824578fa0eeb6eb58d457c23ec5dc9c0
/
fs
42acd02
NFS add session back channel draining
by Andy Adamson
· 14 years ago
ece0de6
NFS RPC_AUTH_GSS unsupported on v4.1 back channel
by Andy Adamson
· 14 years ago
c36fca5
NFS refactor nfs_find_client and reference client across callback processing
by Andy Adamson
· 14 years ago
2c2618c
NFS associate sessionid with callback connection
by Andy Adamson
· 14 years ago
f4eecd5
NFS implement v4.0 callback_ident
by Andy Adamson
· 14 years ago
ea00528
NFS do not clear minor version at nfs_client free
by Andy Adamson
· 14 years ago
01c9a0b
NFS use svc_create_xprt for NFSv4.1 callback service
by Andy Adamson
· 14 years ago
64c2ce8
nfsv4: Switch to generic xattr handling code
by Aneesh Kumar K.V
· 14 years ago
a8a5da9
nfs: Set MS_POSIXACL always
by Aneesh Kumar K.V
· 14 years ago
bf0c84f
NFS: use ERR_CAST()
by Namhyung Kim
· 14 years ago
5f3e97c
nfs: fix mispelling of idmap CONFIG symbol
by J. Bruce Fields
· 14 years ago
51f128e
lockd: double unlock in next_host_state()
by Dan Carpenter
· 14 years ago
878215f
NFS: Don't leak in nfs_proc_symlink()
by Jesper Juhl
· 14 years ago
1174dd1
NFSv4: Convert a few commas into semicolons...
by Trond Myklebust
· 14 years ago
aa69947
NFS: suppressing showing of default mount port value in /proc fixed
by Stanislav Kinsbursky
· 14 years ago
611c96c
nfs4: fix units bug causing hang on recovery
by J. Bruce Fields
· 14 years ago
72895b1
nfs: Take advantage of kmem_cache_zalloc() in nfs_page_alloc()
by Jesper Juhl
· 14 years ago
c8b031e
NFS: Remove redundant unlikely()
by Tobias Klauser
· 14 years ago
7969183
lockd: Remove src_sap and src_len from nlm_lookup_host_info struct
by Chuck Lever
· 14 years ago
2025889
lockd: Remove nlm_lookup_host()
by Chuck Lever
· 14 years ago
fcc072c
lockd: Make nrhosts an unsigned long
by Chuck Lever
· 14 years ago
d2df048
lockd: Rename nlm_hosts
by Chuck Lever
· 14 years ago
67216b9
lockd: Clean up nlmsvc_lookup_host()
by Chuck Lever
· 14 years ago
8ea6ecc
lockd: Create client-side nlm_host cache
by Chuck Lever
· 14 years ago
7db836d
lockd: Split nlm_release_call()
by Chuck Lever
· 14 years ago
723bb5b
lockd: Add nlm_destroy_host_locked()
by Chuck Lever
· 14 years ago
a7952f4
lockd: Add nlm_alloc_host()
by Chuck Lever
· 14 years ago
b10e30f
lockd: reorganize nlm_host_rebooted
by J. Bruce Fields
· 14 years ago
b113746
lockd: define host_for_each{_safe} macros
by J. Bruce Fields
· 14 years ago
bf26955
SUNRPC: New xdr_streams XDR decoder API
by Chuck Lever
· 14 years ago
9f06c71
SUNRPC: New xdr_streams XDR encoder API
by Chuck Lever
· 14 years ago
b43cd8c
NFS: Remove unused UMNT response data structure
by Chuck Lever
· 14 years ago
98eb2b4
NFS: Avoid return code checking in mount XDR encoder functions
by Chuck Lever
· 14 years ago
49b1700
NSM: Avoid return code checking in NSM XDR encoder functions
by Chuck Lever
· 14 years ago
ead0059
NFS: Squelch compiler warning in decode_getdeviceinfo()
by Chuck Lever
· 14 years ago
573c4e1
NFS: Simplify ->decode_dirent() calling sequence
by Chuck Lever
· 14 years ago
8111f37
NFS: Fix hdrlen calculation in NFSv4's decode_read()
by Chuck Lever
· 14 years ago
d8367c5
lockd: Move nlmdbg_cookie2a() to svclock.c
by Chuck Lever
· 14 years ago
7d93bd71
NFS: Repair whitespace damage in NFS PROC macro
by Chuck Lever
· 14 years ago
85a5648
NFSD: Update XDR decoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
a033db4
NFSD: Update XDR encoders in NFSv4 callback client
by Chuck Lever
· 14 years ago
3460f29
lockd: Introduce new-style XDR functions for NLMv4
by Chuck Lever
· 14 years ago
f604870
NFS: Move and update xdr_decode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
b2cdd9c
NFS: Remove unused old NFSv3 decoder functions
by Chuck Lever
· 14 years ago
f5fc3c50
NFS: Switch in new NFSv3 decoder functions
by Chuck Lever
· 14 years ago
e4f9323
NFS: Introduce new-style XDR decoding functions for NFSv2
by Chuck Lever
· 14 years ago
9d5a643
NFS: Update xdr_encode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
499ff71
NFS: Remove unused old NFSv3 encoder functions
by Chuck Lever
· 14 years ago
ad96b5b
NFS: Replace old NFSv3 encoder functions with xdr_stream-based ones
by Chuck Lever
· 14 years ago
d9c407b
NFS: Introduce new-style XDR encoding functions for NFSv3
by Chuck Lever
· 14 years ago
2b061f9
lockd: Introduce new-style XDR functions for NLMv3
by Chuck Lever
· 14 years ago
5f96e5e
NFS: Move and update xdr_decode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
661ad42
NFS: Replace old NFSv2 decoder functions with xdr_stream-based ones
by Chuck Lever
· 14 years ago
f796f8b
NFS: Introduce new-style XDR decoding functions for NFSv2
by Chuck Lever
· 14 years ago
8582849
NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument
by Chuck Lever
· 14 years ago
282ac2a
NFS: Update xdr_encode_foo() functions that we're keeping
by Chuck Lever
· 14 years ago
2d70f53
NFS: Remove old NFSv2 encoder functions
by Chuck Lever
· 14 years ago
25a0866
NFS: Introduce new-style XDR encoding functions for NFSv2
by Chuck Lever
· 14 years ago
947b10a
nilfs2: fix regression of garbage collection ioctl
by Ryusuke Konishi
· 14 years ago
a4851d8
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
462e635e
install_special_mapping skips security_file_mmap check.
by Tavis Ormandy
· 14 years ago
6d5c3aa
ext4: fix typo which broke '..' detection in ext4_find_entry()
by Aaro Koskinen
· 14 years ago
1449032
ext4: Turn off multiple page-io submission by default
by Theodore Ts'o
· 14 years ago
5111711
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
e13cf63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
073f21a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 14 years ago
497b5b1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
e97b71d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
caa4a59
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
83a50de
Btrfs: prevent RAID level downgrades when space is low
by Chris Mason
· 14 years ago
cd02dca
Btrfs: account for missing devices in RAID allocation profiles
by Chris Mason
· 14 years ago
68433b7
Btrfs: EIO when we fail to read tree roots
by Chris Mason
· 14 years ago
3dd1462
Btrfs: fix compiler warnings
by Jan Beulich
· 14 years ago
fdfb1e4
Btrfs: Make async snapshot ioctl more generic
by Li Zefan
· 14 years ago
914ee29
Btrfs: pwrite blocked when writing from the mmaped buffer of the same page
by Xin Zhong
· 14 years ago
f106e82c
Btrfs: Fix a crash when mounting a subvolume
by Li Zefan
· 14 years ago
75eaa0e
Btrfs: fix sync subvol/snapshot creation
by Sage Weil
· 14 years ago
24ae636
Btrfs: Fix page leak in compressed writeback path
by Yan, Zheng
· 14 years ago
84cd948
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
by Josef Bacik
· 14 years ago
5b362ac
NFS: Fix panic after nfs_umount()
by Chuck Lever
· 14 years ago
05340d4
xfs: log timestamp changes to the source inode in rename
by Christoph Hellwig
· 14 years ago
7e1fea7
Btrfs: fixup return code for btrfs_del_orphan_item
by Josef Bacik
· 14 years ago
b8399de
Btrfs: do not do fast caching if we are allocating blocks for tree_root
by Josef Bacik
· 14 years ago
2b20982
Btrfs: deal with space cache errors better
by Josef Bacik
· 14 years ago
955256f
Btrfs: fix use after free in O_DIRECT
by Josef Bacik
· 14 years ago
545c988
cifs: remove bogus remapping of error in cifs_filldir()
by Suresh Jayaraman
· 14 years ago
c1ac3ff
nfsd: Fix possible BUG_ON firing in set_change_info
by Neil Brown
· 14 years ago
2df485a
nfs: remove extraneous and problematic calls to nfs_clear_request
by Trond Myklebust
· 14 years ago
0de1b7e
nfs: kernel should return EPROTONOSUPPORT when not support NFSv4
by Mi Jinlong
· 14 years ago
21ac19d
NFS: Fix fcntl F_GETLK not reporting some conflicts
by Sergey Vlasov
· 14 years ago
08a22b3
nfs: Discard ACL cache on mode update
by Aneesh Kumar K.V
· 14 years ago
7d161b7
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
by Jeff Layton
· 14 years ago
03ceace
cifs: fix check of error return from is_path_accessable
by Jeff Layton
· 14 years ago
47c716c
NFS: Readdir cleanups
by Trond Myklebust
· 14 years ago
18fb5fe
NFS: nfs_readdir_search_for_cookie() don't mark as eof if cookie not found
by Trond Myklebust
· 14 years ago
de47de7
autofs4 - remove ioctl mutex (bz23142)
by Ian Kent
· 14 years ago
086b170
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
8846399
cifs: remove Local_System_Name
by Jeff Layton
· 14 years ago
79df1ba
cifs: fix use of CONFIG_CIFS_ACL
by Jeff Layton
· 14 years ago
Next »