Age | Commit message (Expand) | Author |
2009-03-24 | Btrfs: optimize fsyncs on old files | Chris Mason |
2009-03-24 | Btrfs: tree logging unlink/rename fixes | Chris Mason |
2009-03-24 | Btrfs: Make sure i_nlink doesn't hit zero too soon during log replay | Chris Mason |
2009-03-24 | Btrfs: limit balancing work while flushing delayed refs | Chris Mason |
2009-03-24 | Btrfs: readahead checksums during btrfs_finish_ordered_io | Chris Mason |
2009-03-24 | Btrfs: leave btree locks spinning more often | Chris Mason |
2009-03-24 | Btrfs: Only let very young transactions grow during commit | Chris Mason |
2009-03-24 | Btrfs: Check for a blocking lock before taking the spin | Chris Mason |
2009-03-24 | Btrfs: reduce stack in cow_file_range | Chris Mason |
2009-03-24 | Btrfs: reduce stalls during transaction commit | Chris Mason |
2009-03-24 | Btrfs: process the delayed reference queue in clusters | Chris Mason |
2009-03-24 | Btrfs: try to cleanup delayed refs while freeing extents | Chris Mason |
2009-03-24 | Btrfs: reduce stack usage in some crucial tree balancing functions | Chris Mason |
2009-03-24 | Btrfs: do extent allocation and reference count updates in the background | Chris Mason |
2009-03-24 | Btrfs: don't preallocate metadata blocks during btrfs_search_slot | Chris Mason |
2009-03-22 | Update my email address | Gertjan van Wingerde |
2009-03-22 | eCryptfs: NULL crypt_stat dereference during lookup | Tyler Hicks |
2009-03-22 | eCryptfs: Allocate a variable number of pages for file headers | Tyler Hicks |
2009-03-19 | aio: lookup_ioctx can return the wrong value when looking up a bogus context | Jeff Moyer |
2009-03-19 | eventfd: remove fput() call from possible IRQ context | Davide Libenzi |
2009-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-03-19 | Fix race in create_empty_buffers() vs __set_page_dirty_buffers() | Linus Torvalds |
2009-03-18 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-03-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-03-17 | NFSD: provide encode routine for OP_OPENATTR | Benny Halevy |
2009-03-17 | Avoid 64-bit "switch()" statements on 32-bit architectures | Linus Torvalds |
2009-03-16 | ext4: fix bb_prealloc_list corruption due to wrong group locking | Eric Sandeen |
2009-03-16 | filp->f_pos not correctly updated in proc_task_readdir | Zhang Le |
2009-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-14 | block: fix memory leak in bio_clone() | Li Zefan |
2009-03-14 | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura |
2009-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-03-14 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-14 | eCryptfs: don't encrypt file key with filename key | Tyler Hicks |
2009-03-14 | nommu: ramfs: don't leak pages when adding to page cache fails | Johannes Weiner |
2009-03-14 | nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded | Enrik Berkhan |
2009-03-14 | ext4: fix bogus BUG_ONs in in mballoc code | Eric Sandeen |
2009-03-12 | ocfs2: Use xs->bucket to set xattr value outside | Tao Ma |
2009-03-12 | ocfs2: Fix a bug found by sparse check. | Tao Ma |
2009-03-12 | ocfs2: tweak to get the maximum inline data size with xattr | Tiger Yang |
2009-03-12 | ocfs2: reserve xattr block for new directory with inline data | Tiger Yang |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2009-03-12 | fs: new inode i_state corruption fix | Nick Piggin |
2009-03-12 | vfs: add missing unlock in sget() | Li Zefan |
2009-03-12 | pipe_rdwr_fasync: fix the error handling to prevent the leak/crash | Oleg Nesterov |
2009-03-12 | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined... | Trond Myklebust |
2009-03-12 | ext4: Print the find_group_flex() warning only once | Theodore Ts'o |
2009-03-12 | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch | Phillip Lougher |
2009-03-11 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2009-03-11 | Fix _fat_bmap() locking | OGAWA Hirofumi |