1. 4b53e4b 9p: remove unnecessary v9fses->options which duplicates the mount string by Abhishek Kulkarni · 15 years ago
  2. 48559b4c 9p: Add missing cast for the error return value in v9fs_get_inode by Abhishek Kulkarni · 15 years ago
  3. 4d3297c 9p: Remove redundant inode uid/gid assignment by Abhishek Kulkarni · 15 years ago
  4. 1b5ab3e 9p: Fix possible regressions when ->get_sb fails. by Abhishek Kulkarni · 15 years ago
  5. 4f40383 9p: Fix v9fs show_options by Abhishek Kulkarni · 15 years ago
  6. 02bc356 9p: Fix possible memleak in v9fs_inode_from fid. by Abhishek Kulkarni · 15 years ago
  7. 0e15597 9p: minor comment fixes by Abhishek Kulkarni · 15 years ago
  8. 2bb5411 9p: Fix possible inode leak in v9fs_get_inode. by Abhishek Kulkarni · 15 years ago
  9. 50fb6d2 9p: Check for error in return value of v9fs_fid_add by Abhishek Kulkarni · 15 years ago
  10. c58afec Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  11. 08e53fc inotify: start watch descriptor count at 1 by Eric Paris · 15 years ago
  12. cd94c8b inotify: tail drop inotify q_overflow events by Eric Paris · 15 years ago
  13. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  14. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  15. b2add73 poll/select: initialize triggered field of struct poll_wqueues by Guillaume Knispel · 15 years ago
  16. d7e623d GFS2: Fix permissions on "recover" file by Steven Whitehouse · 15 years ago
  17. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  18. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  19. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  20. a8914f3 xfs: fix spin_is_locked assert on uni-processor builds by Christoph Hellwig · 15 years ago
  21. b89d420 xfs: check for dinode realtime flag corruption by Christoph Hellwig · 15 years ago
  22. e0c222c use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock by Eric Sandeen · 15 years ago
  23. ddd3a14 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get by Christoph Hellwig · 15 years ago
  24. 7b02ecb xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap by Christoph Hellwig · 15 years ago
  25. 10746e4 xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set by Christoph Hellwig · 15 years ago
  26. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  27. 3f52c2f xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result by Christoph Hellwig · 15 years ago
  28. 73195ed xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make by Christoph Hellwig · 15 years ago
  29. f41d7fb xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc by Christoph Hellwig · 15 years ago
  30. ca35dcd xfs: switch to NOFS allocation under i_lock in xfs_getbmap by Christoph Hellwig · 15 years ago
  31. 0cc6eee xfs: avoid memory allocation under m_peraglock in growfs code by Christoph Hellwig · 15 years ago
  32. b409d7a ocfs2: Fix possible deadlock when extending quota file by Jan Kara · 15 years ago
  33. 704b836 mm_for_maps: take ->cred_guard_mutex to fix the race with exec by Oleg Nesterov · 15 years ago
  34. 00f89d2 mm_for_maps: shift down_read(mmap_sem) to the caller by Oleg Nesterov · 15 years ago
  35. 13f0fea mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  36. d6a0967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  37. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 15 years ago
  38. 8a57a9d ocfs2: keep index within status_map[] by Roel Kluin · 15 years ago
  39. e743267 ocfs2: Initialize the cluster we're writing to in a non-sparse extend by Sunil Mushran · 15 years ago
  40. ceab36e Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY by Yan Zheng · 15 years ago
  41. 60f2e8f Btrfs: correct error-handling zlib error handling by Julia Lawall · 15 years ago
  42. 4baf8c9 Btrfs: remove superfluous NULL pointer check in btrfs_rename() by Bartlomiej Zolnierkiewicz · 15 years ago
  43. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  44. 3440625 flat: fix uninitialized ptr with shared libs by Linus Torvalds · 15 years ago
  45. 2d8dd38 vfs: mnt_want_write_file(): fix special file handling by OGAWA Hirofumi · 15 years ago
  46. 69130c7 compat_ioctl: hook up compat handler for FIEMAP ioctl by Eric Sandeen · 15 years ago
  47. b36ec04 xfs: fix freeing of inodes not yet added to the inode cache by Christoph Hellwig · 15 years ago
  48. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 15 years ago
  49. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 15 years ago
  50. 624720e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  51. 849c9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  52. 57ca7de jffs2: Fix return value from jffs2_do_readpage_nolock() by Anders Grafström · 15 years ago
  53. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  54. 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
  55. 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
  56. 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
  57. 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
  58. a977784 nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes by Ryusuke Konishi · 15 years ago
  59. ab57a408 ocfs2: Remove redundant BUG_ON in __dlm_queue_ast() by Goldwyn Rodrigues · 15 years ago
  60. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  61. 013f1b1 Btrfs: make sure the async caching thread advances the key by Chris Mason · 15 years ago
  62. 6606bb9 Btrfs: fix btrfs_remove_from_free_space corner case by Josef Bacik · 15 years ago
  63. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  64. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  65. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  66. 784b1d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  67. 691c5f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  68. 79af313 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  69. e9956fa ocfs2/quota: Release lock for error in ocfs2_quota_write. by Tao Ma · 15 years ago
  70. dee8656 quota: Silence lockdep on quota_on by Jan Kara · 15 years ago
  71. 4bf17af udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks by Jan Kara · 15 years ago
  72. f36f304 Btrfs: be more polite in the async caching threads by Chris Mason · 15 years ago
  73. 276e680 Btrfs: preserve commit_root for async caching by Yan Zheng · 15 years ago
  74. b94a170 GFS2: remove dcache entries for remote deleted inodes by Benjamin Marzinski · 15 years ago
  75. 6b94617 GFS2: Fix incorrent statfs consistency check by Benjamin Marzinski · 15 years ago
  76. 8ff22a6 GFS2: Don't put unlikely reclaim candidates on the reclaim list. by Benjamin Marzinski · 15 years ago
  77. 1e19a19 GFS2: Don't try and dealloc own inode by Steven Whitehouse · 15 years ago
  78. a51b56f GFS2: Fix panic in glock memory shrinker by Benjamin Marzinski · 15 years ago
  79. 1946f70 GFS2: keep statfs info in sync on grows by Benjamin Marzinski · 15 years ago
  80. 2163b1e GFS2: Shrink the shrinker by Steven Whitehouse · 15 years ago
  81. 5bd9052 [CIFS] Updates fs/cifs/CHANGES by Steve French · 15 years ago
  82. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  83. 5c80536 fs/ramfs/file-nommu.c needs include/linux/sched.h by Catalin Marinas · 15 years ago
  84. ccf5675 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  85. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  86. 655c5d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  87. f151cd2 eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key size by Ramon de Carvalho Valle · 15 years ago
  88. 6352a29 eCryptfs: Check Tag 11 literal data buffer size by Tyler Hicks · 15 years ago
  89. 0f58b44 sysfs: fix hardlink count on device_move by Peter Oberparleiter · 15 years ago
  90. f25784b Btrfs: Fix async caching interaction with unmount by Yan Zheng · 15 years ago
  91. 7b91e26 cifs: fix error handling in mount-time DFS referral chasing code by Jeff Layton · 15 years ago
  92. fc013a58 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  93. a9355cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  94. 2bc20d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  95. c7425eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  96. 68b3855 Btrfs: change how we unpin extents by Josef Bacik · 15 years ago
  97. 631c07c Btrfs: Correct redundant test in add_inode_ref by Julia Lawall · 15 years ago
  98. 9779b72 Btrfs: find smallest available device extent during chunk allocation by Chris Mason · 15 years ago
  99. 283bb19 Btrfs: clear all space_info->full after removing a block group by Chris Mason · 15 years ago
  100. ebecd3d Btrfs: make flushoncommit mount option correctly wait on ordered_extents by Sage Weil · 15 years ago