projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2012-09-27
Pavel Shilovsky
CIFS: Fix possible freed pointer dereference in CIFS_Se...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-27
Pavel Shilovsky
CIFS: Fix possible freed pointer dereference in SMB2_se...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-27
Pavel Shilovsky
CIFS: Make ops->close return void
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-26
Jeff Layton
cifs: change DOS/NT/POSIX mapping of ERRnoresource
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: remove support for deprecated "forcedirectio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: remove support for CIFS_IOC_CHECKUMOUNT ioctl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Fix possible memory leaks in SMB2 code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Fix endian conversion of IndexNumber
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Steve French
Trivial endian fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Steve French
MARK SMB2 support EXPERIMENTAL
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Steve French
Update cifs version number
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: add FL_CLOSE to fl_flags mask in cifs_read_flock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Sachin Prabhu
cifs: Mangle string used for unc in /proc/mounts
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: cleanups for cifs_mkdir_qinfo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Fix fast lease break after open problem
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2.1 lease break support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Fix cache coherency for read oplock case
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Request SMB2.1 leases
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Check for mandatory brlocks on read/write
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Turn lock mutex into rw semaphore
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Use brlock cache for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add brlock support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Handle SMB2 lock flags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move brlock code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Remove spinlock dependence in brlock processing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add NTLMSSP sec type to defaults
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: remove kmap lock and rsize limit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: replace kvec array in readdata with a single...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: convert async read code to use pages array withou...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: turn the pages list in cifs_readdata into an...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: allocate kvec array for cifs_readdata as a separa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: add deprecation warning to sockopt=TCP_NODELAY...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: remove the kmap size limit from wsize
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: convert async write code to pass in data via...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: change cifs_call_async to use smb_rqst structs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: teach signing routines how to deal with arrays...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: teach smb_send_rqst how to handle arrays of pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: cork the socket before a send and uncork it afterward
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: convert send code to use smb_rqst structs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: change smb2 signing routines to use smb_rqst...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Jeff Layton
cifs: change signing routines to deal with smb_rqst...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add statfs support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move statfs to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add oplock break support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move oplock break to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Process oplocks for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add readdir support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move readdir code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add set_file_info support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move set_file_info to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for set_file_size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move set_file_size to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for hardlink operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Steve French
CIFS: Move hardlink to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for rename operation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move rename to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Enable signing in SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add writepage support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move writepage to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add readpage support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move readpage code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for cifs_iovec_write
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move async write to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for cifs_iovec_read
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move async read to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 r/wsize negotiating
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move r/wsize negotiating to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for flush
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Make flush code use ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move reopen code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move create code use ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for query_file_info
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move guery file info code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add open/close file support for SMB2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move close code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move open code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Add SMB2 support for unlink
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-25
Pavel Shilovsky
CIFS: Move unlink code to ops struct
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Linus Torvalds
Merge git://git./linux/kernel/git/cmetcalf/linux-tile
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Linus Torvalds
Merge tag 'vfio-for-linus' of git://github.com/awilliam...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Linus Torvalds
Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Chris Metcalf
tile: gxio iorpc numbering change for TRIO interface
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Konrad Rzeszutek...
xen/boot: Disable NUMA for PV guests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-24
Linus Torvalds
Linux 3.6-rc7
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Linus Torvalds
Merge branch 'rc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Linus Torvalds
Merge branch 'hwmon-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Linus Torvalds
Merge tag 'scsi-fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Shaun Ruffell
edac_mc: edac_mc_free() cannot assume mem_ctl_info...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Fengguang Wu
edac_mc: fix messy kfree calls in the error path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Andreas Herrmann
hwmon: (fam15h_power) Tweak runavg_range on resume
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Silas Boyd...
hwmon: (coretemp) Use get_online_cpus to avoid races...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-23
Silas Boyd...
hwmon: (via-cputemp) Use get_online_cpus to avoid races...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Linus Torvalds
Merge branch 'upstream' of git://git.linux-mips.org...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Linus Torvalds
Merge branch 'fixes' of git://git.linaro.org/people...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Linus Torvalds
Merge branch 'upstream-fixes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Linus Torvalds
Merge branch 'for-linus' of git://git.samba.org/sfrench...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Nestor Lopez...
HID: Fix logitech-dj: missing Unifying device issue
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-09-22
Axel Lin
HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next