aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-07-26Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-07-26Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-07-26Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-26Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25Btrfs: uninit variable fixes in send/receiveChris Mason
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block
2012-07-25Btrfs: add btrfs_compare_trees functionAlexander Block
2012-07-25Btrfs: introduce subvol uuids and timesAlexander Block
2012-07-25Btrfs: make iref_to_path non staticAlexander Block
2012-07-25Btrfs: add a barrier before a waitqueue_active checkChris Mason
2012-07-25Btrfs: call the ordered free operation without any locks heldChris Mason
2012-07-25Btrfs: Check INCOMPAT flags on remount and add helper functionMitch Harder
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason
2012-07-25cifs: ensure that we always do cifsFileInfo_get under the spinlockJeff Layton
2012-07-25Btrfs: add helper for tree enumerationArne Jansen
2012-07-25btrfs: allow cross-subvolume file cloneDavid Sterba
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-07-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24CIFS: Make CAP_* checks protocol independentPavel Shilovsky
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