1. ab4a9b0 [XFS] remove the sema_t from XFS. by David Chinner · 16 years ago
  2. e1f49cf [XFS] replace dquot flush semaphore with a completion by David Chinner · 16 years ago
  3. c63942d [XFS] replace inode flush semaphore with a completion by David Chinner · 16 years ago
  4. b4dd330 [XFS] replace the XFS buf iodone semaphore with a completion by David Chinner · 16 years ago
  5. 12017fa [XFS] clean up stale references to semaphores by David Chinner · 16 years ago
  6. 597bca6 [XFS] use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  7. d63f154 [XFS] Fix compile failure in xfs_buf_trace() by Lachlan McIlroy · 16 years ago
  8. 169d622 [XFS] Use the same btree_cur union member for alloc and inobt trees. by Christoph Hellwig · 16 years ago
  9. cdcf4333 [XFS] small cleanups in xfs_btree.c by Christoph Hellwig · 16 years ago
  10. 41be8be [XFS] sanitize xfs_initialize_vnode by Christoph Hellwig · 16 years ago
  11. 5ec7f8c [XFS] kill bhv_vnode_t by Christoph Hellwig · 16 years ago
  12. df80c93 [XFS] remove some easy bhv_vnode_t instances by Christoph Hellwig · 16 years ago
  13. e1cccd9 [XFS] kill xfs_lock_dir_and_entry by Christoph Hellwig · 16 years ago
  14. 1550d0b [XFS] kill INDUCE_IO_ERROR by Christoph Hellwig · 16 years ago
  15. 907f49a [XFS] implement IHOLD/IRELE directly by Christoph Hellwig · 16 years ago
  16. 0b1f9177 [XFS] remove remaining VN_HOLD calls by Christoph Hellwig · 16 years ago
  17. 604323c [XFS] remove spurious VN_HOLD/VN_RELE calls from xfs_acl.c by Christoph Hellwig · 16 years ago
  18. 863890c [XFS] kill vn_to_inode by Christoph Hellwig · 16 years ago
  19. a19d033 [XFS] Remove vn_from_inode() by Christoph Hellwig · 16 years ago
  20. 39dab9d [XFS] remove shouting-indirection macros from xfs_trans.h by Eric Sandeen · 16 years ago
  21. db7a2c7 [XFS] convert xfs to use ERR_CAST by Eric Sandeen · 16 years ago
  22. cdeb380 [XFS] remove INT_GET and friends by Eric Sandeen · 16 years ago
  23. 322ff6b [XFS] Move xfs_attr_rolltrans to xfs_trans_roll by Niv Sardi · 16 years ago
  24. a738159 [XFS] don't leak m_fsname/m_rtname/m_logname by Christoph Hellwig · 16 years ago
  25. 5e9da7b [XFS] Move attr log alloc size calculator to another function. by Niv Sardi · 16 years ago
  26. 6785073 [XFS] Use KM_NOFS for incore inode extent tree allocation V2 by David Chinner · 16 years ago
  27. e6064d3 [XFS] XFS: Kill xfs_vtoi() by David Chinner · 16 years ago
  28. e4f7529 [XFS] Kill shouty XFS_ITOV() macro by David Chinner · 16 years ago
  29. 705db4a [XFS] kill shouty XFS_ITOV_NULL macro by David Chinner · 16 years ago
  30. 0165164 [XFS] Avoid directly referencing the VFS inode. by David Chinner · 16 years ago
  31. 3790689 [XFS] Do not access buffers after dropping reference count by Lachlan McIlroy · 16 years ago
  32. 79071eb [XFS] Use the generic bitops rather than implementing them ourselves. by David Chinner · 16 years ago
  33. b0e0c9e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  34. 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
  35. dd76346 reiserfs: removed duplicated #include by Huang Weiyi · 16 years ago
  36. 523723b fs/eventpoll.c: fix sys_epoll_create1() comment by Andrew Morton · 16 years ago
  37. 54b4602 [CIFS] remove trailing whitespace by Steve French · 16 years ago
  38. 2c731af [CIFS] if get root inode fails during mount, cleanup tree connection by Steve French · 16 years ago
  39. 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
  40. 74c27c4 binfmt_flat: Stub in a FLAT_PLAT_INIT(). by Takashi YOSHII · 16 years ago
  41. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  42. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  43. 56831a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  44. ad8b15f [CIFS] list entry can not return null by Steve French · 16 years ago
  45. f1c7f79 [NFSD] uninline nfsd4_op_name() by Adrian Bunk · 16 years ago
  46. 0510eeb turn cifs_setattr into a multiplexor that calls the correct function by Jeff Layton · 16 years ago
  47. feb3e20 move file time and dos attribute setting logic into new function by Jeff Layton · 16 years ago
  48. 3fe5c1d spin off cifs_setattr with unix extensions to its own function by Jeff Layton · 16 years ago
  49. 1ac0ae0 bio: make use of bvec_nr_vecs by Denis ChengRq · 16 years ago
  50. 26b994f [CIFS] Code cleanup in old sessionsetup code by Steve French · 16 years ago
  51. 9508991 [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir by Jeff Layton · 16 years ago
  52. 2dd2dfa Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg by Jeff Layton · 16 years ago
  53. 6fc000e change CIFSSMBSetTimes to CIFSSMBSetPathInfo by Jeff Layton · 16 years ago
  54. 063ea27 [CIFS] fix trailing whitespace by Steve French · 16 years ago
  55. 4e1e7fb bundle up Unix SET_PATH_INFO args into a struct and change name by Jeff Layton · 16 years ago
  56. 7c44319 proc: fix warnings by Alexander Beregalov · 16 years ago
  57. dc60bf1 omfs: fix warning by Alexander Beregalov · 16 years ago
  58. 9e96af8 Fix missing braces in cifs_revalidate() by Suresh Jayaraman · 16 years ago
  59. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  60. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  61. 1a3f7d98 Revert "UFS: add const to parser token table" by Linus Torvalds · 16 years ago
  62. 93d0ec8 remove locking around tcpSesAllocCount atomic variable by Jeff Layton · 16 years ago
  63. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  64. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 16 years ago
  65. 1726384 fat: Fix allow_utime option by OGAWA Hirofumi · 16 years ago
  66. b8a327b Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pull by Linus Torvalds · 16 years ago
  67. 63a16f9 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  68. 623fa57 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  69. 66b8bd3 [CIFS] properly account for new user= field in SPNEGO upcall string allocation by Jeff Layton · 16 years ago
  70. 8d66bf5 [PATCH] pass struct path * to do_add_mount() by Al Viro · 16 years ago
  71. d5686b4 [PATCH] switch mtd and dm-table to lookup_bdev() by Al Viro · 16 years ago
  72. a95164d [patch 3/4] vfs: remove unused nameidata argument of may_create() by Miklos Szeredi · 16 years ago
  73. 7ee7c12 [PATCH] devpts: switch to IDA by Alexey Dobriyan · 16 years ago
  74. 9a18540 [PATCH 2/2] proc: switch inode number allocation to IDA by Alexey Dobriyan · 16 years ago
  75. 67935df [PATCH 1/2] proc: fix inode number bogorithmetic by Alexey Dobriyan · 16 years ago
  76. 8266602 [PATCH] fix bdev leak in block_dev.c do_open() by Al Viro · 16 years ago
  77. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  78. 1b7e190 [PATCH] clean dup2() up a bit by Al Viro · 16 years ago
  79. 1027abe [PATCH] merge locate_fd() and get_unused_fd() by Al Viro · 16 years ago
  80. f418b00 Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree by Stephen Smalley · 16 years ago
  81. b7600db [JFFS2] Fix allocation of summary buffer by David Woodhouse · 16 years ago
  82. c259ae5 [PATCH] ocfs2: Release mutex in error handling code by Julia Lawall · 16 years ago
  83. 961cecb [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region by Sunil Mushran · 16 years ago
  84. 539d826 [PATCH 2/2] ocfs2: Fix race between mount and recovery by Sunil Mushran · 16 years ago
  85. c69991a [PATCH 1/2] ocfs2: Add counter in struct ocfs2_dinode to track journal replays by Sunil Mushran · 16 years ago
  86. 70526b6 [PATCH] configfs: Pin configfs subsystems separately from new config_items. by Joel Becker · 16 years ago
  87. 99cefda [PATCH] configfs: Fix open directory making rmdir() fail by Louis Rilling · 16 years ago
  88. 2e2ce17 [PATCH] configfs: Lock new directory inodes before removing on cleanup after failure by Louis Rilling · 16 years ago
  89. 2a109f2 [PATCH] configfs: Prevent userspace from creating new entries under attaching directories by Louis Rilling · 16 years ago
  90. 9a73d78 [PATCH] configfs: Fix failing symlink() making rmdir() fail by Louis Rilling · 16 years ago
  91. 4768e9b [PATCH] configfs: Fix symlink() to a removing item by Louis Rilling · 16 years ago
  92. dacdd0e [PATCH] configfs: Include linux/err.h in linux/configfs.h by Joel Becker · 16 years ago
  93. 2f0e58a [CIFS] remove level of indentation from decode_negTokenInit by Jeff Layton · 16 years ago
  94. 0056e65 romfs_readpage: don't report errors for pages beyond i_size by Linus Torvalds · 16 years ago
  95. 53e6d8d fs/nfsd/export.c: Adjust error handling code involving auth_domain_put by Julia Lawall · 16 years ago
  96. dbacefc fs/buffer.c: uninline __remove_assoc_queue() by Thomas Petazzoni · 16 years ago
  97. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  98. 3971e1a VFS: increase pseudo-filesystem block size to PAGE_SIZE by Alex Nixon · 16 years ago
  99. 1768035 [CIFS] cifs send2 not retrying enough in some cases on full socket by Shirish Pargaonkar · 16 years ago
  100. 44051fe [CIFS] oid should also be checked against class in cifs asn by Steve French · 16 years ago