Age | Commit message (Expand) | Author |
2009-03-16 | UBIFS: introduce a helpful variable | Artem Bityutskiy |
2009-03-16 | UBIFS: use KERN_CONT | Artem Bityutskiy |
2009-03-16 | UBIFS: fix lprops committing bug | Artem Bityutskiy |
2009-03-15 | UBIFS: fix bogus assertion | Artem Bityutskiy |
2009-03-14 | UBIFS: fix bug where page is marked uptodate when out of space | Adrian Hunter |
2009-03-08 | UBIFS: amend key_hash return value | Artem Bityutskiy |
2009-03-08 | UBIFS: improve find function interface | Artem Bityutskiy |
2009-02-17 | UBIFS: list usage cleanup | Eric Sesterhenn |
2009-02-09 | UBIFS: fix dbg_chk_lpt_sz() | Adrian Hunter |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-06 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks |
2009-02-06 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds |
2009-02-06 | elf core dump: fix get_user use | Roland McGrath |
2009-02-07 | CRED: Fix SUID exec regression | David Howells |
2009-02-06 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp |
2009-02-06 | Btrfs: Make sure dir is non-null before doing S_ISGID checks | Chris Mason |
2009-02-05 | braino in sg_ioctl_trans() | Al Viro |
2009-02-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-05 | seq_file: fix big-enough lseek() + read() | Alexey Dobriyan |
2009-02-05 | seq_file: move traverse so it can be used from seq_read | Eric Biederman |
2009-02-05 | Btrfs: Fix memory leak in cache_drop_leaf_ref | Chris Mason |
2009-02-04 | Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite... | Mark Fasheh |
2009-02-04 | Btrfs: don't return congestion in write_cache_pages as often | Chris Mason |
2009-02-04 | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason |
2009-02-04 | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason |
2009-02-04 | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason |
2009-02-04 | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode | Chris Mason |
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 |