1. 729f52c ext4: add a new nolock flag in ext4_map_blocks by Zheng Liu · 12 years ago
  2. fbe1049 ext4: split ext4_file_write into buffered IO and direct IO by Zheng Liu · 12 years ago
  3. 62a1391 ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() by Haibo Liu · 12 years ago
  4. e7bcf82 ext4: fix out-of-date comments in extents.c by HaiboLiu · 12 years ago
  5. 41eb70d ext4: use s_csum_seed instead of i_csum_seed for xattr block by Tao Ma · 12 years ago
  6. ef58f69 ext4: use proper csum calculation in ext4_rename by Tao Ma · 12 years ago
  7. 952fc18 ext4: fix overhead calculation used by ext4_statfs() by Theodore Ts'o · 12 years ago
  8. f6fb99c ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr by Theodore Ts'o · 12 years ago
  9. f4e95b3 ext4: honor O_(D)SYNC semantic in ext4_fallocate() by Zheng Liu · 12 years ago
  10. 1c8457c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups by Aditya Kali · 12 years ago
  11. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  12. 9a7c6b7 Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  13. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  14. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  15. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  16. 2d4cf5a UBIFS: correct usage of IS_ENABLED() by Brian Norris · 13 years ago
  17. 002b758 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  18. 369c4f5 Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  19. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  20. 8874e81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  21. f7bdf03 xfs: rename log structure to xlog by Mark Tinguely · 13 years ago
  22. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 13 years ago
  23. 59c84ed0 xfs: Fix overallocation in xfs_buf_allocate_memory() by Jan Kara · 13 years ago
  24. 76d0953 xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near by Dave Chinner · 13 years ago
  25. 9a3a5da xfs: check for stale inode before acquiring iflock on push by Brian Foster · 13 years ago
  26. cb77fcd Btrfs: delay iput with async extents by Josef Bacik · 13 years ago
  27. e18fca7 Btrfs: add a missing spin_lock by Josef Bacik · 13 years ago
  28. 69bca40 Btrfs: don't assume to be on the correct extent in add_all_parents by Alexander Block · 13 years ago
  29. 1c8f52a Btrfs: introduce btrfs_next_old_item by Alexander Block · 13 years ago
  30. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  31. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  32. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  33. 4fe7efd mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  34. fbb24a3 nilfs2: ensure proper cache clearing for gc-inodes by Ryusuke Konishi · 13 years ago
  35. 3b876c8 xfs: fix debug_object WARN at xfs_alloc_vextent() by Jeff Liu · 13 years ago
  36. 66f9311 xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) by Alain Renaud · 13 years ago
  37. b102743 NFS: Force the legacy idmapper to be single threaded by Bryan Schumaker · 13 years ago
  38. 61600ef ceph: check PG_Private flag before accessing page->private by Yan, Zheng · 13 years ago
  39. 1a0de48 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) by Trond Myklebust · 13 years ago
  40. 5a695da NFS: Fix a refcounting issue in O_DIRECT by Trond Myklebust · 13 years ago
  41. 0a9c63f NFSv4.1: Fix a race in set_pnfs_layoutdriver by Trond Myklebust · 13 years ago
  42. 2a4c899 NFSv4.1: Fix umount when filelayout DS is also the MDS by Trond Myklebust · 13 years ago
  43. 1cfb727 UBIFS: fix assertion by Dan Carpenter · 13 years ago
  44. 7dea9665 hfsplus: fix bless ioctl when used with hardlinks by Matthew Garrett · 13 years ago
  45. a6dc8c0 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio by Janne Kalliomäki · 13 years ago
  46. d865983 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  47. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  48. 93dd048 Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  49. a8c4a33 Btrfs: cast devid to unsigned long long for printk %llu by Chris Mason · 13 years ago
  50. 4325edd Btrfs: init old_generation in get_old_root by Chris Mason · 13 years ago
  51. 718f58a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  52. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 13 years ago
  53. 67cde34 Btrfs: destroy the items of the delayed inodes in error handling routine by Miao Xie · 13 years ago
  54. ed0eaa1 Btrfs: make sure that we've made everything in pinned tree clean by Liu Bo · 13 years ago
  55. 6e841e3 Btrfs: avoid memory leak of extent state in error handling routine by Liu Bo · 13 years ago
  56. 4e42ae1 Btrfs: do not resize a seeding device by Liu Bo · 13 years ago
  57. bc17823 Btrfs: fix missing inherited flag in rename by Liu Bo · 13 years ago
  58. acbcabd Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus by Chris Mason · 13 years ago
  59. 69e380d Btrfs: fix incompat flags setting by Li Zefan · 13 years ago
  60. 6c282eb Btrfs: fix defrag regression by Li Zefan · 13 years ago
  61. 7ddf5a4 Btrfs: call filemap_fdatawrite twice for compression by Josef Bacik · 13 years ago
  62. 8180ef8 Btrfs: keep inode pinned when compressing writes by Josef Bacik · 13 years ago
  63. 9c5085c Btrfs: implement ->show_devname by Josef Bacik · 13 years ago
  64. 606686e Btrfs: use rcu to protect device->name by Josef Bacik · 13 years ago
  65. 17ca04a Btrfs: unlock everything properly in the error case for nocow by Josef Bacik · 13 years ago
  66. ee670f0a Btrfs: fix btrfs_destroy_marked_extents by Josef Bacik · 13 years ago
  67. 7b8b92a Btrfs: abort the transaction if the commit fails by Josef Bacik · 13 years ago
  68. d7096fc Btrfs: wake up transaction waiters when aborting a transaction by Josef Bacik · 13 years ago
  69. b939d1a Btrfs: fix locking in btrfs_destroy_delayed_refs by Josef Bacik · 13 years ago
  70. beb42dd Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error by Josef Bacik · 13 years ago
  71. bc2df47 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels by J. Bruce Fields · 13 years ago
  72. 12918b1 NFS: hard-code init_net for NFS callback transports by Stanislav Kinsbursky · 13 years ago
  73. 3310c36 Btrfs: fix race in tree mod log addition by Jan Schmidt · 13 years ago
  74. 3d7806e Btrfs: add btrfs_next_old_leaf by Jan Schmidt · 13 years ago
  75. a95236d Btrfs: fix return value for __tree_mod_log_oldest_root by Jan Schmidt · 13 years ago
  76. 8ba97a1 Btrfs: use btrfs_read_lock_root_node in get_old_root by Jan Schmidt · 13 years ago
  77. f617e2fd Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref by Jan Schmidt · 13 years ago
  78. 364ed2f pstore/inode: Make pstore_fill_super() static by Anton Vorontsov · 13 years ago
  79. 93cce04 pstore/ram: Should zap persistent zone on unlink by Anton Vorontsov · 13 years ago
  80. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 13 years ago
  81. 25b63da pstore/ram_core: Do not reset restored zone's position and size by Anton Vorontsov · 13 years ago
  82. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 13 years ago
  83. 266ae4e Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  84. e216c8c NFS: add an endian notation for sparse by Dan Carpenter · 13 years ago
  85. 0439f31 NFSv4.1: integer overflow in decode_cb_sequence_args() by Dan Carpenter · 13 years ago
  86. b842971 exofs: fix sparse non-ANSI function warning by Randy Dunlap · 13 years ago
  87. 2669940 NFSv4 do not send an empty SETATTR compound by Andy Adamson · 13 years ago
  88. 64f9a83 NFSv2: EOF incorrectly set on short read by Sachin Prabhu · 13 years ago
  89. c5afc8d NFS: Use the NFS_DEFAULT_VERSION for v2 and v3 mounts by Bryan Schumaker · 13 years ago
  90. 906369e NFS: fix directio refcount bug on commit by Fred Isaman · 13 years ago
  91. ead188f writeback: Fix lock imbalance in writeback_sb_inodes() by Jan Kara · 13 years ago
  92. 7724953 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  93. e726430 Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 13 years ago
  94. 32ba9c3 Revert "vfs: stop d_splice_alias creating directory aliases" by Linus Torvalds · 13 years ago
  95. 2d0dbc6 NFSv4: Fix unnecessary delegation returns in nfs4_do_open by Trond Myklebust · 13 years ago
  96. 48d212a Revert "mm: correctly synchronize rss-counters at exit/exec" by Linus Torvalds · 13 years ago
  97. b22b1f1 ext4: don't set i_flags in EXT4_IOC_SETFLAGS by Tao Ma · 13 years ago
  98. b0dd6b7 ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bg by Theodore Ts'o · 13 years ago
  99. 40af1bb mm: correctly synchronize rss-counters at exit/exec by Konstantin Khlebnikov · 13 years ago
  100. 02c6752 NFSv4.1: Convert another trivial printk into a dprintk by Trond Myklebust · 13 years ago