1. 4aed2fd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 3a3527b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 31d1d48 Fix init ordering of /dev/console vs callers of modprobe by David Howells · 14 years ago
  4. 642b512 aio: fix wrong subsystem comments by Satoru Takeuchi · 14 years ago
  5. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  6. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  7. e75aa85 block_dev: always serialize exclusive open attempts by Tejun Heo · 14 years ago
  8. 7e68809 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  9. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  10. 73b2c71 fix comment typo "choosed" -> "chosen" by Uwe Kleine-König · 14 years ago
  11. 3a09b1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 14 years ago
  12. c939f9f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  13. b8b3e90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  14. 51102ee Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  15. c18de72 UBIFS: fix a memory leak on error path. by Matthieu CASTET · 14 years ago
  16. 327aec0 9p: fix sparse warnings in new xattr code by Eric Van Hensbergen · 14 years ago
  17. ea137533 fs/9p: remove sparse warning in vfs_inode by Eric Van Hensbergen · 14 years ago
  18. a534c8d fs/9p: Prevent parallel rename when doing fid_lookup by Aneesh Kumar K.V · 14 years ago
  19. ebf4626 fs/9p: Add support user. xattr by Aneesh Kumar K.V · 14 years ago
  20. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  21. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  22. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  23. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  24. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  25. 09d34ee 9p: Define and implement TLINK for 9P2000.L by Eric Van Hensbergen · 14 years ago
  26. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  27. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  28. 9ffaf63 fs/9p: Pass the correct user credentials during attach by Aneesh Kumar K.V · 14 years ago
  29. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  30. 97e8442 9p: Make use of iounit for read/write by M. Mohan Kumar · 14 years ago
  31. 6b0a299 Merge branch 'v2.6.35' by Alex Elder · 14 years ago
  32. cb76d5e cifs: fsc should not default to "on" by Jeff Layton · 14 years ago
  33. f67909c [CIFS] remove redundant path walking in dfs_do_refmount by Steve French · 14 years ago
  34. f636a34 cifs: ignore the "mand", "nomand" and "_netdev" mount options by Jeff Layton · 14 years ago
  35. 3572d28 cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS by Jeff Layton · 14 years ago
  36. f30b9c1 cifs: don't allow cifs_iget to match inodes of the wrong type by Jeff Layton · 14 years ago
  37. 9f84159 [CIFS] relinquish fscache cookie before freeing CIFSTconInfo by Steve French · 14 years ago
  38. 3e4b3e1 cifs: add separate cred_uid field to sesInfo by Jeff Layton · 14 years ago
  39. f55fdcc fs: cifs: check kmalloc() result by Kulikov Vasiliy · 14 years ago
  40. 0ccd480 [CIFS] Missing ifdef by Steve French · 14 years ago
  41. d0e6f44 [CIFS] Missing line from previous commit by Steve French · 14 years ago
  42. c5e04a3 [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled by Steve French · 14 years ago
  43. fa1df75 cifs: add mount option to enable local caching by Suresh Jayaraman · 14 years ago
  44. 5669823 cifs: read pages from FS-Cache by Suresh Jayaraman · 14 years ago
  45. 9dc0655 cifs: store pages into local cache by Suresh Jayaraman · 14 years ago
  46. 85f2d6b cifs: FS-Cache page management by Suresh Jayaraman · 14 years ago
  47. 9451a9a cifs: define inode-level cache object and register them by Suresh Jayaraman · 14 years ago
  48. d03382c cifs: define superblock-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  49. 8913007 cifs: remove unused cifsUidInfo struct by Jeff Layton · 14 years ago
  50. 4ff67b7 cifs: clean up cifs_find_smb_ses (try #2) by Jeff Layton · 14 years ago
  51. daf5b0b cifs: match secType when searching for existing tcp session by Jeff Layton · 14 years ago
  52. 4515148 cifs: move address comparison into separate function by Jeff Layton · 14 years ago
  53. 50d9716 cifs: set the port in sockaddr in a more clearly defined fashion by Jeff Layton · 14 years ago
  54. 488f1d2d cifs: define server-level cache index objects and register them by Suresh Jayaraman · 14 years ago
  55. f579cf3 cifs: register CIFS for caching by Suresh Jayaraman · 14 years ago
  56. c21dfb6 fs/cifs: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  57. 3feb41c cifs: add kernel config option for CIFS Client caching support by Suresh Jayaraman · 14 years ago
  58. c6332e2 cifs: remove unused ip_address field in struct TCP_Server_Info by Suresh Jayaraman · 14 years ago
  59. e4317cec cifs: remove an potentially confusing, obsolete comment by Suresh Jayaraman · 14 years ago
  60. abd2e44 cifs: guard cifsglob.h against multiple inclusion by Suresh Jayaraman · 14 years ago
  61. 0809f6e GFS2: Fix recovery stuck bug (try #2) by Steven Whitehouse · 14 years ago
  62. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  63. d09ca73 security: make LSMs explicitly mask off permissions by Eric Paris · 14 years ago
  64. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  65. ea0d3ab LSM: Remove unused arguments from security_path_truncate(). by Tetsuo Handa · 14 years ago
  66. 77a63f3 NFS: Fix a typo in include/linux/nfs_fs.h by Trond Myklebust · 14 years ago
  67. fc71ff8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  68. 51c20fc CIFS: Remove __exit mark from cifs_exit_dns_resolver() by David Howells · 14 years ago
  69. cfb506e NFS: Ensure that writepage respects the nonblock flag by Trond Myklebust · 14 years ago
  70. b608b28 NFS: kswapd must not block in nfs_release_page by Trond Myklebust · 14 years ago
  71. 674b2222 nfs: include space for the NUL in root path by Dan Carpenter · 14 years ago
  72. c639d5d GFS2: Fix typo in stuffed file data copy handling by Abhijith Das · 14 years ago
  73. de09a97 CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials by David Howells · 14 years ago
  74. 7cdee5d Revert "GFS2: recovery stuck on transaction lock" by Steven Whitehouse · 14 years ago
  75. d5341a9 GFS2: Make "try" lock not try quite so hard by Steven Whitehouse · 14 years ago
  76. 4244b52 GFS2: remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  77. 461cb41 GFS2: Simplify gfs2_write_alloc_required by Bob Peterson · 14 years ago
  78. ba6e936 GFS2: Wait for journal id on mount if not specified on mount command line by Steven Whitehouse · 14 years ago
  79. 30116ff GFS2: Use nobh_writepage by Steven Whitehouse · 14 years ago
  80. a6f80fb ecryptfs: Bugfix for error related to ecryptfs_hash_buckets by Andre Osterhues · 14 years ago
  81. 6c50e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  82. d2a97a4 GFS2: Use kmalloc when possible for ->readdir() by Steven Whitehouse · 14 years ago
  83. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  84. da7ddd3 9p: Pass the correct end of buffer to p9stat_read by Latchesar Ionkov · 14 years ago
  85. 209fb87 xfs simplify and speed up direct I/O completions by Christoph Hellwig · 14 years ago
  86. fb511f2 xfs: move aio completion after unwritten extent conversion by Christoph Hellwig · 14 years ago
  87. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  88. 696123f xfs: fix big endian build by Dave Chinner · 14 years ago
  89. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  90. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  91. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  92. ecd7f08 xfs: clean up xfs_bmap_get_bp by Christoph Hellwig · 14 years ago
  93. 5d18898 xfs: simplify xfs_truncate_file by Christoph Hellwig · 14 years ago
  94. 939d723 xfs: kill the b_strat callback in xfs_buf by Christoph Hellwig · 14 years ago
  95. a64afb0 xfs: remove obsolete osyncisosync mount option by Christoph Hellwig · 14 years ago
  96. 0664ce8 xfs: clean up filestreams helpers by Christoph Hellwig · 14 years ago
  97. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  98. 0f1a932 xfs: Fix build when CONFIG_XFS_POSIX_ACL=n by Tony Luck · 14 years ago
  99. 3f34885 xfs: fix unsigned underflow in xfs_free_eofblocks by Kulikov Vasiliy · 14 years ago
  100. aea1b95 xfs: use GFP_NOFS for page cache allocation by Dave Chinner · 14 years ago