1. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 14 years ago
  2. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  3. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  4. ee2c925 cifs: More crypto cleanup (try #2) by Shirish Pargaonkar · 14 years ago
  5. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  6. 3689456 squashfs: fix use of uninitialised variable in zlib & xz decompressors by Phillip Lougher · 14 years ago
  7. 3af0365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  8. d39454f CIFS: Add strictcache mount option by Pavel Shilovsky · 14 years ago
  9. 72432ff CIFS: Implement cifs_strict_writev (try #4) by Pavel Shilovsky · 14 years ago
  10. 93c100c [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs by Steve French · 14 years ago
  11. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 14 years ago
  12. c723fda Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  13. f1d0c99 Make CIFS mount work in a container. by Rob Landley · 14 years ago
  14. 3f391c7 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() by Jesper Juhl · 14 years ago
  15. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 14 years ago
  16. 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
  17. 9093ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  18. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  19. 99d86c8 cifs: fix up CIFSSMBEcho for unaligned access by Jeff Layton · 14 years ago
  20. bf67b9b Merge branch 'for-next' by Steve French · 14 years ago
  21. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  22. 20d9600 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio by David Dillow · 14 years ago
  23. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  24. 5cdec1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  25. b06ae1ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  26. 28e58ee Fix broken "pipe: use event aware wakeups" optimization by Linus Torvalds · 14 years ago
  27. 84cdf74 cifs: fix unaligned accesses in cifsConvertToUCS by Jeff Layton · 14 years ago
  28. ba2dbf3 cifs: clean up unaligned accesses in cifs_unicode.c by Jeff Layton · 14 years ago
  29. 26ec254 cifs: fix unaligned access in check2ndT2 and coalesce_t2 by Jeff Layton · 14 years ago
  30. 12df83c cifs: clean up unaligned accesses in validate_t2 by Jeff Layton · 14 years ago
  31. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 14 years ago
  32. aae62fd cifs: move time field in cifsInodeInfo by Jeff Layton · 14 years ago
  33. c3dccf4 cifs: TCP_Server_Info diet by Jeff Layton · 14 years ago
  34. a70307e CIFS: Implement cifs_strict_readv (try #4) by Pavel Shilovsky · 14 years ago
  35. 7a6a19b CIFS: Implement cifs_file_strict_mmap (try #2) by Pavel Shilovsky · 14 years ago
  36. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  37. 4f8ba8a CIFS: Make cifsFileInfo_put work with strict cache mode by Pavel Shilovsky · 14 years ago
  38. 76dcc26 cifs: mangle existing header for SMB_COM_NT_CANCEL by Jeff Layton · 14 years ago
  39. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 14 years ago
  40. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 14 years ago
  41. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 14 years ago
  42. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 14 years ago
  43. a6827c1 cifs: add cifs_call_async by Jeff Layton · 14 years ago
  44. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  45. 74dd92a cifs: clean up sync_mid_result by Jeff Layton · 14 years ago
  46. dad255b cifs: don't reconnect server when we don't get a response by Jeff Layton · 14 years ago
  47. 0ade640 cifs: wait indefinitely for responses by Jeff Layton · 14 years ago
  48. 2fbc2f1 cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other by Shirish Pargaonkar · 14 years ago
  49. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 14 years ago
  50. 1cd3508 [CIFS] Update cifs version number by Steve French · 14 years ago
  51. 053d503 cifs: move mid result processing into common function by Jeff Layton · 14 years ago
  52. ddc8cf8 cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry by Jeff Layton · 14 years ago
  53. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  54. c5797a9 cifs: make wait_for_free_request take a TCP_Server_Info pointer by Jeff Layton · 14 years ago
  55. 9d78315 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting by Jeff Layton · 14 years ago
  56. 941b853 cifs: don't fail writepages on -EAGAIN errors by Jeff Layton · 14 years ago
  57. 12fed00 CIFS: Fix oplock break handling (try #2) by Pavel Shilovsky · 14 years ago
  58. 7e57b81 ceph: avoid immediate cap check after import by Sage Weil · 14 years ago
  59. 088b3f5 ceph: fix flushing of caps vs cap import by Sage Weil · 14 years ago
  60. 24be0c4 ceph: fix erroneous cap flush to non-auth mds by Sage Weil · 14 years ago
  61. 50aac4f ceph: fix cap_wanted_delay_{min,max} mount option initialization by Sage Weil · 14 years ago
  62. 24d9765 GFS2: Fix error path in gfs2_lookup_by_inum() by Steven Whitehouse · 14 years ago
  63. 23c3010 GFS2: remove iopen glocks from cache on failed deletes by Benjamin Marzinski · 14 years ago
  64. b89b12b autofs4: clean ->d_release() and autofs4_free_ino() up by Al Viro · 14 years ago
  65. 26e6c91 autofs4: split autofs4_init_ino() by Al Viro · 14 years ago
  66. 5a37db3 autofs4: mkdir and symlink always get a dentry that had passed lookup by Al Viro · 14 years ago
  67. 726a5e0 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore by Al Viro · 14 years ago
  68. 0bf71d4 autofs4: kill ->size in autofs_info by Al Viro · 14 years ago
  69. 09f12c0 autofs4: pass mode to autofs4_get_inode() explicitly by Al Viro · 14 years ago
  70. 14a2f00 autofs4: autofs4_mkroot() is not different from autofs4_init_ino() by Al Viro · 14 years ago
  71. 292c5ee autofs4: keep symlink body in inode->i_private by Al Viro · 14 years ago
  72. c0bcc9d autofs4 - fix debug print in autofs4_lookup() by Ian Kent · 14 years ago
  73. 8931221 vfs - fix dentry ref count in do_lookup() by Ian Kent · 14 years ago
  74. c14cc63 autofs4 - fix get_next_positive_dentry() by Ian Kent · 14 years ago
  75. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  76. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  77. cf78859 xfs: Do not name variables "panic" by Geert Uytterhoeven · 14 years ago
  78. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  79. 1a47f7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  80. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  81. 2456248 ecryptfs: remove unnecessary decrypt when extending a file by Frank Swiderski · 14 years ago
  82. f24b388 ecryptfs: Fix ecryptfs_printk() size_t warnings by Tyler Hicks · 14 years ago
  83. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  84. 0abe116 ecryptfs: fixed testing of file descriptor flags by Roberto Sassu · 14 years ago
  85. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  86. 070baa5 ecryptfs: missing initialization of the superblock 'magic' field by Roberto Sassu · 14 years ago
  87. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 14 years ago
  88. 38a708d ecryptfs: fix truncation error in ecryptfs_read_update_atime by Edward Shishkin · 14 years ago
  89. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 14 years ago
  90. 27eaa1c aio: check return value of create_workqueue() by Namhyung Kim · 14 years ago
  91. 274052e hpfs_setattr error case avoids unlock_kernel by Dr. David Alan Gilbert · 14 years ago
  92. e0bb6bd compat: copy missing fields in compat_statfs64 to user by Namhyung Kim · 14 years ago
  93. 974d879 compat: update comment of compat statfs syscalls by Namhyung Kim · 14 years ago
  94. 6a5640f compat: remove unnecessary assignment in compat_rw_copy_check_uvector() by Namhyung Kim · 14 years ago
  95. 16ebe91 fs: FS_POSIX_ACL does not depend on BLOCK by Randy Dunlap · 14 years ago
  96. 3bc0ba4 fs: Remove unlikely() from fget_light() by Steven Rostedt · 14 years ago
  97. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  98. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  99. b1e75df tidy up around finish_automount() by Al Viro · 14 years ago
  100. 15f9a3f don't drop newmnt on error in do_add_mount() by Al Viro · 14 years ago