1. ff5fdb6 fs: fix new dcache.c kernel-doc warnings by Randy Dunlap · 13 years ago
  2. 9093ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  3. 4843456 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  4. 99d86c8 cifs: fix up CIFSSMBEcho for unaligned access by Jeff Layton · 13 years ago
  5. bf67b9b Merge branch 'for-next' by Steve French · 13 years ago
  6. 8d99641 Merge branch 'akpm' by Linus Torvalds · 13 years ago
  7. 20d9600 fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bio by David Dillow · 13 years ago
  8. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  9. 5cdec1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  10. b06ae1ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  11. 28e58ee Fix broken "pipe: use event aware wakeups" optimization by Linus Torvalds · 13 years ago
  12. 84cdf74 cifs: fix unaligned accesses in cifsConvertToUCS by Jeff Layton · 13 years ago
  13. ba2dbf3 cifs: clean up unaligned accesses in cifs_unicode.c by Jeff Layton · 13 years ago
  14. 26ec254 cifs: fix unaligned access in check2ndT2 and coalesce_t2 by Jeff Layton · 13 years ago
  15. 12df83c cifs: clean up unaligned accesses in validate_t2 by Jeff Layton · 13 years ago
  16. 690c522 cifs: use get/put_unaligned functions to access ByteCount by Jeff Layton · 13 years ago
  17. aae62fd cifs: move time field in cifsInodeInfo by Jeff Layton · 13 years ago
  18. c3dccf4 cifs: TCP_Server_Info diet by Jeff Layton · 13 years ago
  19. a70307e CIFS: Implement cifs_strict_readv (try #4) by Pavel Shilovsky · 14 years ago
  20. 7a6a19b CIFS: Implement cifs_file_strict_mmap (try #2) by Pavel Shilovsky · 14 years ago
  21. 8be7e6b CIFS: Implement cifs_strict_fsync by Pavel Shilovsky · 14 years ago
  22. 4f8ba8a CIFS: Make cifsFileInfo_put work with strict cache mode by Pavel Shilovsky · 14 years ago
  23. 76dcc26 cifs: mangle existing header for SMB_COM_NT_CANCEL by Jeff Layton · 14 years ago
  24. 7749981 cifs: remove code for setting timeouts on requests by Jeff Layton · 14 years ago
  25. fda3594 [CIFS] cifs: reconnect unresponsive servers by Steve French · 13 years ago
  26. c74093b cifs: set up recurring workqueue job to do SMB echo requests by Jeff Layton · 14 years ago
  27. 766fdbb cifs: add ability to send an echo request by Jeff Layton · 14 years ago
  28. a6827c1 cifs: add cifs_call_async by Jeff Layton · 14 years ago
  29. 2b84a36c cifs: allow for different handling of received response by Jeff Layton · 14 years ago
  30. 74dd92a cifs: clean up sync_mid_result by Jeff Layton · 14 years ago
  31. dad255b cifs: don't reconnect server when we don't get a response by Jeff Layton · 14 years ago
  32. 0ade640 cifs: wait indefinitely for responses by Jeff Layton · 14 years ago
  33. 2fbc2f1 cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and other by Shirish Pargaonkar · 14 years ago
  34. 540b2e3 cifs: Fix regression during share-level security mounts (Repost) by Shirish Pargaonkar · 13 years ago
  35. 1cd3508 [CIFS] Update cifs version number by Steve French · 13 years ago
  36. 053d503 cifs: move mid result processing into common function by Jeff Layton · 14 years ago
  37. ddc8cf8 cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntry by Jeff Layton · 14 years ago
  38. 8097531 cifs: clean up accesses to midCount by Jeff Layton · 14 years ago
  39. c5797a9 cifs: make wait_for_free_request take a TCP_Server_Info pointer by Jeff Layton · 14 years ago
  40. 9d78315 cifs: no need to mark smb_ses_list as cifs_demultiplex_thread is exiting by Jeff Layton · 14 years ago
  41. 941b853 cifs: don't fail writepages on -EAGAIN errors by Jeff Layton · 14 years ago
  42. 12fed00 CIFS: Fix oplock break handling (try #2) by Pavel Shilovsky · 13 years ago
  43. 24d9765 GFS2: Fix error path in gfs2_lookup_by_inum() by Steven Whitehouse · 13 years ago
  44. 23c3010 GFS2: remove iopen glocks from cache on failed deletes by Benjamin Marzinski · 14 years ago
  45. b89b12b autofs4: clean ->d_release() and autofs4_free_ino() up by Al Viro · 13 years ago
  46. 26e6c91 autofs4: split autofs4_init_ino() by Al Viro · 13 years ago
  47. 5a37db3 autofs4: mkdir and symlink always get a dentry that had passed lookup by Al Viro · 13 years ago
  48. 726a5e0 autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore by Al Viro · 13 years ago
  49. 0bf71d4 autofs4: kill ->size in autofs_info by Al Viro · 13 years ago
  50. 09f12c0 autofs4: pass mode to autofs4_get_inode() explicitly by Al Viro · 13 years ago
  51. 14a2f00 autofs4: autofs4_mkroot() is not different from autofs4_init_ino() by Al Viro · 13 years ago
  52. 292c5ee autofs4: keep symlink body in inode->i_private by Al Viro · 13 years ago
  53. c0bcc9d autofs4 - fix debug print in autofs4_lookup() by Ian Kent · 13 years ago
  54. 8931221 vfs - fix dentry ref count in do_lookup() by Ian Kent · 13 years ago
  55. c14cc63 autofs4 - fix get_next_positive_dentry() by Ian Kent · 13 years ago
  56. eee2a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  57. 9e8a462 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  58. cf78859 xfs: Do not name variables "panic" by Geert Uytterhoeven · 13 years ago
  59. acce952 Btrfs: forced readonly mounts on errors by liubo · 14 years ago
  60. 1a47f7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  61. ab2020f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  62. 2456248 ecryptfs: remove unnecessary decrypt when extending a file by Frank Swiderski · 14 years ago
  63. f24b388 ecryptfs: Fix ecryptfs_printk() size_t warnings by Tyler Hicks · 14 years ago
  64. 888d57b fs/ecryptfs: Add printf format/argument verification and fix fallout by Joe Perches · 14 years ago
  65. 0abe116 ecryptfs: fixed testing of file descriptor flags by Roberto Sassu · 14 years ago
  66. 2799289 ecryptfs: test lower_file pointer when lower_file_mutex is locked by Roberto Sassu · 14 years ago
  67. 070baa5 ecryptfs: missing initialization of the superblock 'magic' field by Roberto Sassu · 14 years ago
  68. 2a8652f ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h by Roberto Sassu · 14 years ago
  69. 38a708d ecryptfs: fix truncation error in ecryptfs_read_update_atime by Edward Shishkin · 14 years ago
  70. ecf5632 fs: fix address space warnings in ioctl_fiemap() by Namhyung Kim · 13 years ago
  71. 27eaa1c aio: check return value of create_workqueue() by Namhyung Kim · 14 years ago
  72. 274052e hpfs_setattr error case avoids unlock_kernel by Dr. David Alan Gilbert · 14 years ago
  73. e0bb6bd compat: copy missing fields in compat_statfs64 to user by Namhyung Kim · 14 years ago
  74. 974d879 compat: update comment of compat statfs syscalls by Namhyung Kim · 14 years ago
  75. 6a5640f1 compat: remove unnecessary assignment in compat_rw_copy_check_uvector() by Namhyung Kim · 14 years ago
  76. 16ebe91 fs: FS_POSIX_ACL does not depend on BLOCK by Randy Dunlap · 14 years ago
  77. 3bc0ba4 fs: Remove unlikely() from fget_light() by Steven Rostedt · 14 years ago
  78. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  79. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  80. b1e75df tidy up around finish_automount() by Al Viro · 13 years ago
  81. 15f9a3f don't drop newmnt on error in do_add_mount() by Al Viro · 13 years ago
  82. 19a167a Take the completion of automount into new helper by Al Viro · 13 years ago
  83. 8a335bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6 by Linus Torvalds · 13 years ago
  84. 7e3d0eb0 VFS: Fix UP compile error in fs/namespace.c by Al Viro · 13 years ago
  85. 7b1fff7 ocfs2: Make OCFS2_FS depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  86. 86c747d dlm: Make DLM depend on CONFIGFS_FS by Nicholas Bellinger · 13 years ago
  87. e205117 configfs: change depends -> select SYSFS by Nicholas Bellinger · 13 years ago
  88. f8b1808 fs/btrfs: Fix build of ctree by Stefan Schmidt · 14 years ago
  89. 5520ebd Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  90. f8206b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  91. f03c659 sanitize vfsmount refcounting changes by Al Viro · 14 years ago
  92. 7b8a53f fix old umount_tree() breakage by Al Viro · 13 years ago
  93. 6f88a44 btrfs: Require CAP_SYS_ADMIN for filesystem rebalance by Ben Hutchings · 14 years ago
  94. f690efb Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check by Josef Bacik · 14 years ago
  95. 5e540f7 btrfs: Fix memory leak in btrfs_read_fs_root_no_radix() by Tsutomu Itoh · 14 years ago
  96. 91ca338 btrfs: check NULL or not by Tsutomu Itoh · 14 years ago
  97. ff175d5 btrfs: Don't pass NULL ptr to func that may deref it. by Jesper Juhl · 14 years ago
  98. 20b4507 btrfs: mount failure return value fix by Dave Young · 14 years ago
  99. 42838bb btrfs: Mem leak in btrfs_get_acl() by Jesper Juhl · 14 years ago
  100. 6d07bce btrfs: fix wrong free space information of btrfs by Miao Xie · 14 years ago