1. 32811d2 cifs: Start using per session key for smb2/3 for signature generation by Shirish Pargaonkar · 11 years ago
  2. 5c234aa cifs: Add a variable specific to NTLMSSP for key exchange. by Shirish Pargaonkar · 11 years ago
  3. d4e63bd cifs: Process post session setup code in respective dialect functions. by Shirish Pargaonkar · 11 years ago
  4. 31f92e9 CIFS: convert to use le32_add_cpu() by Wei Yongjun · 11 years ago
  5. 933d4b3 CIFS: Fix missing lease break by Pavel Shilovsky · 11 years ago
  6. 1a05096 CIFS: Fix a memory leak when a lease break comes by Pavel Shilovsky · 11 years ago
  7. ec71e0e cifs: convert case-insensitive dentry ops to use new case conversion routines by Jeff Layton · 11 years ago
  8. c2ccf53 cifs: add new case-insensitive conversion routines that are based on wchar_t's by Jeff Layton · 11 years ago
  9. cdf1246 cifs: Move and expand MAX_SERVER_SIZE definition by Scott Lovenberg · 11 years ago
  10. 8c3a2b4 cifs: Move string length definitions to uapi by Scott Lovenberg · 11 years ago
  11. d244bf2 CIFS: Implement follow_link for nounix CIFS mounts by Pavel Shilovsky · 11 years ago
  12. b42bf88 CIFS: Implement follow_link for SMB2 by Pavel Shilovsky · 11 years ago
  13. 3ae35cd cifs: display iocharset= option in /proc/mounts by Jeff Layton · 11 years ago
  14. 30706a5 cifs: create a new Documentation/ directory and move docfiles into it by Jeff Layton · 11 years ago
  15. 73e216a cifs: ensure that srv_mutex is held when dealing with ssocket pointer by Jeff Layton · 11 years ago
  16. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  18. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  19. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  20. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  21. eb97a78 Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  22. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  23. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  24. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  25. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  26. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  27. 13caa9f nfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  28. 1191a2b gfs2: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  29. ba81238 afs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago
  30. eed8100 vfs: check unlinked ancestors before mount by Miklos Szeredi · 11 years ago
  31. 848ac114 vfs: check submounts and drop atomically by Miklos Szeredi · 11 years ago
  32. db14fc3 vfs: add d_walk() by Miklos Szeredi · 11 years ago
  33. 01ddc4e vfs: restructure d_genocide() by Miklos Szeredi · 11 years ago
  34. c4fe244 sparc: fix PCI device proc file mmap(2) by Alexey Dobriyan · 11 years ago
  35. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. a26b7c8 f2fs: optimize gc for better performance by Jin Xu · 11 years ago
  37. 423e95c f2fs: merge more bios of node block writes by Jaegeuk Kim · 11 years ago
  38. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  39. 6f3bc58 Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  40. ae67d9a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  41. 02afc27 direct-io: Handle O_(D)SYNC AIO by Christoph Hellwig · 11 years ago
  42. 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
  43. f83b0a4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  44. 173c840 switch fchmod() to fdget by Al Viro · 11 years ago
  45. 7e3fb58 switch epoll_ctl() to fdget by Al Viro · 11 years ago
  46. e95c311 git simplify nilfs check for busy subtree by Al Viro · 11 years ago
  47. badcf2b constify touch_atime() by Al Viro · 11 years ago
  48. 8033426 vfs: allow umount to handle mountpoints without revalidating them by Jeff Layton · 11 years ago
  49. 590fb51 vfs: call d_op->d_prune() before unhashing dentry by Yan, Zheng · 11 years ago
  50. 184caca only regular files with FMODE_WRITE need to be on s_files by Al Viro · 11 years ago
  51. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  52. 32dad03 Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  53. 542a086 Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  54. fc6d0b0 Merge branch 'lockref' (locked reference counts) by Linus Torvalds · 11 years ago
  55. 222cbdc f2fs: avoid an overflow during utilization calculation by Jaegeuk Kim · 11 years ago
  56. c34e333 f2fs: trigger GC when there are prefree segments by Jaegeuk Kim · 11 years ago
  57. 1557008 vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock() by Linus Torvalds · 11 years ago
  58. df3d0bb vfs: use lockref_get_not_zero() for optimistic lockless dget_parent() by Waiman Long · 11 years ago
  59. c7b96ac userns: Kill nsown_capable it makes the wrong thing easy by Eric W. Biederman · 11 years ago
  60. 3bd11cf pstore/ram: (really) fix undefined usage of rounddown_pow_of_two by Maxime Bizon · 11 years ago
  61. 7dc5dbc sysfs: Restrict mounting sysfs by Eric W. Biederman · 11 years ago
  62. c95389b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  63. 49fa814 fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers by Goldwyn Rodrigues · 11 years ago
  64. 9847423 vfs: make the dentry cache use the lockref infrastructure by Waiman Long · 11 years ago
  65. ad4eec6 ext4: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  66. bdfb6ff ext4: mark group corrupt on group descriptor checksum by Darrick J. Wong · 11 years ago
  67. 87a3938 ext4: mark block group as corrupt on inode bitmap error by Darrick J. Wong · 11 years ago
  68. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  69. dbde0ab ext4: fix type declaration of ext4_validate_block_bitmap by Darrick J. Wong · 11 years ago
  70. 48d9eb9 ext4: error out if verifying the block bitmap fails by Darrick J. Wong · 11 years ago
  71. 18a6ea1 jbd2: Fix endian mixing problems in the checksumming code by Darrick J. Wong · 11 years ago
  72. d7b2a00 ext4: isolate ext4_extents.h file by Zheng Liu · 11 years ago
  73. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  74. 7afe5aa ext4: convert write_begin methods to stable_page_writes semantics by Dmitry Monakhov · 11 years ago
  75. 27b1b22 ext4: fix use of potentially uninitialized variables in debugging code by Andi Shyti · 11 years ago
  76. f0cc6ff Revert "fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink" by Linus Torvalds · 11 years ago
  77. 749ebfd f2fs: use strncasecmp() simplify the string comparison by Gu Zheng · 11 years ago
  78. 8cb8268 f2fs: fix omitting to update inode page by Jaegeuk Kim · 11 years ago
  79. 83c425d Merge tag 'jfs-3.11-rc8' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  80. e51db73 userns: Better restrictions on when proc and sysfs can be mounted by Eric W. Biederman · 11 years ago
  81. 4ce5d2b vfs: Don't copy mount bind mounts of /proc/<pid>/ns/mnt between namespaces by Eric W. Biederman · 11 years ago
  82. aee1c13 proc: Restrict mounting the proc filesystem by Eric W. Biederman · 11 years ago
  83. 65985d9 f2fs: support the inline xattrs by Jaegeuk Kim · 11 years ago
  84. 4f16fb0 f2fs: add the truncate_xattr_node function by Jaegeuk Kim · 11 years ago
  85. dd9cfe2 f2fs: introduce __find_xattr for readability by Jaegeuk Kim · 11 years ago
  86. de93653 f2fs: reserve the xattr space dynamically by Jaegeuk Kim · 11 years ago
  87. 444c580 f2fs: add flags for inline xattrs by Jaegeuk Kim · 11 years ago
  88. 6e6b978 f2fs: fix error return code in init_f2fs_fs() by Wei Yongjun · 11 years ago
  89. 4d4323e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  90. 5befb98 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  91. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  92. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  93. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  94. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  95. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  96. 4bf93b5 nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection by Vyacheslav Dubeyko · 11 years ago
  97. 2df37a1 nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error by Vyacheslav Dubeyko · 11 years ago
  98. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  99. 2c3a908 sysfs: sysfs.h: fix coding style issues by Greg Kroah-Hartman · 11 years ago
  100. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago