summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-24CIFS: Add oplock break support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move oplock break to ops structPavel Shilovsky
2012-09-24CIFS: Process oplocks for SMB2Pavel Shilovsky
2012-09-24CIFS: Add readdir support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move readdir code to ops structPavel Shilovsky
2012-09-24CIFS: Add set_file_info support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move set_file_info to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for set_file_sizePavel Shilovsky
2012-09-24CIFS: Move set_file_size to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for hardlink operationPavel Shilovsky
2012-09-24CIFS: Move hardlink to ops structSteve French
2012-09-24CIFS: Add SMB2 support for rename operationPavel Shilovsky
2012-09-24CIFS: Move rename to ops structPavel Shilovsky
2012-09-24CIFS: Enable signing in SMB2Pavel Shilovsky
2012-09-24CIFS: Add writepage support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move writepage to ops structPavel Shilovsky
2012-09-24CIFS: Add readpage support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move readpage code to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky
2012-09-24CIFS: Move async write to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky
2012-09-24CIFS: Move async read to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 r/wsize negotiatingPavel Shilovsky
2012-09-24CIFS: Move r/wsize negotiating to ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for flushPavel Shilovsky
2012-09-24CIFS: Make flush code use ops structPavel Shilovsky
2012-09-24CIFS: Move reopen code to ops structPavel Shilovsky
2012-09-24CIFS: Move create code use ops structPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for query_file_infoPavel Shilovsky
2012-09-24CIFS: Move guery file info code to ops structPavel Shilovsky
2012-09-24CIFS: Add open/close file support for SMB2Pavel Shilovsky
2012-09-24CIFS: Move close code to ops structPavel Shilovsky
2012-09-24CIFS: Move open code to ops structPavel Shilovsky
2012-09-24CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky
2012-09-24CIFS: Add SMB2 support for unlinkPavel Shilovsky
2012-09-24CIFS: Move unlink code to ops structPavel Shilovsky
2012-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-09-24Merge tag 'vfio-for-linus' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-23Linux 3.6-rc7Linus Torvalds
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer