| Commit message (Expand) | Author | Age |
* | ocfs2: Add statistics for the checksum and ecc operations. | Joel Becker | 2009-06-03 |
* | ocfs2 patch to track delayed orphan scan timer statistics | Srinivas Eeda | 2009-06-03 |
* | ocfs2: timer to queue scan of all orphan slots | Srinivas Eeda | 2009-06-03 |
* | ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories | Jan Kara | 2009-06-03 |
* | ocfs2: Fix possible deadlock in quota recovery | Jan Kara | 2009-06-03 |
* | ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() | Jan Kara | 2009-06-03 |
* | ocfs2: Fix lock inversion in ocfs2_local_read_info() | Jan Kara | 2009-06-03 |
* | ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() | Jan Kara | 2009-06-03 |
* | ocfs2: update comments in masklog.h | Coly Li | 2009-05-05 |
* | ocfs2: Don't printk the error when listing too many xattrs. | Tao Ma | 2009-05-05 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-05-02 |
|\ |
|
| * | xfs: fix getbmap vs mmap deadlock | Christoph Hellwig | 2009-04-30 |
| * | xfs: a couple getbmap cleanups | Christoph Hellwig | 2009-04-30 |
| * | xfs: add more checks to superblock validation | Olaf Weber | 2009-04-30 |
| * | xfs_file_last_byte() needs to acquire ilock | Lachlan McIlroy | 2009-04-30 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-02 |
|\ \ |
|
| * | | configfs: Fix Trivial Warning in fs/configfs/symlink.c | Subrata Modak | 2009-04-21 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-05-02 |
|\ \ \ |
|
| * | | | ocfs2: Fix a missing credit when deleting from indexed directories. | Joel Becker | 2009-04-30 |
| * | | | ocfs2/trivial: Remove unused variable in ocfs2_rename. | Tao Ma | 2009-04-29 |
| * | | | ocfs2: Add missing iput() during error handling in ocfs2_dentry_attach_lock() | Sunil Mushran | 2009-04-23 |
| * | | | ocfs2: Fix some printk() warnings. | Joel Becker | 2009-04-21 |
| * | | | ocfs2: Fix 2 warning during ocfs2 make. | Tao Ma | 2009-04-21 |
| * | | | ocfs2: Reserve 1 more cluster in expanding_inline_dir for indexed dir. | Tao Ma | 2009-04-07 |
* | | | | ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c | Oleg Nesterov | 2009-05-02 |
* | | | | mm: fix Committed_AS underflow on large NR_CPUS environment | KOSAKI Motohiro | 2009-05-02 |
* | | | | alpha: binfmt_aout fix | Ivan Kokshaysky | 2009-05-02 |
* | | | | pagemap: require aligned-length, non-null reads of /proc/pid/pagemap | Vitaly Mayatskikh | 2009-05-02 |
* | | | | mm: close page_mkwrite races | Nick Piggin | 2009-05-02 |
* | | | | autofs4: fix incorrect return in autofs4_mount_busy() | Ian Kent | 2009-05-02 |
* | | | | eCryptfs: Fix min function comparison warning | Tyler Hicks | 2009-04-27 |
* | | | | ecryptfs: fix printk format warning | Randy Dunlap | 2009-04-27 |
* | | | | bio: fix memcpy corruption in bio_copy_user_iov() | FUJITA Tomonori | 2009-04-28 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2009-04-27 |
|\ \ \ \ |
|
| * | | | | Btrfs: look for acls during btrfs_read_locked_inode | Chris Mason | 2009-04-27 |
| * | | | | Btrfs: fix acl caching | Chris Mason | 2009-04-27 |
| * | | | | Btrfs: Fix a bunch of printk() warnings. | Joel Becker | 2009-04-27 |
| * | | | | Btrfs: Fix a trivial warning using max() of u64 vs ULL. | Joel Becker | 2009-04-27 |
| * | | | | Btrfs: remove unused btrfs_bit_radix slab | Chris Mason | 2009-04-27 |
| * | | | | Btrfs: ratelimit IO error printks | Chris Mason | 2009-04-27 |
| * | | | | Btrfs: remove #if 0 code | Chris Mason | 2009-04-27 |
| * | | | | Btrfs: When shrinking, only update disk size on success | Chris Ball | 2009-04-27 |
| * | | | | Btrfs: fix deadlocks and stalls on dead root removal | Chris Mason | 2009-04-24 |
| * | | | | Btrfs: fix fallocate deadlock on inode extent lock | Chris Mason | 2009-04-24 |
| * | | | | Btrfs: kill btrfs_cache_create | Christoph Hellwig | 2009-04-24 |
| * | | | | Btrfs: don't export symbols | Christoph Hellwig | 2009-04-24 |
| * | | | | Btrfs: simplify makefile | Christoph Hellwig | 2009-04-24 |
| * | | | | Btrfs: try to keep a healthy ratio of metadata vs data block groups | Josef Bacik | 2009-04-24 |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-04-27 |
|\ \ \ \ \ |
|
| * | | | | | ext2: missing unlock in ext2_quota_write() | Dan Carpenter | 2009-04-27 |