Age | Commit message (Expand) | Author |
2012-07-27 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-26 | Btrfs: using vmalloc and friends needs vmalloc.h | Stephen Rothwell |
2012-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-07-26 | Merge tag 'dlm-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland... | Linus Torvalds |
2012-07-26 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2012-07-26 | posix_types.h: Cleanup stale __NFDBITS and related definitions | Josh Boyer |
2012-07-26 | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-07-26 | Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-07-25 | Btrfs: uninit variable fixes in send/receive | Chris Mason |
2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason |
2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block |
2012-07-25 | Btrfs: add btrfs_compare_trees function | Alexander Block |
2012-07-25 | Btrfs: introduce subvol uuids and times | Alexander Block |
2012-07-25 | Btrfs: make iref_to_path non static | Alexander Block |
2012-07-25 | Btrfs: add a barrier before a waitqueue_active check | Chris Mason |
2012-07-25 | Btrfs: call the ordered free operation without any locks held | Chris Mason |
2012-07-25 | Btrfs: Check INCOMPAT flags on remount and add helper function | Mitch Harder |
2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason |
2012-07-25 | cifs: ensure that we always do cifsFileInfo_get under the spinlock | Jeff Layton |
2012-07-25 | Btrfs: add helper for tree enumeration | Arne Jansen |
2012-07-25 | btrfs: allow cross-subvolume file clone | David Sterba |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw | Linus Torvalds |
2012-07-24 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | CIFS: Make CAP_* checks protocol independent | Pavel Shilovsky |
2012-07-24 | CIFS: Allow SMB2 statistics to be tracked | Pavel Shilovsky |
2012-07-24 | CIFS: Move clear/print_stats code to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Add echo request support for SMB2 | Pavel Shilovsky |
2012-07-24 | CIFS: Move echo code to osp struct | Pavel Shilovsky |
2012-07-24 | CIFS: Add SMB2 support for async requests | Pavel Shilovsky |
2012-07-24 | CIFS: Setup async request in ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Add SMB2 support for build_path_to_root | Pavel Shilovsky |
2012-07-24 | CIFS: Move building path to root to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Query SMB2 inode info | Pavel Shilovsky |
2012-07-24 | CIFS: Move query inode info code to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Add SMB2 support for is_path_accessible | Pavel Shilovsky |
2012-07-24 | CIFS: Move is_path_accessible to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Move informational tcon calls to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Move getting dfs referalls to ops struct | Pavel Shilovsky |
2012-07-24 | CIFS: Process reconnects for SMB2 shares | Pavel Shilovsky |
2012-07-24 | CIFS: Add tree connect/disconnect capability for SMB2 | Pavel Shilovsky |
2012-07-24 | CIFS: Add session setup/logoff capability for SMB2 | Pavel Shilovsky |
2012-07-24 | CIFS: Add capability to send SMB2 negotiate message | Pavel Shilovsky |
2012-07-24 | CIFS: Respect SMB2 header/max header size | Pavel Shilovsky |
2012-07-24 | CIFS: Make demultiplex_thread work with SMB2 code | Pavel Shilovsky |
2012-07-24 | CIFS: Fix a wrong pointer in atomic_open | Pavel Shilovsky |
2012-07-24 | CIFS: Add SMB2 credits support | Pavel Shilovsky |
2012-07-24 | CIFS: Make transport routines work with SMB2 | Pavel Shilovsky |
2012-07-24 | CIFS: Map SMB2 status codes to POSIX errors | Steve French |