Age | Commit message (Expand) | Author |
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 |
2010-06-01 | AFS: Fix possible null pointer dereference in afs_alloc_server() | Denis Kirjanov |
2010-06-01 | binfmt_elf_fdpic: Fix clear_user() error handling | Takuya Yoshikawa |
2010-06-01 | Merge branch 'master' into for-linus | Jens Axboe |
2010-06-01 | Revert "writeback: fix WB_SYNC_NONE writeback from umount" | Jens Axboe |
2010-06-01 | Revert "writeback: ensure that WB_SYNC_NONE writeback with sb pinned is sync" | Jens Axboe |
2010-05-31 | nilfs2: remove obsolete declarations of cache constructor and destructor | Ryusuke Konishi |
2010-05-31 | nilfs2: fix style issue in nilfs_destroy_cachep | Ryusuke Konishi |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2010-05-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2010-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2010-05-29 | ceph: clean up on forwarded aborted mds request | Sage Weil |
2010-05-29 | ceph: fix leak of osd authorizer | Sage Weil |
2010-05-29 | ceph: close out mds, osd connections before stopping auth | Sage Weil |
2010-05-29 | ceph: make lease code DN specific | Sage Weil |
2010-05-29 | fs/ceph: Use ERR_CAST | Julia Lawall |
2010-05-29 | ceph: renew auth tickets before they expire | Sage Weil |
2010-05-29 | ceph: do not resend mon requests on auth ticket renewal | Sage Weil |
2010-05-29 | ceph: removed duplicated #includes | Andrea Gelmini |
2010-05-29 | ceph: avoid possible null dereference | Sage Weil |
2010-05-29 | ceph: make mds requests killable, not interruptible | Sage Weil |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-05-28 | xfs: fix access to upper inodes without inode64 | Christoph Hellwig |
2010-05-28 | xfs: fix might_sleep() warning when initialising per-ag tree | Dave Chinner |
2010-05-28 | fs/xfs/quota: Add missing mutex_unlock | Julia Lawall |
2010-05-28 | xfs: remove duplicated #include | Huang Weiyi |
2010-05-28 | xfs: convert more trace events to DEFINE_EVENT | Li Zefan |
2010-05-28 | xfs: xfs_trace.c: remove duplicated #include | Huang Weiyi |
2010-05-28 | xfs: Check new inode size is OK before preallocating | Dave Chinner |
2010-05-28 | xfs: clean up xlog_align | Christoph Hellwig |
2010-05-28 | xfs: cleanup log reservation calculactions | Christoph Hellwig |
2010-05-28 | xfs: be more explicit if RT mount fails due to config | Eric Sandeen |
2010-05-28 | xfs: replace E2BIG with EFBIG where appropriate | Eric Sandeen |