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