Age | Commit message (Expand) | Author |
2010-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-06-10 | ceph: try to send partial cap release on cap message on missing inode | Sage Weil |
2010-06-10 | ceph: release cap on import if we don't have the inode | Sage Weil |
2010-06-10 | ceph: fix misleading/incorrect debug message | Sage Weil |
2010-06-10 | ceph: fix atomic64_t initialization on ia64 | Jeff Mahoney |
2010-06-10 | pipe: fix check in "set size" fcntl | Miklos Szeredi |
2010-06-10 | pipe: fix pipe buffer resizing | Miklos Szeredi |
2010-06-10 | block: remove duplicate BUG_ON() in bd_finish_claiming() | Jens Axboe |
2010-06-10 | block: bd_start_claiming cleanup | Nick Piggin |
2010-06-10 | block: bd_start_claiming fix module refcount | Nick Piggin |
2010-06-09 | Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-06-08 | xfs: remove nr_to_write writeback windup. | Dave Chinner |
2010-06-08 | Merge branch 'for-2.6.34-incoming' into for-2.6.35-incoming | J. Bruce Fields |
2010-06-08 | nfsd4: shut down callback queue outside state lock | J. Bruce Fields |
2010-06-07 | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35 | Linus Torvalds |
2010-06-06 | jffs2: update ctime when changing the file's permission by setfacl | Jan Kara |
2010-06-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2010-06-05 | ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags | Dmitry Monakhov |
2010-06-05 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-06-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-06-04 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2010-06-04 | flat: fix unmap len in load error path | Mike Frysinger |
2010-06-04 | fs/binfmt_flat.c: split the stack & data alignments | Mike Frysinger |
2010-06-04 | fs/compat_rw_copy_check_uvector: add missing compat_ptr call | Heiko Carstens |
2010-06-04 | Minix: Clean up left over label | Andrew Hendry |
2010-06-04 | fix truncate inode time modification breakage | Nick Piggin |
2010-06-04 | fix setattr error handling in sysfs, configfs | Nick Piggin |
2010-06-04 | fcntl: return -EFAULT if copy_to_user fails | Dan Carpenter |
2010-06-04 | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu |
2010-06-04 | fix setattr error handling in sysfs, configfs | Nick Piggin |
2010-06-04 | Merge branch 'master' into for-linus | Alex Elder |
2010-06-04 | ceph: fix lease revocation when seq doesn't match | Sage Weil |
2010-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2010-06-03 | pipe: change /proc/sys/fs/pipe-max-pages to byte sized interface | Jens Axboe |
2010-06-03 | pipe: change the privilege required for growing a pipe beyond system max | Jens Axboe |
2010-06-03 | pipe: adjust minimum pipe size to 1 page | Jens Axboe |
2010-06-03 | jffs2: Fix NFS race by using insert_inode_locked() | David Woodhouse |
2010-06-03 | jffs2: Fix in-core inode leaks on error paths | David Woodhouse |
2010-06-03 | xfs: improve xfs_isilocked | Christoph Hellwig |
2010-06-03 | xfs: skip writeback from reclaim context | Christoph Hellwig |
2010-06-03 | xfs: fix race in inode cluster freeing failing to stale inodes | Dave Chinner |
2010-06-02 | ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files | Theodore Ts'o |
2010-06-01 | ceph: fix f_namelen reported by statfs | Sage Weil |
2010-06-01 | ceph: fix memory leak in statfs | Yehuda Sadeh |
2010-06-01 | ceph: fix d_subdirs ordering problem | Henry C Chang |
2010-06-01 | nfsd: nfsd_setattr needs to call commit_metadata | Christoph Hellwig |
2010-06-01 | FS-Cache: Remove unneeded null checks | Dan Carpenter |
2010-06-01 | cifs: fix page refcount leak | Jeff Layton |