Age | Commit message (Expand) | Author |
2011-12-01 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-12-01 | ocfs2: avoid unaligned access to dqc_bitmap | Akinobu Mita |
2011-12-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-12-01 | Btrfs: fix meta data raid-repair merge problem | Jan Schmidt |
2011-11-30 | Btrfs: skip allocation attempt from empty cluster | Alexandre Oliva |
2011-11-30 | Btrfs: skip block groups without enough space for a cluster | Alexandre Oliva |
2011-11-30 | Btrfs: start search for new cluster at the beginning | Alexandre Oliva |
2011-11-30 | Btrfs: reset cluster's max_size when creating bitmap | Alexandre Oliva |
2011-11-30 | Btrfs: initialize new bitmaps' list | Alexandre Oliva |
2011-11-30 | Btrfs: fix oops when calling statfs on readonly device | Li Zefan |
2011-11-30 | Btrfs: Don't error on resizing FS to same size | Mike Fleetwood |
2011-11-30 | Btrfs: fix deadlock on metadata reservation when evicting a inode | Miao Xie |
2011-11-30 | btrfs scrub: handle -ENOMEM from init_ipath() | Dan Carpenter |
2011-11-29 | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 | Linus Torvalds |
2011-11-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg... | Linus Torvalds |
2011-11-24 | ext4: fix racy use-after-free in ext4_end_io_dio() | Tejun Heo |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh... | Linus Torvalds |
2011-11-23 | eCryptfs: Extend array bounds for all filename chars | Tyler Hicks |
2011-11-23 | eCryptfs: Flush file in vma close | Tyler Hicks |
2011-11-23 | eCryptfs: Prevent file create race condition | Tyler Hicks |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-22 | mount_subtree() pointless use-after-free | Al Viro |
2011-11-22 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2011-11-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2011-11-21 | Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 | Linus Torvalds |
2011-11-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2011-11-21 | Btrfs: remove free-space-cache.c WARN during log replay | Chris Mason |
2011-11-21 | ext4: fix up a undefined error in ext4_free_blocks in debugging code | Yongqiang Yang |
2011-11-20 | VFS: Log the fact that we've given ELOOP rather than creating a loop | David Howells |
2011-11-20 | Btrfs: sectorsize align offsets in fiemap | Josef Bacik |
2011-11-20 | Btrfs: clear pages dirty for io and set them extent mapped | Josef Bacik |
2011-11-20 | Btrfs: wait on caching if we're loading the free space cache | Josef Bacik |
2011-11-20 | Btrfs: prefix resize related printks with btrfs: | Arnd Hannemann |
2011-11-20 | btrfs: fix stat blocks accounting | David Sterba |
2011-11-20 | Btrfs: avoid unnecessary bitmap search for cluster setup | Li Zefan |
2011-11-20 | Btrfs: fix to search one more bitmap for cluster setup | Li Zefan |
2011-11-20 | btrfs: mirror_num should be int, not u64 | Jan Schmidt |
2011-11-20 | btrfs: Fix up 32/64-bit compatibility for new ioctls | Jeff Mahoney |
2011-11-20 | Btrfs: fix barrier flushes | Chris Mason |
2011-11-19 | minixfs: kill manual hweight(), simplify | Al Viro |
2011-11-19 | fs/minix: Verify bitmap block counts before mounting | Josh Boyer |
2011-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-11-19 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-11-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2011-11-17 | pstore: pass allocated memory region back to caller | Kees Cook |
2011-11-17 | ocfs2: Use filemap_write_and_wait() instead of write_inode_now() | Jan Kara |
2011-11-17 | ocfs2: honor O_(D)SYNC flag in fallocate | Mark Fasheh |
2011-11-17 | ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2 | Xiaowei.Hu |
2011-11-17 | ocfs2: send correct UUID to cleancache initialization | Dan Magenheimer |
2011-11-17 | ocfs2: Commit transactions in error cases -v2 | Wengang Wang |