index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
nfsd: introduce a generic nfsd4_cb
Christoph Hellwig
3
-35
/
+22
2014-09-26
nfsd: remove nfsd4_callback.cb_op
Christoph Hellwig
2
-9
/
+9
2014-09-26
nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence
Benny Halevy
1
-3
/
+0
2014-09-26
nfsd: fix nfsd4_cb_recall_done error handling
Christoph Hellwig
1
-10
/
+7
2014-09-17
nfsd4: clarify how grace period ends
J. Bruce Fields
1
-0
/
+20
2014-09-17
nfsd4: stop grace_time update at end of grace period
J. Bruce Fields
1
-6
/
+0
2014-09-17
nfsd: skip subsequent UMH "create" operations after the first one for v4.0 cl...
Jeff Layton
1
-0
/
+16
2014-09-17
nfsd: set and test NFSD4_CLIENT_STABLE bit to reduce nfsdcltrack upcalls
Jeff Layton
1
-4
/
+18
2014-09-17
nfsd: serialize nfsdcltrack upcalls for a particular client
Jeff Layton
2
-0
/
+30
2014-09-17
nfsd: pass extra info in env vars to upcalls to allow for early grace period end
Jeff Layton
2
-15
/
+85
2014-09-17
nfsd: add a v4_end_grace file to /proc/fs/nfsd
Jeff Layton
3
-1
/
+49
2014-09-17
lockd: add a /proc/fs/lockd/nlm_end_grace file
Jeff Layton
4
-0
/
+130
2014-09-17
nfsd: reject reclaim request when client has already sent RECLAIM_COMPLETE
Jeff Layton
1
-0
/
+3
2014-09-17
nfsd: remove redundant boot_time parm from grace_done client tracking op
Jeff Layton
3
-11
/
+10
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
7
-15
/
+68
2014-09-11
nfsd: update mtime on truncate
Christoph Hellwig
1
-0
/
+10
2014-09-03
NFSD: Put export if prepare_creds() fail
Kinglong Mee
1
-2
/
+4
2014-09-03
NFSD: Full checking of authentication name
Kinglong Mee
1
-9
/
+5
2014-09-03
NFSD: Fix bad using of return value from qword_get
Kinglong Mee
1
-3
/
+3
2014-09-03
NFSD: Fix a memory leak if nfsd4_recdir_load fail
Kinglong Mee
1
-13
/
+17
2014-09-03
NFSD: Reset creds after mnt_want_write_file() fail
Kinglong Mee
1
-1
/
+2
2014-09-03
NFSD: Put file after ima_file_check fail in nfsd_open()
Kinglong Mee
1
-10
/
+17
2014-09-02
nfs: do not start the callback thread until we set rqstp->rq_task
Trond Myklebust
1
-1
/
+2
2014-09-02
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task
Trond Myklebust
1
-1
/
+2
2014-08-28
nfsd4: remove labeled NFS warning from config help
J. Bruce Fields
1
-3
/
+0
2014-08-28
NFSD: Update some as-yet unused 4.2 error codes
Anna Schumaker
1
-1
/
+1
2014-08-28
NFSD: Remove duplicate initialization of file_lock
Kinglong Mee
1
-4
/
+2
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
2
-0
/
+9
2014-08-17
nfsd4: reserve adequate space for LOCK op
J. Bruce Fields
1
-0
/
+8
2014-08-17
nfsd4: remove obsolete comment
J. Bruce Fields
1
-7
/
+0
2014-08-17
nfsd3: Check write permission after checking existence
Ross Lagerwall
1
-5
/
+0
2014-08-17
nfsd: call nfs4_put_deleg_lease outside of state_lock
Jeff Layton
1
-1
/
+5
2014-08-17
nfsd: protect lease-related nfs4_file fields with fi_lock
Jeff Layton
1
-9
/
+13
2014-08-17
nfsd: Reorder nfsd_cache_match to check more powerful discriminators first
Trond Myklebust
1
-7
/
+11
2014-08-17
nfsd: split DRC global spinlock into per-bucket locks
Trond Myklebust
1
-23
/
+20
2014-08-17
nfsd: convert num_drc_entries to an atomic_t
Trond Myklebust
1
-16
/
+12
2014-08-17
nfsd: Remove the cache_hash list
Trond Myklebust
2
-18
/
+2
2014-08-17
nfsd: convert the lru list into a per-bucket thing
Trond Myklebust
1
-23
/
+50
2014-08-17
nfsd: Clean up drc cache in preparation for global spinlock elimination
Trond Myklebust
1
-21
/
+24
2014-08-17
nfs: Ensure that nfs_callback_start_svc sets the server rq_task...
Trond Myklebust
1
-0
/
+1
2014-08-17
lockd: Ensure that lockd_start_svc sets the server rq_task...
Trond Myklebust
1
-0
/
+2
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-29
/
+57
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-15
btrfs: disable strict file flushes for renames and truncates
Chris Mason
8
-267
/
+6
2014-08-15
Btrfs: fix csum tree corruption, duplicate and outdated checksums
Filipe Manana
1
-1
/
+1
2014-08-15
Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch
Takashi Iwai
2
-6
/
+20
2014-08-15
Btrfs: fix compressed write corruption on enospc
Liu Bo
1
-0
/
+12
2014-08-15
btrfs: correctly handle return from ulist_add
Mark Fasheh
1
-4
/
+9
2014-08-15
btrfs: qgroup: account shared subtrees during snapshot delete
Mark Fasheh
3
-0
/
+426
[next]