1. 266991b ext4: fix race between unwritten extent conversion and truncate by Jeff Moyer · 13 years ago
  2. d4dc462 ext4: fix balloc.c printk-format-warning by Heiko Carstens · 13 years ago
  3. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 13 years ago
  4. a0cc910 ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate() by Dan Carpenter · 13 years ago
  5. 4fda400 ext4: remove an unneeded NULL check in __ext4_check_dir_entry() by Dan Carpenter · 13 years ago
  6. f1b3a2a ext4: remove unneeded variable in ext4_xattr_check_block() by Zheng Liu · 13 years ago
  7. 661aa52 ext4: remove the resize mount option by Eric Sandeen · 13 years ago
  8. 43e625d ext4: remove the journal=update mount option by Eric Sandeen · 13 years ago
  9. 1592d2c ext4: mark possibly unused variable in ext4_mb_normalize_request() by Curt Wohlgemuth · 13 years ago
  10. 9c0e00e jbd2: use KMEM_CACHE instead of kmem_cache_create() by Yongqiang Yang · 13 years ago
  11. 4185a2a jbd2: rename functions which initialize slab caches by Yongqiang Yang · 13 years ago
  12. 0c2022e jbd2: allocate transaction from separate slab cache by Yongqiang Yang · 13 years ago
  13. 18aadd4 ext4: expand commit callback and by Bobi Jam · 13 years ago
  14. 1529116 jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer by Eric Sandeen · 13 years ago
  15. 856cbcf ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA by Theodore Ts'o · 13 years ago
  16. 2201c59 jbd2: add drop_transaction/update_superblock_end tracepoints by Seiji Aguchi · 13 years ago
  17. 3d2b158 ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc by Lukas Czerner · 13 years ago
  18. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 13 years ago
  19. 119c0d4 ext4: fold ext4_claim_inode into ext4_new_inode by Theodore Ts'o · 14 years ago
  20. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 14 years ago
  21. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  22. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  23. f2933e8 Logfs: Allow NULL block_isbad() methods by Joern Engel · 14 years ago
  24. bbe0138 logfs: Grow inode in delete path by Joern Engel · 14 years ago
  25. 1bcceaf logfs: Free areas before calling generic_shutdown_super() by Joern Engel · 14 years ago
  26. 6c69494 logfs: remove useless BUG_ON by Joern Engel · 14 years ago
  27. 0bd9038 logfs: Propagate page parameter to __logfs_write_inode by Prasad Joshi · 14 years ago
  28. ecfd890 logfs: set superblock shutdown flag after generic sb shutdown by Prasad Joshi · 14 years ago
  29. 13ced29 logfs: take write mutex lock during fsync and sync by Prasad Joshi · 14 years ago
  30. 934eed3 logfs: Prevent memory corruption by Joern Engel · 14 years ago
  31. 9615060 logfs: update page reference count for pined pages by Prasad Joshi · 14 years ago
  32. 9998eb7 Btrfs: fix reservations in btrfs_page_mkwrite by Chris Mason · 14 years ago
  33. 9b23062 Btrfs: advance window_start if we're using a bitmap by Josef Bacik · 14 years ago
  34. 0c4e538 btrfs: mask out gfp flags in releasepage by David Sterba · 14 years ago
  35. 9e622d6 Btrfs: fix enospc error caused by wrong checks of the chunk by Miao Xie · 14 years ago
  36. 7ec31b5 Btrfs: do not defrag a file partially by Liu Bo · 14 years ago
  37. 0b48514 Btrfs: fix warning for 32-bit build of fs/btrfs/check-integrity.c by Stefan Behrens · 14 years ago
  38. 0b4a9d2 Btrfs: use cluster->window_start when allocating from a cluster bitmap by Josef Bacik · 14 years ago
  39. 8bedd51 Btrfs: Check for NULL page in extent_range_uptodate by Mitch Harder · 14 years ago
  40. 6dd70ce btrfs: Fix busyloops in transaction waiting code by Jan Kara · 14 years ago
  41. 357b978 Btrfs: make sure a bitmap has enough bytes by Josef Bacik · 14 years ago
  42. b1375d6 Btrfs: fix uninit warning in backref.c by Jan Schmidt · 14 years ago
  43. aaad641 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  44. 1589cb1 eCryptfs: move misleading function comments by Li Wang · 14 years ago
  45. 3074c03 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 14 years ago
  46. 58ded24 eCryptfs: Fix oops when printing debug info in extent crypto functions by Tyler Hicks · 14 years ago
  47. f2cb933 eCryptfs: Remove unused ecryptfs_read() by Tyler Hicks · 14 years ago
  48. a261a03 eCryptfs: Check inode changes in setattr by Tyler Hicks · 14 years ago
  49. 5e6f0d7 eCryptfs: Make truncate path killable by Tyler Hicks · 14 years ago
  50. 684a3ff eCryptfs: Infinite loop due to overflow in ecryptfs_write() by Li Wang · 14 years ago
  51. 48399c0 eCryptfs: Replace miscdev read/write magic numbers by Tyler Hicks · 14 years ago
  52. 7f13350 eCryptfs: Report errors in writes to /dev/ecryptfs by Tyler Hicks · 14 years ago
  53. db10e55 eCryptfs: Sanitize write counts of /dev/ecryptfs by Tyler Hicks · 14 years ago
  54. bb45036 ecryptfs: Remove unnecessary variable initialization by Tim Gardner · 14 years ago
  55. 30373dc ecryptfs: Improve metadata read failure logging by Tim Gardner · 14 years ago
  56. 9b025eb xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink() by Jan Kara · 14 years ago
  57. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 14 years ago
  58. ce59791 sysfs: Complain bitterly about attempts to remove files from nonexistent directories. by Eric W. Biederman · 14 years ago
  59. 0863b04 kernel-doc: fix new warnings in debugfs by Randy Dunlap · 14 years ago
  60. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 14 years ago
  61. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  62. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  63. b5763ac kernel-doc: fix new warnings in debugfs by Randy Dunlap · 14 years ago
  64. 85e72aa proc: clear_refs: do not clear reserved pages by Will Deacon · 14 years ago
  65. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  66. e19c29e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  67. 8bc5191 qnx4: don't leak ->BitMap on late failure exits by Al Viro · 14 years ago
  68. 4134bf8 qnx4: reduce the insane nesting in qnx4_checkroot() by Al Viro · 14 years ago
  69. 1aab323 qnx4: di_fname is an array, for crying out loud... by Al Viro · 14 years ago
  70. acbbb76 CIFS: Rename *UCS* functions to *UTF16* by Steve French · 14 years ago
  71. c560018 [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL by Steve French · 14 years ago
  72. 88a4412 [CIFS] Fix build break with multiuser patch when LANMAN disabled by Steve French · 14 years ago
  73. 789b458 cifs: warn about impending deprecation of legacy MultiuserMount code by Jeff Layton · 14 years ago
  74. 8a8798a cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts by Jeff Layton · 14 years ago
  75. 04febab cifs: sanitize username handling by Jeff Layton · 14 years ago
  76. ce91acb cifs: lower default wsize when unix extensions are not used by Jeff Layton · 14 years ago
  77. f5fffce cifs: better instrumentation for coalesce_t2 by Jeff Layton · 14 years ago
  78. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 14 years ago
  79. 22b4eb5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  80. d65773b Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 14 years ago
  81. f9156c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 14 years ago
  82. e268337 proc: clean up and fix /proc/<pid>/mem handling by Linus Torvalds · 14 years ago
  83. 424a533 vfs: remove printk from set_nlink() by Miklos Szeredi · 14 years ago
  84. e161630 wake up s_wait_unfrozen when ->freeze_fs fails by Kazuya Mio · 14 years ago
  85. 4043cde audit: do not call audit_getname on error by Eric Paris · 14 years ago
  86. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 14 years ago
  87. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 14 years ago
  88. d060646 xfs: cleanup xfs_file_aio_write by Christoph Hellwig · 14 years ago
  89. 5bf1f26 xfs: always return with the iolock held from xfs_file_aio_write_checks by Christoph Hellwig · 14 years ago
  90. 2813d68 xfs: remove the i_new_size field in struct xfs_inode by Christoph Hellwig · 14 years ago
  91. ce7ae15 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 14 years ago
  92. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 14 years ago
  93. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 14 years ago
  94. 49e4c70 xfs: make i_flags an unsigned long by Christoph Hellwig · 14 years ago
  95. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 14 years ago
  96. a12587b Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 14 years ago
  97. 96bdc7d Btrfs: use larger system chunks by Chris Mason · 14 years ago
  98. f248679 Btrfs: add a delalloc mutex to inodes for delalloc reservations by Josef Bacik · 14 years ago
  99. 8c2a3ca Btrfs: space leak tracepoints by Josef Bacik · 14 years ago
  100. 90290e1 Btrfs: protect orphan block rsv with spin_lock by Josef Bacik · 14 years ago