index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
ecb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-04
nfsd4: remove unused nfs4_check_deleg argument
J. Bruce Fields
1
-2
/
+2
2013-04-04
nfsd4: make del_recall_lru per-network-namespace
J. Bruce Fields
2
-8
/
+8
2013-04-04
nfsd4: shut down more of delegation earlier
J. Bruce Fields
1
-6
/
+7
2013-04-04
nfsd4: minor cb_recall simplification
J. Bruce Fields
1
-5
/
+3
2013-04-03
SUNRPC/cache: add module_put() on error path in cache_open()
Alexey Khoroshilov
1
-1
/
+3
2013-04-03
nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error
fanchaoting
1
-1
/
+3
2013-04-03
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2013-04-03
nfsd: convert the file_hashtbl to a hlist
Jeff Layton
2
-11
/
+5
2013-04-03
nfsd4: don't destroy in-use session
J. Bruce Fields
2
-33
/
+43
2013-04-03
nfsd4: don't destroy in-use clients
J. Bruce Fields
3
-97
/
+131
2013-04-03
nfsd4: simplify bind_conn_to_session locking
J. Bruce Fields
1
-14
/
+14
2013-04-03
nfsd4: fix destroy_session race
J. Bruce Fields
1
-16
/
+10
2013-04-03
nfsd4: clientid lookup cleanup
J. Bruce Fields
1
-12
/
+12
2013-04-03
nfsd4: destroy_clientid simplification
J. Bruce Fields
1
-7
/
+1
2013-04-03
nfsd4: remove some dprintk's
J. Bruce Fields
1
-8
/
+1
2013-04-03
nfsd4: STALE_STATEID cleanup
J. Bruce Fields
1
-15
/
+6
2013-04-03
nfsd4: warn on odd create_session state
J. Bruce Fields
1
-0
/
+2
2013-04-03
nfsd: fix bug on nfs4 stateid deallocation
ycnian@gmail.com
1
-0
/
+1
2013-04-03
nfsd: remove unused macro in nfsv4
Yanchuan Nian
1
-1
/
+0
2013-04-03
nfsd4: fix use-after-free of 4.1 client on connection loss
J. Bruce Fields
1
-1
/
+1
2013-04-03
nfsd4: fix race on client shutdown
J. Bruce Fields
3
-7
/
+8
2013-04-03
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
3
-1
/
+28
2013-04-03
nfsd4: remove BUG_ON
J. Bruce Fields
1
-6
/
+3
2013-04-03
nfsd: scale up the number of DRC hash buckets with cache size
Jeff Layton
1
-15
/
+29
2013-04-03
nfsd: keep stats on worst hash balancing seen so far
Jeff Layton
1
-4
/
+27
2013-04-03
nfsd: add new reply_cache_stats file in nfsdfs
Jeff Layton
3
-0
/
+35
2013-04-03
nfsd: track memory utilization by the DRC
Jeff Layton
1
-5
/
+17
2013-04-03
nfsd: break out comparator into separate function
Jeff Layton
1
-11
/
+35
2013-04-03
nfsd: eliminate one of the DRC cache searches
Jeff Layton
1
-22
/
+19
2013-03-26
nfsd4: reject "negative" acl lengths
J. Bruce Fields
1
-1
/
+1
2013-03-22
nfsd: fix bad offset use
Kent Overstreet
1
-1
/
+2
2013-03-18
nfsd: fix startup order in nfsd_reply_cache_init
Jeff Layton
1
-4
/
+4
2013-03-18
nfsd: only unhash DRC entries that are in the hashtable
Jeff Layton
1
-1
/
+2
2013-03-17
Linux 3.9-rc3
v3.9-rc3
Linus Torvalds
1
-1
/
+1
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-16
Btrfs: fix warning of free_extent_map
Liu Bo
1
-0
/
+1
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-15
ALSA: hda - Fix missing EAPD/GPIO setup for Cirrus codecs
Takashi Iwai
1
-0
/
+4
2013-03-15
sound: sequencer: cap array index in seq_chn_common_event()
Dan Carpenter
1
-0
/
+6
2013-03-15
mfd: twl4030-madc: Remove __exit_p annotation
Arnd Bergmann
1
-1
/
+1
2013-03-15
ALSA: hda/ca0132 - Remove extra setting of dsp_state.
Dylan Reid
1
-9
/
+6
2013-03-15
ALSA: hda/ca0132 - Check download state of DSP.
Dylan Reid
1
-2
/
+3
2013-03-15
ALSA: hda/ca0132 - Check if dspload_image succeeded.
Dylan Reid
1
-2
/
+6
2013-03-15
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
Btrfs: fix warning when creating snapshots
Liu Bo
1
-6
/
+5
2013-03-14
Btrfs: return as soon as possible when edquot happens
Wang Shilong
1
-4
/
+6
2013-03-14
Btrfs: return EIO if we have extent tree corruption
Josef Bacik
1
-1
/
+4
2013-03-14
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
1
-0
/
+6
[next]