Age | Commit message (Expand) | Author |
2014-06-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-06-11 | Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-06-11 | reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK | Jan Kara |
2014-06-10 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-06-10 | ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting... | Tariq Saeed |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-06-10 | fs,userns: Change inode_capable to capable_wrt_inode_uidgid | Andy Lutomirski |
2014-06-10 | Btrfs: convert smp_mb__{before,after}_clear_bit | Chris Mason |
2014-06-10 | Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-06-10 | Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-06-10 | NFS: populate ->net in mount data when remounting | Mateusz Guzik |
2014-06-10 | pnfs: fix lockup caused by pnfs_generic_pg_test | Weston Andros Adamson |
2014-06-09 | Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2014-06-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2014-06-09 | Btrfs: fix scrub_print_warning to handle skinny metadata extents | Liu Bo |
2014-06-09 | Btrfs: make fsync work after cloning into a file | Filipe Manana |
2014-06-09 | Btrfs: use right type to get real comparison | Liu Bo |
2014-06-09 | Btrfs: don't check nodes for extent items | Josef Bacik |
2014-06-09 | Btrfs: don't release invalid page in btrfs_page_exists_in_range() | Filipe Manana |
2014-06-09 | Btrfs: make sure we retry if page is a retriable exception | Filipe Manana |
2014-06-09 | Btrfs: make sure we retry if we couldn't get the page | Filipe Manana |
2014-06-09 | btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56 | Gui Hecheng |
2014-06-09 | trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/ | Antonio Ospite |
2014-06-09 | Btrfs: fix leaf corruption after __btrfs_drop_extents | Liu Bo |
2014-06-09 | Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item | Filipe Manana |
2014-06-09 | Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled | Filipe Manana |
2014-06-09 | btrfs: free delayed node outside of root->inode_lock | Jeff Mahoney |
2014-06-09 | btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX | Gui Hecheng |
2014-06-09 | Btrfs: fix transaction leak during fsync call | Filipe Manana |
2014-06-09 | btrfs: Avoid trucating page or punching hole in a already existed hole. | Qu Wenruo |
2014-06-09 | Btrfs: update commit root on snapshot creation after orphan cleanup | Filipe Manana |
2014-06-09 | Btrfs: ioctl, don't re-lock extent range when not necessary | Filipe Manana |
2014-06-09 | Btrfs: avoid visiting all extent items when cloning a range | Filipe Manana |
2014-06-09 | Btrfs: set dead flag on the right root when destroying snapshot | Filipe Manana |
2014-06-09 | Btrfs: ensure readers see new data after a clone operation | Filipe Manana |
2014-06-09 | fs: btrfs: volumes.c: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-06-09 | btrfs: allocate raid type kobjects dynamically | Jeff Mahoney |
2014-06-09 | Btrfs: send, use the right limits for xattr names and values | Filipe Manana |
2014-06-09 | Btrfs: send, don't error in the presence of subvols/snapshots | Filipe Manana |
2014-06-09 | Btrfs: async delayed refs | Chris Mason |
2014-06-09 | Btrfs: split up __extent_writepage to lower stack usage | Chris Mason |
2014-06-09 | btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking | Alex Gartrell |
2014-06-09 | Btrfs: cut down stack usage in btree_write_cache_pages | Chris Mason |
2014-06-09 | Btrfs: break up __btrfs_write_out_cache to cut down stack usage | Chris Mason |
2014-06-09 | Btrfs: free tmp ulist for qgroup rescan | Josef Bacik |
2014-06-09 | btrfs: usage error should not be logged into system log | Anand Jain |
2014-06-09 | btrfs: remove newline from inode cache kthread name | David Sterba |
2014-06-09 | btrfs: remove stale newlines from log messages | David Sterba |
2014-06-09 | Btrfs: fix double free in find_lock_delalloc_range | Chris Mason |