Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d7824370e26325c881b665350ce64fb0a4fde24a
/
fs
/
nfsd
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 14 years ago
0d9f9e1
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
998db52
nfsd4: fix file open accounting for RDWR opens
by J. Bruce Fields
· 14 years ago
7fa53cc
nfsd: don't allow setting maxblksize after svc created
by J. Bruce Fields
· 14 years ago
e844a7b
nfsd: initialize nfsd versions before creating svc
by J. Bruce Fields
· 14 years ago
c18c821
nfsd41: Fix a crash when a callback is retried
by Boaz Harrosh
· 14 years ago
774f8bb
nfsd: fix startup/shutdown order bug
by J. Bruce Fields
· 14 years ago
039a87c
nfsd: minor nfsd read api cleanup
by J. Bruce Fields
· 14 years ago
6904996
gcc-4.6: nfsd: fix initialized but not read warnings
by Andi Kleen
· 14 years ago
f9d7562
nfsd4: share file descriptors between stateid's
by J. Bruce Fields
· 14 years ago
0292191
nfsd4: fix openmode checking on IO using lock stateid
by J. Bruce Fields
· 14 years ago
21fb401
nfsd4: miscellaneous process_open2 cleanup
by J. Bruce Fields
· 14 years ago
c3e4808
nfsd4: don't pretend to support write delegations
by J. Bruce Fields
· 14 years ago
2a12a9d
fsnotify: pass a file instead of an inode to open, read, and write
by Eric Paris
· 15 years ago
fa0a212
nfsd: bypass readahead cache when have struct file
by J. Bruce Fields
· 14 years ago
af4718f
nfsd: minor nfsd_svc() cleanup
by J. Bruce Fields
· 14 years ago
59db4a0
nfsd: move more into nfsd_startup()
by J. Bruce Fields
· 14 years ago
ac77efb
nfsd: just keep single lockd reference for nfsd
by Jeff Layton
· 14 years ago
628b368
nfsd: clean up nfsd_create_serv error handling
by Jeff Layton
· 14 years ago
0cd14a0
nfsd: fix error handling in __write_ports_addxprt
by Jeff Layton
· 14 years ago
78a8d7c
nfsd: fix error handling when starting nfsd with rpcbind down
by Jeff Layton
· 14 years ago
4ad9a34
nfsd4: fix v4 state shutdown error paths
by Jeff Layton
· 14 years ago
55b1335
nfsd: remove unused assignment from nfsd_link
by J. Bruce Fields
· 14 years ago
43a9aa6
NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
by Chuck Lever
· 14 years ago
6a85d6c
nfsd4: comment nitpick
by J. Bruce Fields
· 14 years ago
cba9ba4
nfsd4: fix delegation recall race use-after-free
by J. Bruce Fields
· 14 years ago
ac94bf5
nfsd4: fix deleg leak on callback error
by J. Bruce Fields
· 14 years ago
ec8acac
nfsd4: remove some debugging code
by J. Bruce Fields
· 14 years ago
9303bbd
nfsd: nfs4callback encode_stateid helper function
by Benny Halevy
· 14 years ago
4731030
nfsd4: translate memory errors to delay, not serverfault
by J. Bruce Fields
· 14 years ago
76407f7
nfsd4; fix session reference count leak
by J. Bruce Fields
· 14 years ago
b95a568
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
44b5660
Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming
by J. Bruce Fields
· 14 years ago
c3935e3
nfsd4: shut down callback queue outside state lock
by J. Bruce Fields
· 14 years ago
b160fda
nfsd: nfsd_setattr needs to call commit_metadata
by Christoph Hellwig
· 14 years ago
68a4b48
nfsd4: don't bother storing callback reply tag
by J. Bruce Fields
· 14 years ago
24a0111
nfsd4: fix use of op_share_access
by J. Bruce Fields
· 14 years ago
172c85d
nfsd4: treat more recall errors as failures
by J. Bruce Fields
· 14 years ago
378b7d3
nfsd4: remove extra put() on callback errors
by J. Bruce Fields
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
8018ab0
sanitize vfs_fsync calling conventions
by Christoph Hellwig
· 15 years ago
e970a57
nfsd: open a file descriptor for fsync in nfs4 recovery
by Christoph Hellwig
· 15 years ago
e4e83ea
Revert "nfsd4: distinguish expired from stale stateids"
by J. Bruce Fields
· 15 years ago
47cee54
nfsd: safer initialization order in find_file()
by Pavel Emelyanov
· 14 years ago
b7299f4
nfs4: minor callback code simplification, comment
by J. Bruce Fields
· 14 years ago
15ddb4a
NFSD: don't report compiled-out versions as present
by Pavel Emelyanov
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
ab707e1
nfsd4: nfsd4_destroy_session must set callback client under the state lock
by Benny Halevy
· 14 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 14 years ago
07cd490
nfsd4: mark_client_expired
by Benny Halevy
· 14 years ago
46583e2
nfsd4: introduce nfs4_client.cl_refcount
by Benny Halevy
· 14 years ago
84d38ac
nfsd4: refactor expire_client
by Benny Halevy
· 14 years ago
36acb66
nfsd4: extend the client_lock to cover cl_lru
by Benny Halevy
· 14 years ago
328efba
nfsd4: use list_move in move_to_confirmed
by Benny Halevy
· 14 years ago
be1fdf6
nfsd4: fold release_session into expire_client
by Benny Halevy
· 14 years ago
9089f1b
nfsd4: rename sessionid_lock to client_lock
by Benny Halevy
· 14 years ago
5d4cec2
nfsd4: fix bare destroy_session null dereference
by J. Bruce Fields
· 15 years ago
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 15 years ago
dbd65a7
nfsd4: use local variable in nfs4svc_encode_compoundres
by Benny Halevy
· 15 years ago
26c0c75
nfsd4: fix unlikely race in session replay case
by J. Bruce Fields
· 15 years ago
2bc3c11
nfsd4: bug in read_buf
by Neil Brown
· 15 years ago
d03859a
nfsd: potential ERR_PTR dereference on exp_export() error paths.
by Dan Carpenter
· 15 years ago
5771635
nfsd4: complete enforcement of 4.1 op ordering
by J. Bruce Fields
· 15 years ago
4b21d0d
nfsd4: allow 4.0 clients to change callback path
by J. Bruce Fields
· 15 years ago
2bf2387
nfsd4: rearrange cb data structures
by J. Bruce Fields
· 15 years ago
b12a05c
nfsd4: cl_count is unused
by J. Bruce Fields
· 15 years ago
b5a1a81
nfsd4: don't sleep in lease-break callback
by J. Bruce Fields
· 15 years ago
3c4ab2a
nfsd4: indentation cleanup
by J. Bruce Fields
· 15 years ago
408b79b
nfsd4: consistent session flag setting
by J. Bruce Fields
· 15 years ago
9045b4b
nfsd4: remove probe task's reference on client
by J. Bruce Fields
· 15 years ago
3df796d
nfsd4: remove dprintk
by J. Bruce Fields
· 15 years ago
147efd0
nfsd4: shutdown callbacks on expiry
by J. Bruce Fields
· 15 years ago
227f98d
nfsd4: preallocate nfs4_rpc_args
by J. Bruce Fields
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9188525
nfsd: don't break lease while servicing a COMMIT
by Jeff Layton
· 15 years ago
61f8603
nfsd: factor out hash functions for export caches.
by NeilBrown
· 15 years ago
e739cf1
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
by J. Bruce Fields
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e7b184f
nfsd4: document lease/grace-period limits
by J. Bruce Fields
· 15 years ago
efc4bb4
nfsd4: allow setting grace period time
by J. Bruce Fields
· 15 years ago
f013574
nfsd4: reshuffle lease-setting code to allow reuse
by J. Bruce Fields
· 15 years ago
f958a13
nfsd4: remove unnecessary lease-setting function
by J. Bruce Fields
· 15 years ago
e46b498
nfsd4: simplify lease/grace interaction
by J. Bruce Fields
· 15 years ago
cf07d2e
nfsd4: simplify references to nfsd4 lease time
by J. Bruce Fields
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
42e4960
vfs: take f_lock on modifying f_mode after open time
by Wu Fengguang
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
4ea41e2
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
by J. Bruce Fields
· 15 years ago
8d75da8
nfsd4: fix minor memory leak
by J. Bruce Fields
· 15 years ago
462d605
fix NFS4 handling of mountpoint stat
by Al Viro
· 15 years ago
8737c93
Switch may_open() and break_lease() to passing O_...
by Al Viro
· 15 years ago
58255a4
NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
by Chuck Lever
· 15 years ago
f501912
commit_metadata export operation replacing nfsd_sync_dir
by Ben Myers
· 15 years ago
aeaa5cc
vfs: don't call ima_file_check() unconditionally in nfsd_open()
by Chuck Ebbert
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
deb0c98
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
260c64d
Revert "nfsd4: fix error return when pseudoroot missing"
by J. Bruce Fields
· 15 years ago
Next »