Age | Commit message (Expand) | Author | Files | Lines |
2010-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 9 | -17/+41 |
2010-06-11 | Btrfs: The file argument for fsync() is never null | Dan Carpenter | 1 | -1/+1 |
2010-06-11 | Btrfs: handle ERR_PTR from posix_acl_from_xattr() | Dan Carpenter | 1 | -0/+2 |
2010-06-11 | Btrfs: avoid BUG when dropping root and reference in same transaction | Sage Weil | 1 | -3/+0 |
2010-06-11 | Btrfs: prohibit a operation of changing acl's mask when noacl mount option used | Shi Weihua | 1 | -0/+3 |
2010-06-11 | Btrfs: should add a permission check for setfacl | Shi Weihua | 1 | -0/+3 |
2010-06-11 | Btrfs: btrfs_lookup_dir_item() can return ERR_PTR | Dan Carpenter | 1 | -1/+1 |
2010-06-11 | Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs | Dan Carpenter | 1 | -0/+4 |
2010-06-11 | Btrfs: unwind after btrfs_start_transaction() errors | Dan Carpenter | 1 | -1/+1 |
2010-06-11 | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter | 1 | -2/+2 |
2010-06-11 | Btrfs: handle kzalloc() failure in open_ctree() | Dan Carpenter | 1 | -2/+5 |
2010-06-11 | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter | 1 | -0/+2 |
2010-06-11 | Btrfs: Fix BUG_ON for fs converted from extN | Yan, Zheng | 1 | -1/+2 |
2010-06-11 | Btrfs: Fix null dereference in relocation.c | Yan, Zheng | 1 | -3/+4 |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 6 | -51/+84 |
2010-06-11 | Btrfs: fix remap_file_pages error | Miao Xie | 1 | -1/+8 |
2010-06-11 | Btrfs: uninitialized data is check_path_shared() | Dan Carpenter | 1 | -1/+1 |
2010-06-11 | Btrfs: fix fallocate regression | Josef Bacik | 1 | -1/+1 |
2010-06-11 | Btrfs: fix loop device on top of btrfs | Miao Xie | 1 | -0/+1 |
2010-06-11 | ceph: try to send partial cap release on cap message on missing inode | Sage Weil | 3 | -5/+9 |
2010-06-11 | ceph: release cap on import if we don't have the inode | Sage Weil | 3 | -38/+61 |
2010-06-11 | ceph: fix misleading/incorrect debug message | Sage Weil | 1 | -1/+1 |
2010-06-11 | ceph: fix atomic64_t initialization on ia64 | Jeff Mahoney | 1 | -1/+1 |
2010-06-10 | pipe: fix check in "set size" fcntl | Miklos Szeredi | 1 | -3/+4 |
2010-06-10 | pipe: fix pipe buffer resizing | Miklos Szeredi | 1 | -3/+10 |
2010-06-10 | block: remove duplicate BUG_ON() in bd_finish_claiming() | Jens Axboe | 1 | -1/+0 |
2010-06-10 | block: bd_start_claiming cleanup | Nick Piggin | 1 | -24/+48 |
2010-06-10 | block: bd_start_claiming fix module refcount | Nick Piggin | 1 | -0/+1 |
2010-06-09 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -3/+2 |
2010-06-09 | xfs: remove nr_to_write writeback windup. | Dave Chinner | 1 | -8/+0 |
2010-06-09 | Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming | J. Bruce Fields | 50 | -276/+518 |
2010-06-09 | nfsd4: shut down callback queue outside state lock | J. Bruce Fields | 1 | -1/+1 |
2010-06-08 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 3 | -63/+74 |
2010-06-06 | jffs2: update ctime when changing the file's permission by setfacl | Jan Kara | 1 | -1/+2 |
2010-06-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2 | -17/+26 |
2010-06-05 | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 1 | -17/+23 |
2010-06-05 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 17 | -793/+736 |
2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 4 | -10/+4 |
2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -8/+8 |
2010-06-05 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -74/+71 |
2010-06-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -7/+8 |
2010-06-05 | flat: fix unmap len in load error path | Mike Frysinger | 1 | -1/+1 |
2010-06-05 | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger | 1 | -8/+15 |
2010-06-05 | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens | 1 | -1/+1 |
2010-06-05 | Minix: Clean up left over label | Andrew Hendry | 1 | -4/+0 |
2010-06-05 | fix truncate inode time modification breakage | Nick Piggin | 1 | -1/+1 |
2010-06-05 | fix setattr error handling in sysfs, configfs | Nick Piggin | 2 | -7/+8 |
2010-06-05 | fcntl: return -EFAULT if copy_to_user fails | Dan Carpenter | 1 | -2/+5 |
2010-06-05 | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu | 1 | -1/+2 |
2010-06-05 | fix setattr error handling in sysfs, configfs | Nick Piggin | 2 | -7/+8 |