Age | Commit message (Expand) | Author |
2012-08-28 | Btrfs: don't run __tree_mod_log_free_eb on leaves | Chris Mason |
2012-08-28 | Btrfs: increase the size of the free space cache | Josef Bacik |
2012-08-28 | Btrfs: barrier before waitqueue_active | Josef Bacik |
2012-08-28 | Btrfs: fix deadlock in wait_for_more_refs | Arne Jansen |
2012-08-28 | btrfs: fix second lock in btrfs_delete_delayed_items() | Fengguang Wu |
2012-08-28 | Btrfs: don't allocate a seperate csums array for direct reads | Josef Bacik |
2012-08-28 | Btrfs: do not strdup non existent strings | Josef Bacik |
2012-08-28 | Btrfs: do not use missing devices when showing devname | Josef Bacik |
2012-08-28 | Btrfs: fix that error value is changed by mistake | Stefan Behrens |
2012-08-28 | Btrfs: lock extents as we map them in DIO | Josef Bacik |
2012-08-28 | Btrfs: fix some endian bugs handling the root times | Dan Carpenter |
2012-08-28 | Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() | Dan Carpenter |
2012-08-28 | Btrfs: checking for NULL instead of IS_ERR | Dan Carpenter |
2012-08-28 | Btrfs: fix some error codes in btrfs_qgroup_inherit() | Dan Carpenter |
2012-08-28 | Btrfs: fix a misplaced address operator in a condition | Stefan Behrens |
2012-08-26 | Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream | Linus Torvalds |
2012-08-25 | Merge tag 'for-linus-v3.6-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-08-25 | Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-08-25 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-08-23 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-08-23 | Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-08-23 | xfs: check for possible overflow in xfs_ioc_trim | Tomas Racek |
2012-08-23 | xfs: unlock the AGI buffer when looping in xfs_dialloc | Christoph Hellwig |
2012-08-23 | xfs: fix uninitialised variable in xfs_rtbuf_get() | Dave Chinner |
2012-08-23 | block: replace __getblk_slow misfix by grow_dev_page fix | Hugh Dickins |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-08-22 | Merge tag 'nfs-for-3.6-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-08-22 | UBIFS: fix error messages spelling | Artem Bityutskiy |
2012-08-22 | fs: fix fs/namei.c kernel-doc warnings | Randy Dunlap |
2012-08-22 | eventpoll: use-after-possible-free in epoll_create1() | Al Viro |
2012-08-22 | UBIFS: fix complaints about too small debug buffer size | Artem Bityutskiy |
2012-08-21 | ceph: avoid divide by zero in __validate_layout() | Sage Weil |
2012-08-21 | ceph: tolerate (and warn on) extraneous dentry from mds | Sage Weil |
2012-08-21 | UBIFS: fix replay regression | Artem Bityutskiy |
2012-08-21 | UBIFS: fix crash on error path | Artem Bityutskiy |
2012-08-21 | UBIFS: remove stale commentary | Artem Bityutskiy |
2012-08-20 | nfsd4: fix security flavor of NFSv4.0 callback | J. Bruce Fields |
2012-08-20 | vfs: missed source of ->f_pos races | Al Viro |
2012-08-20 | libceph: delay debugfs initialization until we learn global_id | Sage Weil |
2012-08-20 | NFSv3: Ensure that do_proc_get_root() reports errors correctly | Trond Myklebust |
2012-08-20 | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust |
2012-08-19 | CIFS: Fix cifs_do_create error hadnling | Pavel Shilovsky |
2012-08-19 | cifs: print error code if smb signature verification fails | Steve French |
2012-08-19 | CIFS: Fix log messages in packet checking for SMB2 | Pavel Shilovsky |
2012-08-19 | CIFS: Protect i_nlink from being negative | Steve French |
2012-08-18 | Merge branch 'vfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-08-17 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-08-17 | autofs4 - fix expire check | Ian Kent |
2012-08-17 | ext4: fix kernel BUG on large-scale rm -rf commands | Theodore Ts'o |