deliverable/linux.git
2012-07-24  Pavel ShilovskyCIFS: Make CAP_* checks protocol independent
2012-07-24  Pavel ShilovskyCIFS: Allow SMB2 statistics to be tracked
2012-07-24  Pavel ShilovskyCIFS: Move clear/print_stats code to ops struct
2012-07-24  Pavel ShilovskyCIFS: Add echo request support for SMB2
2012-07-24  Pavel ShilovskyCIFS: Move echo code to osp struct
2012-07-24  Pavel ShilovskyCIFS: Add SMB2 support for async requests
2012-07-24  Pavel ShilovskyCIFS: Setup async request in ops struct
2012-07-24  Pavel ShilovskyCIFS: Add SMB2 support for build_path_to_root
2012-07-24  Pavel ShilovskyCIFS: Move building path to root to ops struct
2012-07-24  Pavel ShilovskyCIFS: Query SMB2 inode info
2012-07-24  Pavel ShilovskyCIFS: Move query inode info code to ops struct
2012-07-24  Pavel ShilovskyCIFS: Add SMB2 support for is_path_accessible
2012-07-24  Pavel ShilovskyCIFS: Move is_path_accessible to ops struct
2012-07-24  Pavel ShilovskyCIFS: Move informational tcon calls to ops struct
2012-07-24  Pavel ShilovskyCIFS: Move getting dfs referalls to ops struct
2012-07-24  Pavel ShilovskyCIFS: Process reconnects for SMB2 shares
2012-07-24  Pavel ShilovskyCIFS: Add tree connect/disconnect capability for SMB2
2012-07-24  Pavel ShilovskyCIFS: Add session setup/logoff capability for SMB2
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...
next
This page took 0.038327 seconds and 5 git commands to generate.