GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-07-24 Pavel ShilovskyCIFS: Add capability to send SMB2 negotiate message
2012-07-24 Pavel ShilovskyCIFS: Respect SMB2 header/max header size
2012-07-24 Pavel ShilovskyCIFS: Make demultiplex_thread work with SMB2 code
2012-07-24 Pavel ShilovskyCIFS: Fix a wrong pointer in atomic_open
2012-07-24 Pavel ShilovskyCIFS: Add SMB2 credits support
2012-07-24 Pavel ShilovskyCIFS: Make transport routines work with SMB2
2012-07-24 Steve FrenchCIFS: Map SMB2 status codes to POSIX errors
2012-07-24 Pavel ShilovskyCIFS: Add SMB2 status codes
2012-07-24 Pavel ShilovskyCIFS: Rename 7 error codes to NT_ style
2012-07-24 Pavel ShilovskyCIFS: Rename Get/FreeXid and make them work with unsign...
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific tcon/tdis code to ops...
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific session setup/logoff code...
2012-07-24 Pavel ShilovskyCIFS: Move protocol specific negotiate code to ops...
2012-07-24 Pavel ShilovskyCIFS: Extend credit mechanism to process request type
2012-07-24 Pavel ShilovskyCIFS: Move trans2 processing to ops struct
2012-07-24 Jeff Laytoncifs: reinstate sec=ntlmv2 mount option
2012-07-23 Jeff Laytoncifs: rename cifs_sign_smb2 to cifs_sign_smbv
2012-07-23 Jeff Laytoncifs: remove bogus reset of smb_buf_length in smb_send...
2012-07-23 Jeff Laytoncifs: move file_lock off stack in cifs_push_posix_locks
2012-07-23 Jeff Laytoncifs: remove extraneous newlines from cERROR and cFYI...
2012-07-23 Jeff Laytoncifs: after upcalling for krb5 creds, invalidate key...
2012-07-23 J. Bruce Fieldslocks: fix checking of fcntl_setlease argument
2012-07-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2012-07-22 Linus TorvaldsMerge tag 'mmc-merge-for-3.6-rc1' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'x86-mce-for-linus' of git://git./linux...
2012-07-22 Sebastian Hesselbarthmmc: sdhci-dove: Prepare for common clock framework
2012-07-22 Sebastian Hesselbarthmmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT
2012-07-22 Kevin Hilmanmmc: omap_hsmmc: ensure probe returns error upon resour...
2012-07-22 Marek Vasutmmc: mxs-mmc: Add wp-inverted property
2012-07-22 Wilson Callanmmc: esdhc: Fix DMA_MASK to not break mx25 DMA access
2012-07-22 Linus TorvaldsMerge tag 'pm-for-3.6-rc1' of git://git./linux/kernel...
2012-07-22 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-07-22 Linus TorvaldsMerge tag 'regulator-3.6' of git://git./linux/kernel...
2012-07-22 Linus TorvaldsMerge tag 'regmap-3.6' of git://git./linux/kernel/git...
2012-07-22 Al Viroext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file()
2012-07-22 Al Virobtrfs: switch btrfs_ioctl_balance() to mnt_want_write_f...
2012-07-22 Al Viroswitch dentry_open() to struct path, make it grab refer...
2012-07-22 Al Virospufs: shift dget/mntget towards dentry_open()
2012-07-22 Al Virozoran: don't bother with struct file * in zoran_map
2012-07-22 Al Viroecryptfs: don't reinvent the wheels, please - use struc...
2012-07-22 Al Virodon't expose I_NEW inodes via dentry->d_inode
2012-07-22 Al Virotidy up namei.c a bit
2012-07-22 Al Virounobfuscate follow_up() a bit
2012-07-22 Eric Sandeenext3: pass custom EOF to generic_file_llseek_size()
2012-07-22 Eric Sandeenext4: use core vfs llseek code for dir seeks
2012-07-22 Eric Sandeenvfs: allow custom EOF in generic_file_llseek code
2012-07-22 Jan Karavfs: Avoid unnecessary WB_SYNC_NONE writeback during...
2012-07-22 Jan Karavfs: Remove unnecessary flushing of block devices
2012-07-22 Jan Karavfs: Make sys_sync writeout also block device inodes
2012-07-22 Jan Karavfs: Create function for iterating over block devices
2012-07-22 Jan Karavfs: Reorder operations during sys_sync
2012-07-22 Jan Karaquota: Move quota syncing to ->sync_fs method
2012-07-22 Jan Karaquota: Split dquot_quota_sync() to writeback and cache...
2012-07-22 Jan Karavfs: Move noop_backing_dev_info check from sync into...
2012-07-22 Artem Bityutskiyfs/ufs: get rid of write_super
2012-07-22 Artem Bityutskiyfs/ufs: re-arrange the code a bit
2012-07-22 Artem Bityutskiyfs/ufs: remove extra superblock write on unmount
2012-07-22 Artem Bityutskiyfs/sysv: stop using write_super and s_dirt
2012-07-22 Artem Bityutskiyfs/sysv: remove another useless write_super call
2012-07-22 Artem Bityutskiyfs/sysv: remove useless write_super call
2012-07-22 Artem Bityutskiyhfs: get rid of hfs_sync_super
2012-07-22 Artem Bityutskiyhfs: introduce VFS superblock object back-reference
2012-07-22 Artem Bityutskiyhfs: simplify a bit checking for R/O
2012-07-22 Artem Bityutskiyhfs: remove extra mdb write on unmount
2012-07-22 Artem Bityutskiyhfs: get rid of lock_super
2012-07-22 Artem Bityutskiyhfs: push lock_super down
2012-07-22 Artem Bityutskiyhfsplus: get rid of write_super
2012-07-22 Artem Bityutskiyhfsplus: remove useless check
2012-07-22 Artem Bityutskiyhfsplus: amend debugging print
2012-07-22 Artem Bityutskiyhfsplus: make hfsplus_sync_fs static
2012-07-22 Al Virohold task_lock around checks in keyctl
2012-07-22 Al Viroget rid of ->scm_work_list
2012-07-22 Al Viroaio: now fput() is OK from interrupt context; get rid...
2012-07-22 Al Viroswitch fput to task_work_add
2012-07-22 Al Virodeal with task_work callbacks adding more work
2012-07-22 Al Viromove exit_task_work() past exit_files() et.al.
2012-07-22 Al Viromerge task_work and rcu_head, get rid of separate alloc...
2012-07-22 Al Virotrim task_work: get rid of hlist
2012-07-22 Al Virotrimming task_work: kill ->data
2012-07-22 Al Virosignal: make sure we don't get stopped with pending...
2012-07-22 Al Virouse __lookup_hash() in kern_path_parent()
2012-07-22 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'x86-uv-for-linus' of git://git./linux...
2012-07-22 Aaron Lummc: core: reset signal voltage on power up
2012-07-22 Aaron Lummc: sd: Fix sd current limit setting
2012-07-22 Rajendra Nayakmmc: omap_hsmmc: add clk_prepare and clk_unprepare
2012-07-22 Philip Rakitymmc: sdhci: When a UHS switch fails, cycle power if...
2012-07-22 Nicolas Ferremmc: atmel-mci: modify CLKDIV displaying in debugfs
2012-07-22 Nicolas Ferremmc: atmel-mci: fix incorrect setting of host->data...
2012-07-22 Daniel Drakemmc: sdhci: poll for card even when card is logically...
2012-07-22 Aaron Lummc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER
2012-07-22 Liu Chuanshengmmc: sdio: Change pr_warning to pr_warn_ratelimited
2012-07-22 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2012-07-22 Aaron Lummc: core: Simplify and fix for SD switch processing
2012-07-22 Aaron Lummc: sdhci: restore host settings when card is removed
2012-07-22 Aaron Lummc: sdhci: fix incorrect command used in tuning
2012-07-22 Daniel Drakemmc: sdhci-pci: CaFe has broken card detection
2012-07-22 Mark Brownmmc: sdhci: Report failure reasons for all cases in...
2012-07-22 Sylwester Nawrockimmc: s3cmci: Convert s3cmci driver to gpiolib API
2012-07-22 Philip Rakitymmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MIS...
next