1. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  2. e933424 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  3. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  4. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  5. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  6. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  7. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  8. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  9. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  10. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  11. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  12. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  13. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  14. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  15. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  16. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  17. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  18. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  19. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  20. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  21. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  22. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  23. 3782218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  24. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  25. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  26. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  27. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  28. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  29. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  30. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago
  31. 2fe3366 xfs: ensure f_ffree returned by statfs() is non-negative by Stuart Brodsky · 14 years ago
  32. efceab1 xfs: handle negative wbc->nr_to_write during sync writeback by Dave Chinner · 14 years ago
  33. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  34. 5b3eed7 xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE by Dave Chinner · 14 years ago
  35. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  36. 24e6cf9 cifs: check for NULL session password by Jeff Layton · 14 years ago
  37. 3ec6bbc missing changes during ntlmv2/ntlmssp auth and sign by Shirish Pargaonkar · 14 years ago
  38. 07a27e2 ceph: fix osd request lru adjustment when sending request by Henry C Chang · 14 years ago
  39. 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
  40. ff8d6e9 fanotify: drop duplicate pr_debug statement by Tvrtko Ursulin · 14 years ago
  41. 2eebf58 fanotify: flush outstanding perm requests on group destroy by Eric Paris · 14 years ago
  42. 84e1ab4 fsnotify: fix ignored mask handling between inode and vfsmount marks by Eric Paris · 14 years ago
  43. 5f3f259 fsnotify: reset used_inode and used_vfsmount on each pass by Eric Paris · 14 years ago
  44. faa9560 fanotify: do not dereference inode_mark when it is unset by Eric Paris · 14 years ago
  45. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  46. eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
  47. ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
  48. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  49. 082afec ceph: fix xattr cap writeback by Sage Weil · 14 years ago
  50. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  51. a28e085 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  52. 9fbc590 [CIFS] Fix ntlmv2 auth with ntlmssp by Steve French · 14 years ago
  53. bf4f121 cifs: correction of unicode header files by Igor Druzhinin · 14 years ago
  54. 763008c Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  55. fc87a40 cifs: fix NULL pointer dereference in cifs_find_smb_ses by Jeff Layton · 14 years ago
  56. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  57. 1cb0c92 nilfs2: wait for discard to finish by Ryusuke Konishi · 14 years ago
  58. 0a377cf NFS: Fix an Oops in the NFSv4 atomic open code by Trond Myklebust · 14 years ago
  59. 99b7db7 fs: brlock vfsmount_lock by Nick Piggin · 14 years ago
  60. 6416ccb fs: scale files_lock by Nick Piggin · 14 years ago
  61. d996b62 tty: fix fu_list abuse by Nick Piggin · 14 years ago
  62. ee2ffa0 fs: cleanup files_lock locking by Nick Piggin · 14 years ago
  63. b04f784 fs: remove extra lookup in __lookup_hash by Nick Piggin · 14 years ago
  64. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  65. baa0389 fs: dentry allocation consolidation by Nick Piggin · 14 years ago
  66. 2e2e88e fs: fix do_lookup false negative by Nick Piggin · 14 years ago
  67. 3a48ee8 mbcache: Limit the maximum number of cache entries by Andreas Gruenbacher · 14 years ago
  68. 3b6036d hostfs ->follow_link() braino by Al Viro · 14 years ago
  69. 850a496 hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpy by Al Viro · 14 years ago
  70. 9cb569d remove SWRITE* I/O types by Christoph Hellwig · 14 years ago
  71. 87e9951 kill BH_Ordered flag by Christoph Hellwig · 14 years ago
  72. dad5eb6 vfs: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  73. b845ff8 cramfs: only unlock new inodes by Alexander Shishkin · 14 years ago
  74. f4ae2fa fix reiserfs_evict_inode end_writeback second call by Sergey Senozhatsky · 14 years ago
  75. 351f13d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  76. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  77. df486a2 NFS: Fix the selection of security flavours in Kconfig by Trond Myklebust · 14 years ago
  78. 232341b cifs: consolidate error handling in several functions by Jeff Layton · 14 years ago
  79. 5d9ac7f cifs: clean up error handling in cifs_mknod by Jeff Layton · 14 years ago
  80. ea1a16f nilfs2: fix false warning saying one of two super blocks is broken by Ryusuke Konishi · 14 years ago
  81. af4e363 nilfs2: fix list corruption after ifile creation failure by Ryusuke Konishi · 14 years ago
  82. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  83. cd956a1 fs/dcache: fix function param name in kernel-doc by Randy Dunlap · 14 years ago
  84. 83ae170 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  85. 10041d2 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  86. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  87. b19dd42 bkl: Remove locked .ioctl file operation by Arnd Bergmann · 14 years ago
  88. 02d6d68 logfs: kill BKL by Arnd Bergmann · 14 years ago
  89. 2be1f3a Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  90. a30bfd6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  91. 2897c68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  92. 2041f65 [S390] partitions: fix build error in ibm partition detection code by Heiko Carstens · 14 years ago
  93. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  94. 3f43231 [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set by Steve French · 14 years ago
  95. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  96. 12fdff3 Add a dummy printk function for the maintenance of unused printks by David Howells · 14 years ago
  97. 81d73a3 mm: fix writeback_in_progress() by Jan Kara · 14 years ago
  98. a50aeb4 writeback: merge for_kupdate and !for_kupdate cases by Wu Fengguang · 14 years ago
  99. 4ea879b writeback: fix queue_io() ordering by Wu Fengguang · 14 years ago
  100. 23539af writeback: don't redirty tail an inode with dirty pages by Wu Fengguang · 14 years ago