1. beed5ecb ext4: fix unbalanced mutex unlock in error path of ext4_li_request_new by Nicolas Kaiser · 14 years ago
  2. a6371b6 ext4: fix compile error in ext4_fallocate() by Kazuya Mio · 14 years ago
  3. eee4adc ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static by Eric Sandeen · 14 years ago
  4. 61d0867 ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end() by Theodore Ts'o · 14 years ago
  5. 4a873a4 ext4: move flush_completed_IO to fs/ext4/fsync.c and make it static by Theodore Ts'o · 14 years ago
  6. bf89d16 ext4: rename {ext,idx}_pblock and inline small extent functions by Theodore Ts'o · 14 years ago
  7. 1f109d5 ext4: make various ext4 functions be static by Theodore Ts'o · 14 years ago
  8. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  9. 7f93cff ext4: fix kernel oops if the journal superblock has a non-zero j_errno by Theodore Ts'o · 14 years ago
  10. 72f84e6 ext4: update writeback_index based on last page scanned by Eric Sandeen · 14 years ago
  11. 5b41d92 ext4: implement writeback livelock avoidance using page tagging by Eric Sandeen · 14 years ago
  12. bbd0834 ext4: tidy up a void argument in inode.c by Eric Sandeen · 14 years ago
  13. 27ee40d ext4: add batched_discard into ext4 feature list by Lukas Czerner · 14 years ago
  14. 7360d17 ext4: Add batched discard support for ext4 by Lukas Czerner · 14 years ago
  15. 367a51a3 fs: Add FITRIM ioctl by Lukas Czerner · 14 years ago
  16. 77ca6cd ext4: Use return value from sb_issue_discard() by Lukas Czerner · 14 years ago
  17. 8778369 ext4: Check return value of sb_getblk() and friends by Namhyung Kim · 14 years ago
  18. bd2d021 ext4: use bio layer instead of buffer layer in mpage_da_submit_io by Theodore Ts'o · 14 years ago
  19. 1de3e3d ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  20. 3ecdb3a ext4: inline walk_page_buffers() into mpage_da_submit_io by Theodore Ts'o · 14 years ago
  21. cb20d51 ext4: inline ext4_writepage() into mpage_da_submit_io() by Theodore Ts'o · 14 years ago
  22. a42afc5 ext4: simplify ext4_writepage() by Theodore Ts'o · 14 years ago
  23. 5a87b7a ext4: call mpage_da_submit_io() from mpage_da_map_blocks() by Theodore Ts'o · 14 years ago
  24. 1682808 ext4: use KMEM_CACHE instead of kmem_cache_create by Theodore Ts'o · 14 years ago
  25. 7845c04 ext4: use search_dirblock() in ext4_dx_find_entry() by Theodore Ts'o · 14 years ago
  26. 8941ec8 ext4: avoid uninitialized memory references in ext3_htree_next_block() by Theodore Ts'o · 14 years ago
  27. 640e939 ext4: remove unused ext4_sb_info members by Eric Sandeen · 14 years ago
  28. c999af2 ext4: queue conversion after adding to inode's completed IO list by Eric Sandeen · 14 years ago
  29. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  30. 0c9169c ext4: fix potential infinite loop in ext4_da_writepages() by Toshiyuki Okajima · 14 years ago
  31. e0d10bf ext4: improve llseek error handling for overly large seek offsets by Toshiyuki Okajima · 14 years ago
  32. c41303c ext4: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  33. 2407518 ext4: use sb_issue_zeroout in ext4_ext_zeroout by Lukas Czerner · 14 years ago
  34. a31437b ext4: use sb_issue_zeroout in setup_new_group_blocks by Lukas Czerner · 14 years ago
  35. 857ac88 ext4: add interface to advertise ext4 features in sysfs by Lukas Czerner · 14 years ago
  36. bfff687 ext4: add support for lazy inode table initialization by Lukas Czerner · 14 years ago
  37. 5c2178e jbd2: Add sanity check for attempts to start handle during umount by Theodore Ts'o · 14 years ago
  38. a1c6c56 ext4: fix NULL pointer dereference in print_daily_error_info() by Sergey Senozhatsky · 14 years ago
  39. 53fdcf9 ext4: don't hold spinlock while calling ext4_issue_discard() by Lukas Czerner · 14 years ago
  40. 5829870 ext4: check for negative error code from sb_issue_discard by Lukas Czerner · 14 years ago
  41. b443e73 ext4: don't bump up LONG_MAX nr_to_write by a factor of 8 by Eric Sandeen · 14 years ago
  42. 659c600 ext4: stop looping in ext4_num_dirty_pages when max_pages reached by Eric Sandeen · 14 years ago
  43. fb1813f ext4: use dedicated slab caches for group_info structures by Curt Wohlgemuth · 14 years ago
  44. 39e3ac2 jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode by Brian King · 14 years ago
  45. 58590b0 ext4: fix EOFBLOCKS_FL handling by Theodore Ts'o · 14 years ago
  46. d1f3e68 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  47. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  48. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  49. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  50. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  51. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  52. 1c2499a /proc/pid/smaps: fix dirty pages accounting by KOSAKI Motohiro · 14 years ago
  53. a0c42ba aio: do not return ERESTARTSYS as a result of AIO by Jan Kara · 14 years ago
  54. c227e69 /proc/vmcore: fix seeking by Arnd Bergmann · 14 years ago
  55. 767b68e Prevent freeing uninitialized pointer in compat_do_readv_writev by Dan Rosenberg · 14 years ago
  56. b68e9d4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  57. 692ebd1 bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends by Jan Kara · 14 years ago
  58. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  59. 19746ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  60. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  61. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  62. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  63. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  64. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  65. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  66. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  67. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  68. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  69. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  70. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  71. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  72. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  73. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  74. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  75. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 14 years ago
  76. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 14 years ago
  77. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 14 years ago
  78. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 14 years ago
  79. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  80. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  81. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  82. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  83. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  84. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  85. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  86. 3d4401d ceph: fix pagelist kunmap tail by Yehuda Sadeh · 14 years ago
  87. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 14 years ago
  88. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  89. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago
  90. 0f4da21 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. by Tristan Ye · 14 years ago
  91. 07eaac9 ocfs2: Fix lockdep warning in reflink. by Tao Ma · 14 years ago
  92. 5e64b0d ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. by Tao Ma · 14 years ago
  93. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  94. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  95. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  96. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  97. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  98. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  99. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  100. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago