Age | Commit message (Expand) | Author |
2012-07-30 | Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-07-29 | xfs: wait for the write the superblock on unmount | Mark Tinguely |
2012-07-29 | xfs: re-enable xfsaild idle mode and fix associated races | Brian Foster |
2012-07-29 | xfs: remove iolock lock classes | Christoph Hellwig |
2012-07-29 | xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes | Christoph Hellwig |
2012-07-29 | xfs: do not take the iolock in xfs_inactive | Christoph Hellwig |
2012-07-29 | xfs: remove xfs_inactive_attrs | Christoph Hellwig |
2012-07-29 | xfs: clean up xfs_inactive | Christoph Hellwig |
2012-07-29 | xfs: do not read the AGI buffer in xfs_dialloc until nessecary | Christoph Hellwig |
2012-07-29 | xfs: refactor xfs_ialloc_ag_select | Christoph Hellwig |
2012-07-29 | xfs: add a short cut to xfs_dialloc for the non-NULL agbp case | Christoph Hellwig |
2012-07-29 | xfs: remove the alloc_done argument to xfs_dialloc | Christoph Hellwig |
2012-07-29 | xfs: split xfs_dialloc | Christoph Hellwig |
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 |