index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_spnego.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-23
orangefs: remove cargo-culting spin_lock_irqsave() in service_operation()
Al Viro
1
-7
/
+0
2016-01-23
orangefs: hopefully saner op refcounting and locking
Al Viro
8
-143
/
+107
2016-01-23
orangefs: make sure that reopening pvfs2-req won't overlap with the end of close
Al Viro
1
-3
/
+4
2016-01-23
orangefs: nothing should remain in request list and in hash
Al Viro
1
-22
/
+2
2016-01-23
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
1
-18
/
+18
2016-01-23
orangefs: make wait_for_...downcall() static
Al Viro
1
-0
/
+3
2016-01-23
orangefs: move wakeups into set_op_state_{serviced,purged}()
Al Viro
4
-13
/
+14
2016-01-23
orangefs: make wait_for_...downcall() static
Al Viro
2
-4
/
+2
2016-01-23
make orangefs_clean_up_interrupted_operation() static
Al Viro
2
-2
/
+1
2016-01-23
orangefs: kill orangefs_inode_s ->list
Al Viro
1
-3
/
+0
2016-01-23
orangefs: get rid of <censored> macros
Al Viro
2
-41
/
+44
2016-01-23
orangefs: ->poll() doesn't need spinlock
Al Viro
1
-2
/
+0
2016-01-23
orangefs: kill ioctl32 rudiments
Al Viro
1
-27
/
+0
2016-01-23
orangefs: ->poll() is only called between successful ->open() and ->release()
Al Viro
1
-7
/
+5
2016-01-23
orangefs: generic_file_open() is pointless for character devices
Al Viro
1
-3
/
+2
2016-01-23
orangefs: use DEFINE_MUTEX (and mutex_init() had been too late)
Al Viro
1
-5
/
+2
2016-01-19
Orangefs: make gossip statement more palatable to xtensa
Mike Marshall
2
-4
/
+4
2016-01-15
Orangefs: add verification to decode_dirents
Mike Marshall
1
-25
/
+93
2016-01-13
Orangefs: add protocol information to Documentation/filesystems/orangefs.txt
Mike Marshall
1
-1
/
+217
2016-01-13
Orangefs: make .statfs gossip_debug more complete.
Mike Marshall
1
-3
/
+7
2016-01-13
Orangefs: define a minimum compatible userspace version.
Mike Marshall
1
-0
/
+1
2016-01-13
Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream"
Mike Marshall
1
-1
/
+1
2016-01-13
Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count.
Mike Marshall
2
-7
/
+6
2016-01-13
Orangefs: implement .write_iter
Mike Marshall
1
-263
/
+199
2016-01-11
Linux 4.4
v4.4
Linus Torvalds
1
-1
/
+1
2016-01-09
vmstat: allocate vmstat_wq before it is used
Michal Hocko
1
-1
/
+1
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
1
-1
/
+1
2016-01-08
PCI: dra7xx: Mark driver as broken
Richard Cochran
1
-0
/
+1
2016-01-08
firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
Andrea Arcangeli
1
-3
/
+3
2016-01-08
ACPI / property: avoid leaking format string into kobject name
Kees Cook
1
-1
/
+1
2016-01-07
ftrace/module: Call clean up function when module init fails early
Steven Rostedt (Red Hat)
2
-0
/
+7
2016-01-07
dts: vt8500: Add SDHC node to DTS file for WM8650
Roman Volkov
1
-0
/
+9
2016-01-07
ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices
Timo Sigurdsson
1
-0
/
+1
2016-01-07
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2
-1
/
+3
2016-01-07
iommu/dma: Use correct offset in map_sg
Robin Murphy
1
-1
/
+1
2016-01-07
dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Rameshwar Prasad Sahu
1
-0
/
+4
2016-01-07
async_tx: use GFP_NOWAIT rather than GFP_IO
NeilBrown
4
-7
/
+7
2016-01-07
ARM: versatile: fix MMC/SD interrupt assignment
Linus Walleij
2
-4
/
+26
2016-01-07
ARM: nomadik: set latencies to 8 cycles
Linus Walleij
1
-3
/
+3
2016-01-06
tcp: fix zero cwnd in tcp_cwnd_reduction
Yuchung Cheng
1
-0
/
+3
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
2
-6
/
+6
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
1
-0
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
1
-0
/
+5
2016-01-06
net: possible use after free in dst_release
Francesco Ruggeri
1
-1
/
+2
2016-01-06
ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption
Tony Lindgren
1
-5
/
+9
2016-01-06
sched/core: Reset task's lockless wake-queues on fork()
Sebastian Andrzej Siewior
1
-0
/
+1
2016-01-06
sched/core: Fix unserialized r-m-w scribbling stuff
Peter Zijlstra
1
-5
/
+6
2016-01-06
sched/core: Check tgid in is_global_init()
Sergey Senozhatsky
1
-2
/
+3
2016-01-06
sched/fair: Fix multiplication overflow on 32-bit systems
Andrey Ryabinin
1
-1
/
+1
2016-01-06
perf: Fix race in swevent hash
Peter Zijlstra
1
-19
/
+1
[next]