projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2011-10-22
Pavel Shilovsky
CIFS: Fix DFS handling in cifs_get_file_info
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Pavel Shilovsky
CIFS: Fix error handling in cifs_readv_complete
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Steve French
[CIFS] Fixup trivial checkpatch warning
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Steve French
Merge branch 'cifs-3.2' of git://git.samba.org/jlayton...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Steve French
[CIFS] Show nostrictsync and noperm mount options in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs, freezer: add wait_event_freezekillable and have...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: allow cifs_max_pending to be readable under ...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: tune bdi.ra_pages in accordance with the rsize
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: allow for larger rsize= options and change defaults
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: convert cifs_readpages to use async reads
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: add cifs_async_readv
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: fix protocol definition for READ_RSP
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: add a callback function to receive the rest of...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: break out 3rd receive phase into separate function
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: find mid earlier in receive codepath
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: move buffer pointers into TCP_Server_Info
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: eliminate is_multi_rsp parm to find_cifs_mid
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: move mid finding into separate routine
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: add a third receive phase to cifs_demultiplex_thread
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: keep a reusable kvec array for receives
commit
|
commitdiff
|
tree
|
snapshot
2011-10-19
Jeff Layton
cifs: turn read_from_socket into a wrapper around a...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Gerlando Falauto
CIFS: fix automount for DFS shares
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Dan Carpenter
CIFS: cleanup min_t() cast in cifs_read()
commit
|
commitdiff
|
tree
|
snapshot
2011-10-17
Shirish Pargaonkar
cifs: Call id to SID mapping functions to change owner...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-14
Pavel Shilovsky
CIFS: Move byte range lock list from fd to inode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: clean up check_rfc1002_header
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Pavel Shilovsky
CIFS: Simplify byte range locking code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Pavel Shilovsky
CIFS: Fix incorrect max RFC1002 write size value
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: simplify read_from_socket
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Shirish Pargaonkar
cifs: Add data structures and functions for uid/gid...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Steve French
Typo in cifs readme in name of module parm directory
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Shirish Pargaonkar
cifs: clean up unused encryption code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Shirish Pargaonkar
cifs: Add mount options for backup intent (try #6)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Suresh Jayaraman
cifs: warn about deprecation of /proc/fs/cifs/OplockEna...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Suresh Jayaraman
cifs: update README about the kernel module parameters
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Steve French
add new module parameter 'enable_oplocks'
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: check for unresponsive server every time we call...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: make smb_msg local to read_from_socket
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: trivial: remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: consolidate signature generating code
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: clean up checkSMB
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: untangle server->maxBuf and CIFSMaxBufSize
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Paul Bolle
cifs: Fix typo 'CIFS_NFSD_EXPORT'
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: get rid of unused xid in cifs_get_root
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: use memcpy for magic string in cifs signature...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Jeff Layton
cifs: switch CIFSSMBQAllEAs to use memcmp
commit
|
commitdiff
|
tree
|
snapshot
2011-10-11
Sachin Prabhu
cifs: Display strictcache mount option in /proc/mounts
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Linus Torvalds
Merge git://git.samba.org/sfrench/cifs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Linus Torvalds
Merge branch 'fixes' of git://git.linaro.org/people...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Marc Dietrich
ARM: tegra: fix compilation error due to mach/hardware...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Olof Johansson
MAINTAINERS: Update tegra maintainer information
commit
|
commitdiff
|
tree
|
snapshot
2011-10-10
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Arnd Bergmann
Merge branch 'omap/fixes-for-3.1' into fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-08
Steve French
[CIFS] Fix first time message on mount, ntlmv2 upgrade...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-07
srinidhi kasagar
ARM: mach-ux500: enable fix for ARM errata 754322
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Linus Torvalds
Merge git://github.com/davem330/net
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Paul Menzel
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Benjamin Poirier
net: fix typos in Documentation/networking/scaling.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
stephen hemminger
bridge: leave carrier on for empty bridge
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Linus Torvalds
Merge branch 'for-linus' of people.redhat.com/agk/git...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Linus Torvalds
Merge branch 'for-linus' of git://neil.brown.name/md
commit
|
commitdiff
|
tree
|
snapshot
2011-10-06
Alex Deucher
drm/radeon/kms: use hardcoded dig encoder to transmitte...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Thomas Gleixner
netfilter: Use proper rwlock init function
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Linus Torvalds
Merge branch 'for-linus' of git://github.com/dtor/input
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Linus Torvalds
Merge git://bedivere.hansenpartnership.com/git/scsi...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Alex Deucher
drm/radeon/kms: fix dp_detect handling for DP bridge...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Alex Deucher
drm/radeon/kms: retry aux transactions if there are...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Jason Gerecke
Input: wacom - revert "Cintiq 21UX2 does not have menu...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Yan, Zheng
tcp: properly update lost_cnt_hint during shifting
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Yan, Zheng
tcp: properly handle md5sig_pool references
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
David Ward
macvlan/macvtap: Fix unicast between macvtap interfaces...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-05
Linus Torvalds
Linux 3.1-rc9
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Linus Torvalds
Merge git://github.com/davem330/net
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Linus Torvalds
Merge branch 'fix/asoc' of git://github.com/tiwai/sound
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Linus Torvalds
Merge branch 'drm-fixes' of git://people.freedesktop...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Linus Torvalds
Merge branch 'spi/merge' of git://git.secretlab.ca...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Jon Mason
PCI: Disable MPS configuration by default
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Alex Deucher
drm/radeon/kms: fix channel_remap setup (v2)
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Tomoya MORINAGA
spi-topcliff-pch: Fix overrun issue
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Tomoya MORINAGA
spi-topcliff-pch: Add recovery processing in case FIFO...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Tomoya MORINAGA
spi-topcliff-pch: Fix CPU read complete condition issue
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Tomoya MORINAGA
spi-topcliff-pch: Fix SSN Control issue
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Tomoya MORINAGA
spi-topcliff-pch: add tx-memory clear after complete...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-04
Takashi Iwai
lis3: fix regression of HP DriveGuard with 8bit chip
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Linus Torvalds
Merge git://github.com/davem330/ide
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Linus Torvalds
Merge branch 'btrfs-3.0' of git://github.com/chrismason...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Borislav Petkov
ide-disk: Fix request requeuing
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Toshiharu Okada
pch_gbe: Fixed the issue on which a network freezes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Toshiharu Okada
pch_gbe: Fixed the issue on which PC was frozen when...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Willem de Bruijn
make PACKET_STATISTICS getsockopt report consistently...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
David Vrabel
net: xen-netback: correctly restart Tx after a VM resto...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Andy Gospodarek
bonding: properly stop queuing work when requested
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Michel Dänzer
drm/radeon: Set cursor x/y to 0 when x/yorigin > 0.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Michel Dänzer
drm/radeon: Update AVIVO cursor coordinate origin befor...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Michel Dänzer
drm/radeon: Simplify cursor x/yorigin calculation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Nicholas Miell
drm/radeon/kms: fix cursor image off-by-one error
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Alex Deucher
drm/radeon/kms: Fix logic error in DP HPD handler
commit
|
commitdiff
|
tree
|
snapshot
2011-10-03
Alex Deucher
drm/radeon/kms: add retry limits for native DP aux...
commit
|
commitdiff
|
tree
|
snapshot
next