1. 4ed1d16 btrfs: Don't BUG_ON errors in __finish_chunk_alloc() by Mark Fasheh · 13 years ago
  2. 0678b61 btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range() by Mark Fasheh · 13 years ago
  3. be1a556 btrfs: Don't BUG_ON() errors in update_ref_for_cow() by Mark Fasheh · 13 years ago
  4. ce59897 btrfs: Don't BUG_ON errors from btrfs_create_subvol_root() by Mark Fasheh · 13 years ago
  5. 2c53679 btrfs: btrfs_drop_snapshot should return int by Jeff Mahoney · 13 years ago
  6. 3fbe5c0 btrfs: split extent_state ops by Jeff Mahoney · 13 years ago
  7. d008237 btrfs: drop gfp_t from lock_extent by Jeff Mahoney · 13 years ago
  8. 143bede btrfs: return void in functions without error conditions by Jeff Mahoney · 13 years ago
  9. ffd7b33 btrfs: __add_reloc_root error push-up by Jeff Mahoney · 13 years ago
  10. 355808c btrfs: ->submit_bio_hook error push-up by Jeff Mahoney · 13 years ago
  11. 3444a97 btrfs: Factor out tree->ops->merge_bio_hook call by Jeff Mahoney · 13 years ago
  12. 0417341 btrfs: Simplify btrfs_submit_bio_hook by Jeff Mahoney · 13 years ago
  13. b45a9d8 btrfs: btrfs_update_root error push-up by Jeff Mahoney · 13 years ago
  14. 200a5c1 btrfs: find_and_setup_root error push-up by Jeff Mahoney · 13 years ago
  15. 6763af8 btrfs: Remove set bits return from clear_extent_bit by Jeff Mahoney · 13 years ago
  16. 5380428 btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC by Jeff Mahoney · 13 years ago
  17. d5c13f9 btrfs: clean_tree_block should panic on observed memory corruption and return void by Jeff Mahoney · 13 years ago
  18. d16cb05 btrfs: Simplify btrfs_insert_root by Jeff Mahoney · 13 years ago
  19. cddcd80 btrfs: Fix kfree of member instead of structure by Jeff Mahoney · 13 years ago
  20. 43c04fb btrfs: Panic on bad rbtree operations by Jeff Mahoney · 13 years ago
  21. c2d904e btrfs: Catch locking failures in {set,clear,convert}_extent_bit by Jeff Mahoney · 13 years ago
  22. 8c34293 btrfs: Add btrfs_panic() by Jeff Mahoney · 13 years ago
  23. 30d73f3 Merge tag 'dlm-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 13 years ago
  24. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  25. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  26. c7c66c0 Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  27. 3dd9330 cifs: clean up ordering in exit_cifs by Jeff Layton · 13 years ago
  28. 815465c cifs: clean up call to cifs_dfs_release_automount_timer() by Jeff Layton · 13 years ago
  29. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 13 years ago
  30. 6dae51a CIFS: Delete echo_retries module parm by Pavel Shilovsky · 13 years ago
  31. bc205ed CIFS: Prepare credits code for a slot reservation by Pavel Shilovsky · 13 years ago
  32. 5bc5949 CIFS: Make wait_for_free_request killable by Pavel Shilovsky · 13 years ago
  33. 2d86dbc CIFS: Introduce credit-based flow control by Pavel Shilovsky · 13 years ago
  34. fc40f9c CIFS: Simplify inFlight logic by Pavel Shilovsky · 13 years ago
  35. 1daaae8 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next by Jeff Layton · 13 years ago
  36. 5a7c9ee NFS: fix sb->s_id in nfs debug prints by Vivek Trivedi · 13 years ago
  37. 1b189b8 dlm: last element of dlm_local_addr[] never used by David Teigland · 13 years ago
  38. 18d98f6 pnfs-obj: autologin: Add support for protocol autologin by Sachin Bhamare · 13 years ago
  39. c6bfa1a NFS: Remove nfs4_setup_sequence from generic rename code by Bryan Schumaker · 13 years ago
  40. 34e137c NFS: Remove nfs4_setup_sequence from generic unlink code by Bryan Schumaker · 13 years ago
  41. ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
  42. c6cb80d NFS: Remove nfs4_setup_sequence from generic write code by Bryan Schumaker · 13 years ago
  43. 6f00866 NFS: Fix more NFS debug related build warnings by Trond Myklebust · 13 years ago
  44. ffa94db SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined by Trond Myklebust · 13 years ago
  45. 697e6fe writeback: Remove outdated comment by Jan Kara · 13 years ago
  46. f469ec9 fs: Remove bogus wait in write_inode_now() by Jan Kara · 13 years ago
  47. 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  49. 07c0c5d ext4: initialization of ext4_li_mtx needs to be done earlier by Al Viro · 13 years ago
  50. 8818739 debugfs-related mode_t whack-a-mole by Al Viro · 13 years ago
  51. a051f71 hfsplus: add an ioctl to bless files by Matthew Garrett · 13 years ago
  52. 0347b6e hfsplus: change finder_info to u32 by Matthew Garrett · 13 years ago
  53. f392238 hfsplus: initialise userflags by Matthew Garrett · 13 years ago
  54. 7cd916f qnx4: new helper - try_extent() by Al Viro · 13 years ago
  55. 8f82eca qnx4: get rid of qnx4_bread/qnx4_getblk by Al Viro · 13 years ago
  56. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
  57. e59cc47 trim includes in inode.c by Al Viro · 13 years ago
  58. 342827d ocfs2: fix leaks on failure exits in module_init by Al Viro · 13 years ago
  59. 0794f56 ecryptfs: make register_filesystem() the last potential failure exit by Al Viro · 13 years ago
  60. f4c5499 ntfs: forgets to unregister sysctls on register_filesystem() failure by Al Viro · 13 years ago
  61. 03e897a logfs: missing cleanup on register_filesystem() failure by Al Viro · 13 years ago
  62. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 13 years ago
  63. 2a152ad make configfs_pin_fs() return root dentry on success by Al Viro · 13 years ago
  64. 0dd6c08 configfs: configfs_create_dir() has parent dentry in dentry->d_parent by Al Viro · 13 years ago
  65. 16d13b5 configfs: sanitize configfs_create() by Al Viro · 13 years ago
  66. b7c177f configfs: kill configfs_sb by Al Viro · 13 years ago
  67. 81d44ed1 configfs: don't bother with checks for mkdir/rmdir/unlink/symlink in root by Al Viro · 13 years ago
  68. 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
  69. 54bf586 autofs: set things up *before* registering fs type by Al Viro · 13 years ago
  70. ca7068c anon_inodes: move allocation of anon_inode into ->mount() by Al Viro · 13 years ago
  71. 2226a28 9p: make register_filesystem() the last failure exit by Al Viro · 13 years ago
  72. 2452992 make simple_pin_fs() pass MS_KERNMOUNT - it's a kernel-internal one by Al Viro · 13 years ago
  73. 765fd6b kill reiserfs_fs_{i,sb}.h by Al Viro · 13 years ago
  74. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 13 years ago
  75. a8a4b79 kill pointless includes of reiserfs_fs_{i,sb}.h by Al Viro · 13 years ago
  76. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 13 years ago
  77. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 13 years ago
  78. 82234e6 vfs: take path_get_longterm() out of write_seqcount scope by Al Viro · 13 years ago
  79. 3ee05ed no need to play with fs->seq in exit_fs() by Al Viro · 13 years ago
  80. 68ac123 switch touch_atime to struct path by Al Viro · 13 years ago
  81. 9fcf03d aio: fix the comment in aio_kick_handler() by Al Viro · 13 years ago
  82. cd1ea26 aio: don't bother with cancel_delayed_work() in exit_aio() by Al Viro · 13 years ago
  83. bf50722 aio: use cancel_delayed_work_sync() by Al Viro · 13 years ago
  84. 9fa1cb3 aio: aio_nr_lock is taken only synchronously now by Al Viro · 13 years ago
  85. 2dd542b aio: aio_nr decrements don't need to be delayed by Al Viro · 13 years ago
  86. e23754f aio: don't bother with async freeing on failure in ioctx_alloc() by Al Viro · 13 years ago
  87. 5d026c7 fs: initial qnx6fs addition by Kai Bankett · 13 years ago
  88. 516cdb6 qnx4fs: small cleanup by Kai Bankett · 13 years ago
  89. 32991ab vfs: d_alloc_root() gone by Al Viro · 13 years ago
  90. 318ceed tidy up after d_make_root() conversion by Al Viro · 13 years ago
  91. ca85c07 minixfs: switch to d_make_root() by Al Viro · 13 years ago
  92. 68acb8e hfsplus: switch to d_make_root() by Al Viro · 13 years ago
  93. 1688f86 fat: switch to d_make_root() by Al Viro · 13 years ago
  94. ea29c69 ntfs: switch to d_make_root() by Al Viro · 13 years ago
  95. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  96. 6b4231e procfs: clean proc_fill_super() up by Al Viro · 13 years ago
  97. be0d93f ... and the same failure exits cleanup for ocfs2 by Al Viro · 13 years ago
  98. f56b0fb coda: clean failure exits in coda_fill_super() by Al Viro · 13 years ago
  99. 064326c clean up the failure exits in cifs_read_super() by Al Viro · 13 years ago
  100. 9bcb4b7 vfs: turn generic_drop_inode() into static inline by Al Viro · 13 years ago