CIFS: Allow SMB2 statistics to be tracked
[profile/ivi/kernel-adaptation-intel-automotive.git] / fs /
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 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 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 Viroaio: now fput() is OK from interrupt context; get rid...
2012-07-22 Al Viroswitch fput to task_work_add
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 Linus TorvaldsMerge branch 'x86-reboot-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2012-07-22 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2012-07-22 Mark BrownMerge branch 'regulator-drivers' into regulator-next
2012-07-22 Mark BrownMerge branches 'regulator-core', 'regulator-dt' and...
2012-07-22 Mark BrownMerge branches 'regmap-core', 'regmap-irq' and 'regmap...
2012-07-22 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2012-07-22 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-07-22 Linus TorvaldsMerge branch 'core-iommu-for-linus' of git://git./linux...
2012-07-21 Linus TorvaldsMerge branch 'anton-kgdb' (kgdb dmesg fixups)
2012-07-20 Rafael J. WysockiMerge branch 'pm-cpufreq'
2012-07-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
next