1. 06b0c88 ext4: refine extent status tree by Zheng Liu · 12 years ago
  2. 0f70b40 ext4: use ERR_PTR() abstraction for ext4_append() by Theodore Ts'o · 12 years ago
  3. dc6982f ext4: refactor code to read directory blocks into ext4_read_dirblock() by Theodore Ts'o · 12 years ago
  4. 01a523e ext4: add debugging context for warning in ext4_da_update_reserve_space() by Theodore Ts'o · 12 years ago
  5. 8de5c32 ext4: use KERN_WARNING for warning messages by Theodore Ts'o · 12 years ago
  6. b6e96d0 jbd2: use module parameters instead of debugfs for jbd_debug by Theodore Ts'o · 12 years ago
  7. a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 12 years ago
  8. 1139575 ext4: start handle at the last possible moment when creating inodes by Theodore Ts'o · 12 years ago
  9. 95eaefb ext4: fix the number of credits needed for acl ops with inline data by Theodore Ts'o · 12 years ago
  10. 64044ab ext4: fix the number of credits needed for ext4_unlink() and ext4_rmdir() by Theodore Ts'o · 12 years ago
  11. 4b21763 ext4: fix the number of credits needed for ext4_ext_migrate() by Theodore Ts'o · 12 years ago
  12. 8dcfaad ext4: start handle at the last possible moment in ext4_rmdir() by Theodore Ts'o · 12 years ago
  13. 931b686 ext4: start handle at the last possible moment in ext4_unlink() by Theodore Ts'o · 12 years ago
  14. 47564bf ext4: grab page before starting transaction handle in write_begin() by Theodore Ts'o · 12 years ago
  15. 9924a92 ext4: pass context information to jbd2__journal_start() by Theodore Ts'o · 12 years ago
  16. 722887d ext4: move the jbd2 wrapper functions out of super.c by Theodore Ts'o · 12 years ago
  17. 343d9c2 jbd2: add tracepoints which provide per-handle statistics by Theodore Ts'o · 12 years ago
  18. 9fff24a jbd2: track request delay statistics by Theodore Ts'o · 12 years ago
  19. 40ae348 ext4: optimize mballoc for large allocations by Theodore Ts'o · 12 years ago
  20. 8dc0aa8 ext4: check incompatible mount options while mounting ext2/3 by Theodore Ts'o · 12 years ago
  21. e33e60e ext4: print error when argument of inode_readahead_blk is invalid by Jan Kara · 12 years ago
  22. 5f3633e ext4: make mount option parsing loop more logical by Jan Kara · 12 years ago
  23. 0efb3b2 ext4: move several mount options to standard handling loop by Jan Kara · 12 years ago
  24. 0e79537 ext4: reduce one "if" comparison in ext4_dirhash() by Cong Ding · 12 years ago
  25. f116700 ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 12 years ago
  26. 87e6987 ext4: fix smatch warning in move_extent.c's mext_replace_branches() by Akria Fujita · 12 years ago
  27. 524c19e ext4: use WARN in ext4_alloc_blocks by Julia Lawall · 12 years ago
  28. e7b04ac jbd2: don't wake kjournald unnecessarily by Eric Sandeen · 12 years ago
  29. 091e26d ext4: fix possible use-after-free with AIO by Jan Kara · 12 years ago
  30. b1deefc ext4: remove unnecessary NULL pointer check by Guo Chao · 12 years ago
  31. 41be871 ext4: remove useless assignment in dx_probe() by Guo Chao · 12 years ago
  32. 2bbbee2 ext4: remove unused variable in add_dirent_to_buf() by Guo Chao · 12 years ago
  33. d5ac777 ext4: release buffer when checksum failed by Guo Chao · 12 years ago
  34. b06acd3 ext4: remove explicit WARN_ON when ext4_map_blocks() fails by Lukas Czerner · 12 years ago
  35. cfa7275 ext4: remove unused variable flags by Lukas Czerner · 12 years ago
  36. fe38613 ext4: fix ext4_writepage() to achieve data=ordered guarantees by Jan Kara · 12 years ago
  37. 8a850c3 ext4: Make ext4_bio_writepage() handle unprepared buffers by Jan Kara · 12 years ago
  38. b6a8e62 ext4: simplify mpage_add_bh_to_extent() by Jan Kara · 12 years ago
  39. f8bec37 ext4: dirty page has always buffers attached by Jan Kara · 12 years ago
  40. 002bd7f ext4: simplify list handling in ext4_do_flush_completed_IO() by Jan Kara · 12 years ago
  41. 84c1754 ext4: move work from io_end to inode by Jan Kara · 12 years ago
  42. fe089c7 ext4: remove __ext4_journalled_writepage() from mpage_da_submit_io() by Jan Kara · 12 years ago
  43. 1ae48a6 ext4: use redirty_page_for_writepage() in ext4_bio_write_page() by Jan Kara · 12 years ago
  44. 36ade45 ext4: Always use ext4_bio_write_page() for writeout by Jan Kara · 12 years ago
  45. 8bad6fc ext4: add punching hole support for non-extent-mapped files by Zheng Liu · 12 years ago
  46. 03dafb5 ext4: fix memory leak when quota options are specified multiple times by Chen Gang · 12 years ago
  47. 72ba745 ext4: release sysfs kobject when failing to enable quotas on mount by Theodore Ts'o · 12 years ago
  48. aaddea8 ext4: add tracepoint in punching hole by Zheng Liu · 12 years ago
  49. 7f51186 ext4: trigger the lazy inode table initialization after resize by Theodore Ts'o · 12 years ago
  50. 15b4913 ext4: check bh in ext4_read_block_bitmap() by Eryu Guan · 12 years ago
  51. aebf024 ext4: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  52. 860d21e ext4: return ENOMEM if sb_getblk() fails by Theodore Ts'o · 12 years ago
  53. 5c33d9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  54. 127aa930 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  55. f776372 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  56. 4c9014f Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  57. ae62ca7 tcp: fix MSG_SENDPAGE_NOTLAST logic by Eric Dumazet · 12 years ago
  58. fef0ebd ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir() by Guo Chao · 12 years ago
  59. 0ecaef0 ext4: release buffer in failed path in dx_probe() by Guo Chao · 12 years ago
  60. 96465ef ext4: fix configuration dependencies for ext4 ACLs and security labels by Valerie Aurora · 12 years ago
  61. ecf0eb9 nfs: avoid dereferencing null pointer in initiate_bulk_draining by Nickolai Zeldovich · 12 years ago
  62. 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
  63. e25fbe3 nfs: fix null checking in nfs_get_option_str() by Xi Wang · 12 years ago
  64. 39e88fc pnfs: Increase the refcount when LAYOUTGET fails the first time by Yanchuan Nian · 12 years ago
  65. 4956964 Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. 6ae1417 misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  67. f568f6c pstore: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  68. f8d9a89 NFS: Fix access to suid/sgid executables by Weston Andros Adamson · 12 years ago
  69. 2318aa2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 12 years ago
  70. ed4e6a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  71. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  72. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  73. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 12 years ago
  74. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 12 years ago
  75. 13d2eb0 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp by Bob Peterson · 12 years ago
  76. 15bd50a GFS2: Stop looking for free blocks at end of rgrp by Bob Peterson · 12 years ago
  77. f1213ca GFS2: Fix race in gfs2_rs_alloc by Abhijith Das · 12 years ago
  78. ec14875 GFS2: Initialize hex string to '0' by Nathan Straz · 12 years ago
  79. 63b7d3a CIFS: Don't let read only caching for mandatory byte-range locked files by Pavel Shilovsky · 12 years ago
  80. 88cf75a CIFS: Fix write after setting a read lock for read oplock files by Pavel Shilovsky · 12 years ago
  81. ca8aa29 Revert "CIFS: Fix write after setting a read lock for read oplock files" by Pavel Shilovsky · 12 years ago
  82. 31efee6 cifs: adjust sequence number downward after signing NT_CANCEL request by Jeff Layton · 12 years ago
  83. ea702b8 cifs: move check for NULL socket into smb_send_rqst by Jeff Layton · 12 years ago
  84. 9836b8b f2fs: unify string length declarations and usage by Leon Romanovsky · 12 years ago
  85. 2b50638 f2fs: clean up unused variables and return values by Jaegeuk Kim · 12 years ago
  86. ce19a5d f2fs: clean up the start_bidx_of_node function by Jaegeuk Kim · 12 years ago
  87. 64c576f f2fs: remove unneeded variable from f2fs_sync_fs by Namjae Jeon · 12 years ago
  88. fd8bb65 f2fs: fix fsync_inode list addition logic and avoid invalid access to memory by Namjae Jeon · 12 years ago
  89. 344324f f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info by Namjae Jeon · 12 years ago
  90. 06025f4 f2fs: handle error from f2fs_iget_nowait by Namjae Jeon · 12 years ago
  91. 029cd28 f2fs: fix equation of has_not_enough_free_secs() by Jaegeuk Kim · 12 years ago
  92. 12a6714 f2fs: return a default value for non-void function by Jaegeuk Kim · 12 years ago
  93. 71e9fec f2fs: invalidate the node page if allocation is failed by Jaegeuk Kim · 12 years ago
  94. 690e4a3 f2fs: add missing #include <linux/prefetch.h> by Geert Uytterhoeven · 12 years ago
  95. 0e9a9a1 ext4: avoid hang when mounting non-journal filesystems with orphan list by Theodore Ts'o · 12 years ago
  96. 721e3eb ext4: lock i_mutex when truncating orphan inodes by Theodore Ts'o · 12 years ago
  97. 48c6d12 f2fs: Don't assign e_id in f2fs_acl_from_disk by Eric W. Biederman · 12 years ago
  98. 1efef83 f2fs: do f2fs_balance_fs in front of dir operations by Jaegeuk Kim · 12 years ago
  99. 30f0c75 f2fs: should recover orphan and fsync data by Jaegeuk Kim · 12 years ago
  100. 398b1ac f2fs: fix handling errors got by f2fs_write_inode by Jaegeuk Kim · 12 years ago