1. 3f61822 move sectype to the cifs_ses instead of TCP_Server_Info by Jeff Layton · 11 years ago
  2. 38d77c5 cifs: track the enablement of signing in the TCP_Server_Info by Jeff Layton · 11 years ago
  3. 1e3cc57 add new fields to smb_vol to track the requested security flavor by Jeff Layton · 11 years ago
  4. 28e11bd cifs: add new fields to cifs_ses to track requested security flavor by Jeff Layton · 11 years ago
  5. e598d1d8 cifs: track the flavor of the NEGOTIATE reponse by Jeff Layton · 11 years ago
  6. 515d82f cifs: add new "Unspecified" securityEnum value by Jeff Layton · 11 years ago
  7. 9193400 cifs: factor out check for extended security bit into separate function by Jeff Layton · 11 years ago
  8. 9ddec56 cifs: move handling of signed connections into separate function by Jeff Layton · 11 years ago
  9. 2190eca cifs: break out lanman NEGOTIATE handling into separate function by Jeff Layton · 11 years ago
  10. 31d9e2b cifs: break out decoding of security blob into separate function by Jeff Layton · 11 years ago
  11. 281e2e7 cifs: remove the cifs_ses->flags field by Jeff Layton · 11 years ago
  12. 3534b85 cifs: throw a warning if negotiate or sess_setup ops are passed NULL server or session pointers by Jeff Layton · 11 years ago
  13. 7d06645 cifs: make decode_ascii_ssetup void return by Jeff Layton · 11 years ago
  14. ffa598a cifs: remove useless memset in LANMAN auth code by Jeff Layton · 11 years ago
  15. 6f70949 cifs: remove protocolEnum definition by Jeff Layton · 11 years ago
  16. a0b3df5 cifs: add a "nosharesock" mount option to force new sockets to server to be created by Jeff Layton · 11 years ago
  17. acdb37c fs: fix new splice.c kernel-doc warning by Randy Dunlap · 11 years ago
  18. 7995bd2 splice: don't pass the address of ->f_pos to methods by Al Viro · 11 years ago
  19. d0ff934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  20. d58c6ff Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  21. 0525290 use can_lookup() instead of direct checks of ->i_op->lookup by Al Viro · 11 years ago
  22. e7b2c40 fput: task_work_add() can fail if the caller has passed exit_task_work() by Oleg Nesterov · 11 years ago
  23. d302cf1 xfs: don't shutdown log recovery on validation errors by Dave Chinner · 11 years ago
  24. 088c9f6 xfs: ensure btree root split sets blkno correctly by Dave Chinner · 11 years ago
  25. 5170711 xfs: fix implicit padding in directory and attr CRC formats by Dave Chinner · 11 years ago
  26. 47ad2fc xfs: don't emit v5 superblock warnings on write by Dave Chinner · 11 years ago
  27. a2648eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  28. a568fa1 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  29. 27749f2 ocfs2: add missing lockres put in dlm_mig_lockres_handler by Xue jiufei · 11 years ago
  30. 4fcc712 aio: fix io_destroy() regression by using call_rcu() by Kent Overstreet · 11 years ago
  31. e099127 fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory by Goldwyn Rodrigues · 11 years ago
  32. 7869e59 ocfs2: ocfs2_prep_new_orphaned_file() should return ret by Xiaowei.Hu · 11 years ago
  33. 637241a kmsg: honor dmesg_restrict sysctl on /dev/kmsg by Kees Cook · 11 years ago
  34. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  35. bbd465d hpfs: fix warnings when the filesystem fills up by Mikulas Patocka · 11 years ago
  36. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  37. 13e6c37 Btrfs: stop all workers before cleaning up roots by Josef Bacik · 11 years ago
  38. 2932505 Btrfs: fix use-after-free bug during umount by Liu Bo · 11 years ago
  39. a9995ee Btrfs: init relocate extent_io_tree with a mapping by Josef Bacik · 11 years ago
  40. 6379ef9 btrfs: Drop inode if inode root is NULL by Naohiro Aota · 11 years ago
  41. 7b5ff90 Btrfs: don't delete fs_roots until after we cleanup the transaction by Josef Bacik · 11 years ago
  42. b8e9dbac Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  43. e432785 Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  44. 698b822 ncpfs: fix rmdir returns Device or resource busy by Dave Chiluk · 11 years ago
  45. e6395b6 Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  46. 0a8aa19 xfs: increase number of ACL entries for V5 superblocks by Dave Chinner · 11 years ago
  47. f763fd4 xfs: disable noattr2/attr2 mount options for CRC enabled filesystems by Dave Chinner · 11 years ago
  48. ad868af xfs: inode unlinked list needs to recalculate the inode CRC by Dave Chinner · 11 years ago
  49. 7540617 xfs: fix log recovery transaction item reordering by Dave Chinner · 11 years ago
  50. ea92953 xfs: fix remote attribute invalidation for a leaf by Dave Chinner · 11 years ago
  51. bb9b8e8 xfs: rework dquot CRCs by Dave Chinner · 11 years ago
  52. bc5abcf eCryptfs: Check return of filemap_write_and_wait during fsync by Tyler Hicks · 11 years ago
  53. 6f66f90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 11 years ago
  54. 8764d86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  55. 0ab6087 Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  56. a6a4d98 GFS2: Don't cache iopen glocks by Bob Peterson · 11 years ago
  57. e8830d8 GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables by Bob Peterson · 11 years ago
  58. 2b3dcf3 GFS2: Increase i_writecount during gfs2_setattr_size by Bob Peterson · 11 years ago
  59. 4a58681 GFS2: Set log descriptor type for jdata blocks by Bob Peterson · 11 years ago
  60. e5c5f05 fuse: fix alignment in short read optimization for async_dio by Maxim Patlasov · 11 years ago
  61. c9ecf98 fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests by Brian Foster · 11 years ago
  62. 28420da fuse: fix readdirplus Oops in fuse_dentry_revalidate by Miklos Szeredi · 11 years ago
  63. 6cf3c736 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. f8cb279 Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  65. 1d822d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  66. 7cfb953 Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  67. e8d256a Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  68. 1fc29ba cifs: fix off-by-one bug in build_unc_path_to_root by Jeff Layton · 11 years ago
  69. a1457c0 reiserfs: fix deadlock with nfs racing on create/lookup by Jeff Mahoney · 11 years ago
  70. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  71. 0bdc7ac reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry by Jeff Mahoney · 11 years ago
  72. 448293a befs_readdir(): do not increment ->f_pos if filldir tells us to stop by Al Viro · 11 years ago
  73. 31abdab hpfs: deadlock and race in directory lseek() by Al Viro · 11 years ago
  74. 1d7095c qnx6: qnx6_readdir() has a braino in pos calculation by Al Viro · 11 years ago
  75. 5d477b6 vfs: Fix invalid ida_remove() call by Takashi Iwai · 11 years ago
  76. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 7bc0dc2 xfs: rework remote attr CRCs by Dave Chinner · 11 years ago
  78. 634fd53 xfs: fully initialise temp leaf in xfs_attr3_leaf_compact by Dave Chinner · 11 years ago
  79. 9e80c76 xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance by Dave Chinner · 11 years ago
  80. 58a7228 xfs: correctly map remote attr buffers during removal by Dave Chinner · 11 years ago
  81. 26f7144 xfs: remote attribute tail zeroing does too much by Dave Chinner · 11 years ago
  82. 551b382 xfs: remote attribute read too short by Dave Chinner · 11 years ago
  83. 9531e2d xfs: remote attribute allocation may be contiguous by Dave Chinner · 11 years ago
  84. e400d27 xfs: fix dir3 freespace block corruption by Dave Chinner · 11 years ago
  85. 7c9950f xfs: disable swap extents ioctl on CRC enabled filesystems by Dave Chinner · 11 years ago
  86. e7927e8 xfs: add fsgeom flag for v5 superblock support. by Dave Chinner · 11 years ago
  87. 1de09d1 xfs: fix incorrect remote symlink block count by Dave Chinner · 11 years ago
  88. 7d2ffe8 xfs: fix split buffer vector log recovery support by Dave Chinner · 11 years ago
  89. 2962f5a xfs: kill suid/sgid through the truncate path. by Dave Chinner · 11 years ago
  90. 08fb390 xfs: avoid nesting transactions in xfs_qm_scall_setqlim() by Dave Chinner · 11 years ago
  91. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  92. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  93. 320b34e Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  94. 15ef029 posix-timers: Show clock ID in proc file by Pavel Tikhomirov · 11 years ago
  95. 89ff778 Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  96. 088d812 Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  97. 03e04f0 aio: fix kioctx not being freed after cancellation at exit time by Benjamin LaHaise · 11 years ago
  98. b4ca2b4 ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap() by Joseph Qi · 11 years ago
  99. 136e877 nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary by Ryusuke Konishi · 11 years ago
  100. 6900807 aio: fix io_getevents documentation by Jeff Moyer · 11 years ago