1. 93c100c [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs by Steve French · 14 years ago
  2. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 14 years ago
  3. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 14 years ago
  4. 944fdef UBIFS: do not start the commit if there is nothing to commit by Artem Bityutskiy · 14 years ago
  5. c723fda Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  6. f1d0c99 Make CIFS mount work in a container. by Rob Landley · 14 years ago
  7. 3f391c7 CIFS: Remove pointless variable assignment in cifs_dfs_do_automount() by Jesper Juhl · 14 years ago
  8. 8214044 CacheFiles: Add calls to path-based security hooks by David Howells · 14 years ago
  9. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 14 years ago
  10. 0ca7a5b nilfs2: fix crash after one superblock became unavailable by Ryusuke Konishi · 14 years ago
  11. 9093ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  12. 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
  13. b8d6568 ext4: Fix comment typo "especiially". by Tao Ma · 14 years ago
  14. 75d5cfb GFS2: Post-VFS scale update for RCU path walk by Steven Whitehouse · 14 years ago
  15. bc015cb GFS2: Use RCU for glock hash table by Steven Whitehouse · 14 years ago
  16. 99d86c8 cifs: fix up CIFSSMBEcho for unaligned access by Jeff Layton · 14 years ago
  17. bf67b9b Merge branch 'for-next' by Steve French · 14 years ago
  18. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  19. 20d9600 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio by David Dillow · 14 years ago
  20. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  21. 5cdec1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  22. b06ae1ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 14 years ago
  23. 28e58ee Fix broken "pipe: use event aware wakeups" optimization by Linus Torvalds · 14 years ago
  24. 84cdf74 cifs: fix unaligned accesses in cifsConvertToUCS by Jeff Layton · 14 years ago
  25. ba2dbf3 cifs: clean up unaligned accesses in cifs_unicode.c by Jeff Layton · 14 years ago
  26. 26ec254 cifs: fix unaligned access in check2ndT2 and coalesce_t2 by Jeff Layton · 14 years ago
  27. 12df83c cifs: clean up unaligned accesses in validate_t2 by Jeff Layton · 14 years ago
  28. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 14 years ago
  29. aae62fd cifs: move time field in cifsInodeInfo by Jeff Layton · 14 years ago
  30. c3dccf4 cifs: TCP_Server_Info diet by Jeff Layton · 14 years ago
  31. a70307e CIFS: Implement cifs_strict_readv (try #4) by Pavel Shilovsky · 14 years ago
  32. 7a6a19b CIFS: Implement cifs_file_strict_mmap (try #2) by Pavel Shilovsky · 14 years ago
  33. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  34. 4f8ba8a CIFS: Make cifsFileInfo_put work with strict cache mode by Pavel Shilovsky · 14 years ago
  35. 76dcc26 cifs: mangle existing header for SMB_COM_NT_CANCEL by Jeff Layton · 14 years ago
  36. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 14 years ago
  37. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 14 years ago
  38. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 14 years ago
  39. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 14 years ago
  40. a6827c1 cifs: add cifs_call_async by Jeff Layton · 14 years ago
  41. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  42. 74dd92a cifs: clean up sync_mid_result by Jeff Layton · 14 years ago
  43. dad255b cifs: don't reconnect server when we don't get a response by Jeff Layton · 14 years ago
  44. 0ade640 cifs: wait indefinitely for responses by Jeff Layton · 14 years ago
  45. 2fbc2f1 cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other by Shirish Pargaonkar · 14 years ago
  46. 0da2a4ac NFS: fix handling of malloc failure during nfs_flush_multi() by Fred Isaman · 14 years ago
  47. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 14 years ago
  48. 1cd3508 [CIFS] Update cifs version number by Steve French · 14 years ago
  49. 053d503 cifs: move mid result processing into common function by Jeff Layton · 14 years ago
  50. ddc8cf8 cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry by Jeff Layton · 14 years ago
  51. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  52. c5797a9 cifs: make wait_for_free_request take a TCP_Server_Info pointer by Jeff Layton · 14 years ago
  53. 9d78315 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting by Jeff Layton · 14 years ago
  54. 941b853 cifs: don't fail writepages on -EAGAIN errors by Jeff Layton · 14 years ago
  55. 12fed00 CIFS: Fix oplock break handling (try #2) by Pavel Shilovsky · 14 years ago
  56. 7e57b81 ceph: avoid immediate cap check after import by Sage Weil · 14 years ago
  57. 088b3f5 ceph: fix flushing of caps vs cap import by Sage Weil · 14 years ago
  58. 24be0c4 ceph: fix erroneous cap flush to non-auth mds by Sage Weil · 14 years ago
  59. 50aac4f ceph: fix cap_wanted_delay_{min,max} mount option initialization by Sage Weil · 14 years ago
  60. 42b16b3 Kill off warning: ‘inline’ is not at beginning of declaration by Jesper Juhl · 14 years ago
  61. f0940ce dio: fix typos in comments by Namhyung Kim · 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. 18d1d7f UBIFS: introduce mounting flag by Artem Bityutskiy · 14 years ago
  77. d8cdda3 UBIFS: re-arrange variables in ubifs_info by Artem Bityutskiy · 14 years ago
  78. 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
  79. cf78859 xfs: Do not name variables "panic" by Geert Uytterhoeven · 14 years ago
  80. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  81. 1a47f7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  82. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  83. 2456248 ecryptfs: remove unnecessary decrypt when extending a file by Frank Swiderski · 14 years ago
  84. f24b388 ecryptfs: Fix ecryptfs_printk() size_t warnings by Tyler Hicks · 14 years ago
  85. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  86. 0abe116 ecryptfs: fixed testing of file descriptor flags by Roberto Sassu · 14 years ago
  87. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  88. 070baa5 ecryptfs: missing initialization of the superblock 'magic' field by Roberto Sassu · 14 years ago
  89. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 14 years ago
  90. 38a708d ecryptfs: fix truncation error in ecryptfs_read_update_atime by Edward Shishkin · 14 years ago
  91. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 14 years ago
  92. 27eaa1c aio: check return value of create_workqueue() by Namhyung Kim · 14 years ago
  93. 274052e hpfs_setattr error case avoids unlock_kernel by Dr. David Alan Gilbert · 14 years ago
  94. e0bb6bd compat: copy missing fields in compat_statfs64 to user by Namhyung Kim · 14 years ago
  95. 974d879 compat: update comment of compat statfs syscalls by Namhyung Kim · 14 years ago
  96. 6a5640f1 compat: remove unnecessary assignment in compat_rw_copy_check_uvector() by Namhyung Kim · 14 years ago
  97. 16ebe91 fs: FS_POSIX_ACL does not depend on BLOCK by Randy Dunlap · 14 years ago
  98. 3bc0ba4 fs: Remove unlikely() from fget_light() by Steven Rostedt · 14 years ago
  99. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  100. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago