| Commit message (Expand) | Author | Age | Files | Lines |
* | of: Drop properties with "/" in their name | Michael Ellerman | 2010-06-14 | 1 | -0/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2010-06-11 | 9 | -17/+41 |
|\ |
|
| * | Btrfs: The file argument for fsync() is never null | Dan Carpenter | 2010-06-11 | 1 | -1/+1 |
| * | Btrfs: handle ERR_PTR from posix_acl_from_xattr() | Dan Carpenter | 2010-06-11 | 1 | -0/+2 |
| * | Btrfs: avoid BUG when dropping root and reference in same transaction | Sage Weil | 2010-06-11 | 1 | -3/+0 |
| * | Btrfs: prohibit a operation of changing acl's mask when noacl mount option used | Shi Weihua | 2010-06-11 | 1 | -0/+3 |
| * | Btrfs: should add a permission check for setfacl | Shi Weihua | 2010-06-11 | 1 | -0/+3 |
| * | Btrfs: btrfs_lookup_dir_item() can return ERR_PTR | Dan Carpenter | 2010-06-11 | 1 | -1/+1 |
| * | Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs | Dan Carpenter | 2010-06-11 | 1 | -0/+4 |
| * | Btrfs: unwind after btrfs_start_transaction() errors | Dan Carpenter | 2010-06-11 | 1 | -1/+1 |
| * | Btrfs: btrfs_iget() returns ERR_PTR | Dan Carpenter | 2010-06-11 | 1 | -2/+2 |
| * | Btrfs: handle kzalloc() failure in open_ctree() | Dan Carpenter | 2010-06-11 | 1 | -2/+5 |
| * | Btrfs: handle error returns from btrfs_lookup_dir_item() | Dan Carpenter | 2010-06-11 | 1 | -0/+2 |
| * | Btrfs: Fix BUG_ON for fs converted from extN | Yan, Zheng | 2010-06-11 | 1 | -1/+2 |
| * | Btrfs: Fix null dereference in relocation.c | Yan, Zheng | 2010-06-11 | 1 | -3/+4 |
| * | Btrfs: fix remap_file_pages error | Miao Xie | 2010-06-11 | 1 | -1/+8 |
| * | Btrfs: uninitialized data is check_path_shared() | Dan Carpenter | 2010-06-11 | 1 | -1/+1 |
| * | Btrfs: fix fallocate regression | Josef Bacik | 2010-06-11 | 1 | -1/+1 |
| * | Btrfs: fix loop device on top of btrfs | Miao Xie | 2010-06-11 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-06-11 | 6 | -51/+84 |
|\ \ |
|
| * | | ceph: try to send partial cap release on cap message on missing inode | Sage Weil | 2010-06-10 | 3 | -5/+9 |
| * | | ceph: release cap on import if we don't have the inode | Sage Weil | 2010-06-10 | 3 | -38/+61 |
| * | | ceph: fix misleading/incorrect debug message | Sage Weil | 2010-06-10 | 1 | -1/+1 |
| * | | ceph: fix atomic64_t initialization on ia64 | Jeff Mahoney | 2010-06-10 | 1 | -1/+1 |
| * | | ceph: fix lease revocation when seq doesn't match | Sage Weil | 2010-06-04 | 1 | -4/+8 |
| * | | ceph: fix f_namelen reported by statfs | Sage Weil | 2010-06-02 | 1 | -1/+1 |
| * | | ceph: fix memory leak in statfs | Yehuda Sadeh | 2010-06-02 | 1 | -0/+2 |
| * | | ceph: fix d_subdirs ordering problem | Henry C Chang | 2010-06-02 | 1 | -1/+1 |
* | | | pipe: fix check in "set size" fcntl | Miklos Szeredi | 2010-06-10 | 1 | -3/+4 |
* | | | pipe: fix pipe buffer resizing | Miklos Szeredi | 2010-06-10 | 1 | -3/+10 |
* | | | block: remove duplicate BUG_ON() in bd_finish_claiming() | Jens Axboe | 2010-06-10 | 1 | -1/+0 |
* | | | block: bd_start_claiming cleanup | Nick Piggin | 2010-06-10 | 1 | -24/+48 |
* | | | block: bd_start_claiming fix module refcount | Nick Piggin | 2010-06-10 | 1 | -0/+1 |
* | | | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-06-09 | 2 | -3/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming | J. Bruce Fields | 2010-06-09 | 50 | -276/+518 |
| |\ \ \ |
|
| | * | | | nfsd: nfsd_setattr needs to call commit_metadata | Christoph Hellwig | 2010-06-02 | 1 | -2/+1 |
| * | | | | nfsd4: shut down callback queue outside state lock | J. Bruce Fields | 2010-06-09 | 1 | -1/+1 |
* | | | | | xfs: remove nr_to_write writeback windup. | Dave Chinner | 2010-06-09 | 1 | -8/+0 |
* | | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds | 2010-06-08 | 3 | -63/+74 |
|\ \ \ \ \ |
|
| * | | | | | jffs2: update ctime when changing the file's permission by setfacl | Jan Kara | 2010-06-06 | 1 | -1/+2 |
| * | | | | | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse | 2010-06-03 | 2 | -3/+16 |
| * | | | | | jffs2: Fix in-core inode leaks on error paths | David Woodhouse | 2010-06-03 | 1 | -59/+56 |
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-06-05 | 2 | -17/+26 |
|\ \ \ \ \ \ |
|
| * | | | | | | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov | 2010-06-05 | 1 | -17/+23 |
| * | | | | | | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o | 2010-06-03 | 1 | -0/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-06-05 | 17 | -793/+736 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-linus | Alex Elder | 2010-06-04 | 17 | -793/+736 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xfs: improve xfs_isilocked | Christoph Hellwig | 2010-06-03 | 1 | -16/+10 |
| | * | | | | | | xfs: skip writeback from reclaim context | Christoph Hellwig | 2010-06-03 | 1 | -0/+15 |
| | * | | | | | | xfs: fix race in inode cluster freeing failing to stale inodes | Dave Chinner | 2010-06-03 | 1 | -80/+62 |