index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
CIFS: Implement cifs_strict_readv (try #4)
Pavel Shilovsky
3
-40
/
+84
2011-01-20
CIFS: Implement cifs_file_strict_mmap (try #2)
Pavel Shilovsky
3
-2
/
+18
2011-01-20
CIFS: Implement cifs_strict_fsync
Pavel Shilovsky
4
-12
/
+78
2011-01-20
CIFS: Make cifsFileInfo_put work with strict cache mode
Pavel Shilovsky
2
-0
/
+9
2011-01-20
cifs: mangle existing header for SMB_COM_NT_CANCEL
Jeff Layton
1
-25
/
+38
2011-01-20
cifs: remove code for setting timeouts on requests
Jeff Layton
6
-50
/
+17
2011-01-20
[CIFS] cifs: reconnect unresponsive servers
Steve French
3
-5
/
+25
2011-01-20
cifs: set up recurring workqueue job to do SMB echo requests
Jeff Layton
2
-0
/
+30
2011-01-20
cifs: add ability to send an echo request
Jeff Layton
4
-1
/
+65
2011-01-20
cifs: add cifs_call_async
Jeff Layton
2
-1
/
+62
2011-01-20
cifs: allow for different handling of received response
Jeff Layton
4
-35
/
+60
2011-01-20
cifs: clean up sync_mid_result
Jeff Layton
1
-17
/
+18
2011-01-20
cifs: don't reconnect server when we don't get a response
Jeff Layton
1
-3
/
+1
2011-01-20
cifs: wait indefinitely for responses
Jeff Layton
1
-93
/
+17
2011-01-19
cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other
Shirish Pargaonkar
1
-2
/
+11
2011-01-19
cifs: Fix regression during share-level security mounts (Repost)
Shirish Pargaonkar
1
-2
/
+2
2011-01-19
[CIFS] Update cifs version number
Steve French
1
-1
/
+1
2011-01-19
cifs: move mid result processing into common function
Jeff Layton
1
-78
/
+43
2011-01-19
cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry
Jeff Layton
1
-17
/
+24
2011-01-19
cifs: clean up accesses to midCount
Jeff Layton
3
-5
/
+5
2011-01-19
cifs: make wait_for_free_request take a TCP_Server_Info pointer
Jeff Layton
1
-13
/
+13
2011-01-19
cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting
Jeff Layton
1
-41
/
+3
2011-01-19
cifs: don't fail writepages on -EAGAIN errors
Jeff Layton
1
-12
/
+37
2011-01-19
CIFS: Fix oplock break handling (try #2)
Pavel Shilovsky
4
-13
/
+16
2011-01-18
Linux 2.6.38-rc1
Linus Torvalds
1
-2
/
+2
2011-01-18
hwmon: (lm93) Add support for LM94
Guenter Roeck
3
-4
/
+28
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
1
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
1
-1
/
+1
2011-01-18
MIPS: Malta: enable Cirrus FB console
Aurelien Jarno
1
-0
/
+3
2011-01-18
MIPS: add CONFIG_VIRTUALIZATION for virtio support
Aurelien Jarno
1
-0
/
+16
2011-01-18
MIPS: Implement __read_mostly
David Daney
2
-1
/
+3
2011-01-18
MIPS: ath79: add common WMAC device for AR913X based boards
Gabor Juhos
6
-0
/
+92
2011-01-18
MIPS: ath79: Add initial support for the Atheros AP81 reference board
Gabor Juhos
4
-0
/
+104
2011-01-18
MIPS: ath79: add common SPI controller device
Gabor Juhos
6
-0
/
+84
2011-01-18
SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs
Gabor Juhos
4
-0
/
+324
2011-01-18
MIPS: ath79: add common GPIO buttons device
Gabor Juhos
5
-0
/
+113
2011-01-18
MIPS: ath79: add common watchdog device
Gabor Juhos
3
-0
/
+12
2011-01-18
MIPS: ath79: add common GPIO LEDs device
Gabor Juhos
5
-0
/
+100
2011-01-18
MIPS: ath79: add initial support for the Atheros PB44 reference board
Gabor Juhos
4
-0
/
+73
2011-01-18
MIPS: ath79: utilize the MIPS multi-machine support
Gabor Juhos
3
-0
/
+37
2011-01-18
MIPS: ath79: add GPIOLIB support
Gabor Juhos
7
-2
/
+252
2011-01-18
MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs
Gabor Juhos
20
-0
/
+1365
2011-01-18
MIPS: jump label: Add MIPS support.
David Daney
5
-0
/
+110
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Optimize TLB handlers for Octeon CPUs
David Daney
1
-51
/
+310
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
3
-1
/
+24
2011-01-18
MIPS: Use BBIT instructions in TLB handlers
David Daney
1
-29
/
+90
2011-01-18
MIPS: Declare uasm bbit0 and bbit1 functions.
David Daney
1
-0
/
+2
2011-01-18
MIPS: Use C0_KScratch (if present) to hold PGD pointer.
David Daney
3
-18
/
+108
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
2
-1
/
+11
[next]