aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-24CIFS: Allow SMB2 statistics to be trackedPavel Shilovsky
2012-07-24CIFS: Move clear/print_stats code to ops structPavel Shilovsky
2012-07-24CIFS: Add echo request support for SMB2Pavel Shilovsky
2012-07-24CIFS: Move echo code to osp structPavel Shilovsky
2012-07-24CIFS: Add SMB2 support for async requestsPavel Shilovsky
2012-07-24CIFS: Setup async request in ops structPavel Shilovsky
2012-07-24CIFS: Add SMB2 support for build_path_to_rootPavel Shilovsky
2012-07-24CIFS: Move building path to root to ops structPavel Shilovsky
2012-07-24CIFS: Query SMB2 inode infoPavel Shilovsky
2012-07-24CIFS: Move query inode info code to ops structPavel Shilovsky
2012-07-24CIFS: Add SMB2 support for is_path_accessiblePavel Shilovsky
2012-07-24CIFS: Move is_path_accessible to ops structPavel Shilovsky
2012-07-24CIFS: Move informational tcon calls to ops structPavel Shilovsky
2012-07-24CIFS: Move getting dfs referalls to ops structPavel Shilovsky
2012-07-24CIFS: Process reconnects for SMB2 sharesPavel Shilovsky
2012-07-24CIFS: Add tree connect/disconnect capability for SMB2Pavel Shilovsky
2012-07-24CIFS: Add session setup/logoff capability for SMB2Pavel Shilovsky
2012-07-24CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky
2012-07-24CIFS: Respect SMB2 header/max header sizePavel Shilovsky
2012-07-24CIFS: Make demultiplex_thread work with SMB2 codePavel Shilovsky
2012-07-24CIFS: Fix a wrong pointer in atomic_openPavel Shilovsky
2012-07-24CIFS: Add SMB2 credits supportPavel Shilovsky
2012-07-24CIFS: Make transport routines work with SMB2Pavel Shilovsky
2012-07-24CIFS: Map SMB2 status codes to POSIX errorsSteve French
2012-07-24CIFS: Add SMB2 status codesPavel Shilovsky
2012-07-24CIFS: Rename 7 error codes to NT_ stylePavel Shilovsky
2012-07-24CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky
2012-07-24CIFS: Move protocol specific tcon/tdis code to ops structPavel Shilovsky
2012-07-24CIFS: Move protocol specific session setup/logoff code to ops structPavel Shilovsky
2012-07-24pipe: remove KM_USER0 from commentsCong Wang
2012-07-24CIFS: Move protocol specific negotiate code to ops structPavel Shilovsky
2012-07-24CIFS: Extend credit mechanism to process request typePavel Shilovsky
2012-07-24CIFS: Move trans2 processing to ops structPavel Shilovsky
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-23cifs: reinstate sec=ntlmv2 mount optionJeff Layton
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-07-23cifs: rename cifs_sign_smb2 to cifs_sign_smbvJeff Layton
2012-07-23cifs: remove bogus reset of smb_buf_length in smb_send routinesJeff Layton
2012-07-23cifs: move file_lock off stack in cifs_push_posix_locksJeff Layton
2012-07-23cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton
2012-07-23cifs: after upcalling for krb5 creds, invalidate key rather than revoking itJeff Layton
2012-07-23Btrfs: improve multi-thread buffer readLiu Bo
2012-07-23Btrfs: make btrfs's allocation smoothly with preallocationLiu Bo
2012-07-23Btrfs: lock the transition from dirty to writeback for an ebJosef Bacik
2012-07-23Btrfs: fix potential race in extent buffer freeingJosef Bacik
2012-07-23Btrfs: don't return true in releasepage unless we actually freed the ebJosef Bacik
2012-07-23Btrfs: suppress printk() if all device I/O stats are zeroStefan Behrens
2012-07-23Btrfs: remove unwanted printk() for btrfs device I/O statsStefan Behrens
2012-07-23Btrfs: rewrite BTRFS_SETGET_FUNCSLi Zefan
2012-07-23Btrfs: zero unused bytes in inode itemLi Zefan