Age | Commit message (Expand) | Author |
2009-02-04 | Btrfs: Don't try to compress pages past i_size | Chris Mason |
2009-02-04 | Btrfs: join the transaction in __btrfs_setxattr | Josef Bacik |
2009-02-04 | Btrfs: Handle SGID bit when creating inodes | Chris Ball |
2009-02-04 | Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks | Chris Mason |
2009-02-04 | Btrfs: Change btree locking to use explicit blocking points | Chris Mason |
2009-02-04 | Btrfs: hash_lock is no longer needed | Chris Mason |
2009-02-04 | Btrfs: disable leak debugging checks in extent_io.c | Chris Mason |
2009-02-04 | Btrfs: sort references by byte number during btrfs_inc_ref | Chris Mason |
2009-02-04 | Btrfs: async threads should try harder to find work | Chris Mason |
2009-02-04 | Btrfs: selinux support | Jim Owens |
2009-02-04 | Btrfs: make btrfs acls selectable | Christian Hesse |
2009-02-04 | Btrfs: Catch missed bios in the async bio submission thread | Chris Mason |
2009-02-03 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-02-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-03 | [XFS] Warn on transaction in flight on read-only remount | Felix Blyakher |
2009-02-03 | xfs: Check buffer lengths in log recovery | Dave Chinner |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher |
2009-02-02 | ocfs2: add quota call to ocfs2_remove_btree_range() | Mark Fasheh |
2009-02-02 | ocfs2: Wakeup the downconvert thread after a successful cancel convert | Sunil Mushran |
2009-02-02 | ocfs2: Access the xattr bucket only before modifying it. | Tao Ma |
2009-02-02 | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() | Joel Becker |
2009-02-02 | ocfs2: Fix possible deadlock in ocfs2_write_dquot() | Jan Kara |
2009-02-02 | ocfs2: Push out dropping of dentry lock to ocfs2_wq | Jan Kara |
2009-01-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2009-01-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-30 | block: Remove obsolete BUG_ON | Martin K. Petersen |
2009-01-30 | block: Don't verify integrity metadata on read error | Martin K. Petersen |
2009-01-30 | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2009-01-29 | epoll: drop max_user_instances and rely only on max_user_watches | Davide Libenzi |
2009-01-29 | tun: Add some missing TUN compat ioctl translations. | David S. Miller |
2009-01-29 | UBIFS: remove fast unmounting | Artem Bityutskiy |
2009-01-29 | UBIFS: return sensible error codes | Artem Bityutskiy |
2009-01-29 | UBIFS: remount ro fixes | Adrian Hunter |
2009-01-29 | UBIFS: spelling fix 'date' -> 'data' | Adrian Hunter |
2009-01-29 | UBIFS: sync wbufs after syncing inodes and pages | Adrian Hunter |
2009-01-29 | cifs: make sure we allocate enough storage for socket address | Jeff Layton |
2009-01-29 | [CIFS] Make socket retry timeouts consistent between blocking and nonblocking... | Steve French |
2009-01-29 | [CIFS] some cleanup to dir.c prior to addition of posix_open | Steve French |
2009-01-29 | [CIFS] revalidate parent inode when rmdir done within that directory | Steve French |
2009-01-29 | [CIFS] Rename md5 functions to avoid collision with new rt modules | Steve French |
2009-01-29 | cifs: turn smb_send into a wrapper around smb_sendv | Jeff Layton |
2009-01-28 | Btrfs: fix readdir on 32 bit machines | Chris Mason |
2009-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/... | Chris Mason |
2009-01-28 | UBIFS: fix LPT out-of-space bug (again) | Adrian Hunter |
2009-01-27 | nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found | Jeff Layton |
2009-01-27 | nfsd: fix cred leak on every rpc | J. Bruce Fields |
2009-01-27 | nfsd: fix null dereference on error path | J. Bruce Fields |
2009-01-27 | don't reallocate sxp variable passed into xfs_swapext | Eric Sandeen |