1. d995053 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  2. 4223a4a nfs: Fix nfs_parse_mount_options() kfree() leak by Yinghai Lu · 15 years ago
  3. ad39602 fs: pipe.c null pointer dereference by Earl Chew · 15 years ago
  4. 9455268 dnotify: ignore FS_EVENT_ON_CHILD by Andreas Gruenbacher · 15 years ago
  5. 3de0ef4 inotify: fix coalesce duplicate events into a single event in special case by Wei Yongjun · 15 years ago
  6. 9f0d793 fsnotify: do not set group for a mark before it is on the i_list by Eric Paris · 15 years ago
  7. 8e7768d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  8. dcbeb0b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  9. 83db93f sysfs: Allow sysfs_notify_dirent to be called from interrupt context. by Neil Brown · 15 years ago
  10. a6a8357 sysfs: Allow sysfs_move_dir(..., NULL) again. by Cornelia Huck · 15 years ago
  11. 444528b Btrfs: always pin metadata in discard mode by Chris Mason · 15 years ago
  12. 0634857 Btrfs: enable discard support by Christoph Hellwig · 15 years ago
  13. e244a0a Btrfs: add -o discard option by Christoph Hellwig · 15 years ago
  14. 86df7eb Btrfs: properly wait log writers during log sync by Yan, Zheng · 15 years ago
  15. 5d5e103 Btrfs: fix possible ENOSPC problems with truncate by Josef Bacik · 15 years ago
  16. 0eda294 Btrfs: fix btrfs acl #ifdef checks by Chris Mason · 15 years ago
  17. 690587d Btrfs: streamline tree-log btree block writeout by Chris Mason · 15 years ago
  18. 257c62e Btrfs: avoid tree log commit when there are no changes by Chris Mason · 15 years ago
  19. 4722607 Btrfs: only write one super copy during fsync by Chris Mason · 15 years ago
  20. 80f5069 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  21. 96ec2e0 ext3: Don't update superblock write time when filesystem is read-only by Theodore Ts'o · 15 years ago
  22. a1be9ee NFS: suppress a build warning by Stefan Richter · 15 years ago
  23. ef1f7a7 ROMFS: fix length used with romfs_dev_strnlen() function by Bernd Schmidt · 15 years ago
  24. 474a503 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  25. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  26. 4047df0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 15 years ago
  27. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  28. ac6889c Btrfs: fix file clone ioctl for bookend extents by Chris Mason · 15 years ago
  29. e9061e2 Btrfs: fix uninit compiler warning in cow_file_range_nocow by Chris Mason · 15 years ago
  30. 82d339d Btrfs: constify dentry_operations by Alexey Dobriyan · 15 years ago
  31. 94fcca9 Btrfs: optimize back reference update during btrfs_drop_snapshot by Yan, Zheng · 15 years ago
  32. efefb14 Btrfs: remove negative dentry when deleting subvolumne by Yan, Zheng · 15 years ago
  33. 32b7a56 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  34. ff782e0 Btrfs: optimize fsync for the single writer case by Josef Bacik · 15 years ago
  35. e3ccfa9 Btrfs: async delalloc flushing under space pressure by Josef Bacik · 15 years ago
  36. 32c00af Btrfs: release delalloc reservations on extent item insertion by Josef Bacik · 15 years ago
  37. a3429ab Btrfs: delay clearing EXTENT_DELALLOC for compressed extents by Chris Mason · 15 years ago
  38. a791e35 Btrfs: cleanup extent_clear_unlock_delalloc flags by Chris Mason · 15 years ago
  39. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  40. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  41. 8e69ce1 fix readahead calculations in xfs_dir2_leaf_getdents() by Eric Sandeen · 15 years ago
  42. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  43. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  44. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  45. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  46. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  47. 36520be ima: ecryptfs fix imbalance message by Mimi Zohar · 15 years ago
  48. ed1f218 eCryptfs: Remove Kconfig NET dependency and select MD5 by Tyler Hicks · 15 years ago
  49. 664fc5a ecryptfs: depends on CRYPTO by Randy Dunlap · 15 years ago
  50. 3050141 NFSv4: Kill nfs4_renewd_prepare_shutdown() by Trond Myklebust · 15 years ago
  51. 253fb02 pagemap: export KPF_HWPOISON by Wu Fengguang · 15 years ago
  52. 4055e97 fs: includecheck fix: proc, kcore.c by Jaswinder Singh Rajput · 15 years ago
  53. 517be09 NFSv4: Fix the referral mount code by Trond Myklebust · 15 years ago
  54. f4373bf nfs: Avoid overrun when copying client IP address string by Ben Hutchings · 15 years ago
  55. bcd2ea1 NFS: Fix port initialisation in nfs_remount() by Trond Myklebust · 15 years ago
  56. f5855fe NFS: Fix port and mountport display in /proc/self/mountinfo by Trond Myklebust · 15 years ago
  57. c5811db NFS: Fix a default mount regression... by Trond Myklebust · 15 years ago
  58. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  59. 1cdda9b Btrfs: fix possible softlockup in the allocator by Josef Bacik · 15 years ago
  60. 61d92c3 Btrfs: fix deadlock on async thread startup by Chris Mason · 15 years ago
  61. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  62. 58e57fb Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  63. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  64. 9117703 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  65. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  66. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  67. 0efe5e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  68. 80e50be afs: remove cache.h by Christoph Hellwig · 15 years ago
  69. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  70. 9c2693c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  71. fbf1908 Btrfs: fix data space leak fix by Josef Bacik · 15 years ago
  72. a112a71 fs/bio.c: move EXPORT* macros to line after function by H Hartley Sweeten · 15 years ago
  73. 8aa38c3 Btrfs: remove duplicates of filemap_ helpers by Christoph Hellwig · 15 years ago
  74. 25472b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  75. ab93dbe Btrfs: take i_mutex before generic_write_checks by Chris Mason · 15 years ago
  76. 35d62a9 Btrfs: fix arguments to btrfs_wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  77. f0e2dfa ext4: drop ext4dev compat by Eric Sandeen · 15 years ago
  78. 1f94533 ext4: fix a BUG_ON crash by checking that page has buffers attached to it by Theodore Ts'o · 15 years ago
  79. 6861f35 dlm: fix socket fd translation by David Teigland · 15 years ago
  80. 04bedd7 dlm: fix lowcomms_connect_node for sctp by David Teigland · 15 years ago
  81. 9abf47f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  82. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  83. 4c8f1cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  84. c1fccc0 ext4: Fix time encoding with extra epoch bits by Theodore Ts'o · 15 years ago
  85. bf69932 jbd2: Use tracepoints for history file by Theodore Ts'o · 15 years ago
  86. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  87. dd7e0b7 Btrfs: fix deadlock with free space handling and user transactions by Sage Weil · 15 years ago
  88. 1ab86ae Btrfs: fix error cases for ioctl transactions by Sage Weil · 15 years ago
  89. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  90. 3baf0be Btrfs: Use CONFIG_BTRFS_POSIX_ACL to enable ACL code by Chris Ball · 15 years ago
  91. fd2696f Btrfs: introduce missing kfree by Julia Lawall · 15 years ago
  92. 49cf6f4 Btrfs: Fix setting umask when POSIX ACLs are not enabled by Chris Ball · 15 years ago
  93. d3d1faf ext4: Handle nested ext4_journal_start/stop calls without a journal by Curt Wohlgemuth · 15 years ago
  94. f3dc272 ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode by Curt Wohlgemuth · 15 years ago
  95. 830156c ext4: Avoid updating the inode table bh twice in no journal mode by Frank Mayhar · 15 years ago
  96. 3cc811b nilfs2: fix missing initialization of i_dir_start_lookup member by Ryusuke Konishi · 15 years ago
  97. 1f28fcd nilfs2: fix missing zero-fill initialization of btree node cache by Ryusuke Konishi · 15 years ago
  98. 9ed74f2 Btrfs: proper -ENOSPC handling by Josef Bacik · 15 years ago
  99. f3ce806 ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first by Theodore Ts'o · 15 years ago
  100. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago