1. 371d217 char: Mark /dev/zero and /dev/kmem as not capable of writeback by Jan Kara · 14 years ago
  2. 112d421 Coda: mount hangs because of missed REQ_WRITE rename by Jan Harkes · 14 years ago
  3. 5f48749 GFS2: gfs2_logd should be using interruptible waits by Steven Whitehouse · 14 years ago
  4. 03a7ab0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  5. de8d4f5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  6. 75e1c70 aio: check for multiplication overflow in do_io_submit by Jeff Moyer · 14 years ago
  7. 460cf34 cifs: fix potential double put of TCP session reference by Jeff Layton · 14 years ago
  8. ed8f425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  9. 1d76e31 fs/9p: Don't use dotl version of mknod for dotu inode operations by Aneesh Kumar K.V · 14 years ago
  10. 3c30750 fs/9p: Use the correct dentry operations by Aneesh Kumar K.V · 14 years ago
  11. 62726a7 9p: Check for NULL fid in v9fs_dir_release() by jvrao · 14 years ago
  12. 5c25f34 fs/9p: Fix error handling in v9fs_get_sb by Aneesh Kumar K.V · 14 years ago
  13. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  14. 827e345 SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies by Trond Myklebust · 14 years ago
  15. fbf3fdd statfs() gives ESTALE error by Menyhart Zoltan · 14 years ago
  16. b20d37c NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 by Trond Myklebust · 14 years ago
  17. b1bde04 Remove incorrect do_vfs_lock message by Fabio Olive Leite · 14 years ago
  18. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  19. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  20. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  21. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  22. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  23. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  24. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  25. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  26. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  27. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  28. ed430fe proc: export uncached bit properly in /proc/kpageflags by Takashi Iwai · 14 years ago
  29. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  30. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  31. cad4674 Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6 by Linus Torvalds · 14 years ago
  32. 3267039 cifs: prevent possible memory corruption in cifs_demultiplex_thread by Jeff Layton · 14 years ago
  33. 7332f2a cifs: eliminate some more premature cifsd exits by Jeff Layton · 14 years ago
  34. 522bbe6 cifs: prevent cifsd from exiting prematurely by Jeff Layton · 14 years ago
  35. 4266d91 [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key by Steve French · 14 years ago
  36. 639e7a9 cifs: eliminate redundant xdev check in cifs_rename by Jeff Layton · 14 years ago
  37. c8e56f1 Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" by Steve French · 14 years ago
  38. 745e507 Revert "missing changes during ntlmv2/ntlmssp auth and sign" by Steve French · 14 years ago
  39. 56234e2 Revert "Eliminate sparse warning - bad constant expression" by Steve French · 14 years ago
  40. 7100ae9 Revert "[CIFS] Eliminate unused variable warning" by Steve French · 14 years ago
  41. c8c727d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  42. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  43. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  44. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  45. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  46. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  47. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  48. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  49. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  50. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  51. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  52. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  53. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  54. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  55. 4f63e3c Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  56. fa2925c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  57. 3c5dff7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  58. d3de0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  59. 4848d71 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  60. 7a2e8a8 VFS: Sanity check mount flags passed to change_mnt_propagation() by Valerie Aurora · 14 years ago
  61. b9ca67b fuse: fix lock annotations by Miklos Szeredi · 14 years ago
  62. 595afaf fuse: flush background queue on connection close by Miklos Szeredi · 14 years ago
  63. 57f9bda sysfs: checking for NULL instead of ERR_PTR by Dan Carpenter · 14 years ago
  64. cb7a934 Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Alex Elder · 14 years ago
  65. 9af2546 xfs: Make fiemap work with sparse files by Tao Ma · 14 years ago
  66. 72656c4 xfs: prevent 32bit overflow in space reservation by Dave Chinner · 14 years ago
  67. 8f34a43 nfsd4: mask out non-access bits in nfs4_access_to_omode by J. Bruce Fields · 14 years ago
  68. 23963e5 xfs: Disallow 32bit project quota id by Arkadiusz Mi?kiewicz · 14 years ago
  69. 9bc08a4 xfs: improve buffer cache hash scalability by Dave Chinner · 14 years ago
  70. 8f587df 9p: potential ERR_PTR() dereference by Dan Carpenter · 14 years ago
  71. 4afc313 nilfs2: fix leak of shadow dat inode in error path of load_nilfs by Ryusuke Konishi · 14 years ago
  72. 30c0f6a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  73. 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
  74. 997396a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  75. 2547d1d Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  76. b76b401 writeback: Fix lost wake-up shutting down writeback thread by J. Bruce Fields · 14 years ago
  77. 92b4678 fsnotify: drop two useless bools in the fnsotify main loop by Eric Paris · 14 years ago
  78. f72adfd fsnotify: fix list walk order by Eric Paris · 14 years ago
  79. a2f13ad fanotify: Return EPERM when a process is not privileged by Andreas Gruenbacher · 14 years ago
  80. 93c3fe4 eCryptfs: Fix encrypted file name lookup regression by Tyler Hicks · 14 years ago
  81. 7371a38 ecryptfs: properly mark init functions by Jerome Marchand · 14 years ago
  82. f137f15 fs/ecryptfs: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  83. f6360ef nfsd: fix NULL dereference in nfsd_statfs() by Takashi Iwai · 14 years ago
  84. f632265 Merge commit 'v2.6.36-rc1' into HEAD by J. Bruce Fields · 14 years ago
  85. 7d94784 nfsd4: fix downgrade/lock logic by J. Bruce Fields · 14 years ago
  86. 18608ad nfsd4: typo fix in find_any_file by J. Bruce Fields · 14 years ago
  87. 30c0e1e nfsd4: bad BUG() in preprocess_stateid_op by J. Bruce Fields · 14 years ago
  88. f0138a7 Cannot allocate memory error on mount by Suresh Jayaraman · 14 years ago
  89. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  90. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  91. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  92. c89e519 [CIFS] Eliminate unused variable warning by Steve French · 14 years ago
  93. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  94. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  95. 3782218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  96. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  97. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  98. 2d20ca8 Eliminate sparse warning - bad constant expression by shirishpargaonkar@gmail.com · 14 years ago
  99. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  100. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago