1. 184caca only regular files with FMODE_WRITE need to be on s_files by Al Viro · 11 years ago
  2. 301f026 nfsd: racy access to ->d_name in nsfd4_encode_path() by Al Viro · 11 years ago
  3. 52e220d VFS: collect_mounts() should return an ERR_PTR by Dan Carpenter · 11 years ago
  4. 821ff77 bfs: iget_locked() doesn't return an ERR_PTR by Dan Carpenter · 11 years ago
  5. 136eefa efs: iget_locked() doesn't return an ERR_PTR() by Dan Carpenter · 11 years ago
  6. a5a1955 proc: kill the extra proc_readfd_common()->dir_emit_dots() by Oleg Nesterov · 11 years ago
  7. 118b230 cope with potentially long ->d_dname() output for shmem/hugetlb by Al Viro · 11 years ago
  8. a08797e Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  9. a361293 jbd2: Fix oops in jbd2_journal_file_inode() by Jan Kara · 11 years ago
  10. 2b04725 Fix TLB gather virtual address range invalidation corner cases by Linus Torvalds · 11 years ago
  11. 8c82962 fs/proc/task_mmu.c: fix buffer overflow in add_page_map() by yonghua zheng · 11 years ago
  12. d6394b5 ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id() by Jeff Liu · 11 years ago
  13. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  14. 6115ea2 ocfs2: Revert 40bd62e to avoid regression in extended allocation by Jie Liu · 11 years ago
  15. b610ded hugetlb: fix lockdep splat caused by pmd sharing by Michal Hocko · 11 years ago
  16. 41bb347 mm: save soft-dirty bits on file pages by Cyrill Gorcunov · 11 years ago
  17. 179ef71 mm: save soft-dirty bits on swapped pages by Cyrill Gorcunov · 11 years ago
  18. 584d88b Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  19. fd4f35d Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  20. 91aa11f jbd2: Fix use after free after error in jbd2_journal_dirty_metadata() by Jan Kara · 11 years ago
  21. cde2d7a ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 11 years ago
  22. d92581f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  23. b8ea0d0 Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  24. 022e5d0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  25. db62efb btrfs: don't loop on large offsets in readdir by Zach Brown · 11 years ago
  26. cfad392 Btrfs: check to see if root_list is empty before adding it to dead roots by Josef Bacik · 11 years ago
  27. f3b15cc Btrfs: release both paths before logging dir/changed extents by Josef Bacik · 11 years ago
  28. ee20a98 Btrfs: allow splitting of hole em's when dropping extent cache by Josef Bacik · 11 years ago
  29. ed8c491 Btrfs: make sure the backref walker catches all refs to our extent by Josef Bacik · 11 years ago
  30. 8ca15e0 Btrfs: fix backref walking when we hit a compressed extent by Josef Bacik · 11 years ago
  31. b76bb70 Btrfs: do not offset physical if we're compressed by Josef Bacik · 11 years ago
  32. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  33. e68afa4 Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents by Liu Bo · 11 years ago
  34. 7cddc19 btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified by Jie Liu · 11 years ago
  35. 201d3df dlm: kill the unnecessary and wrong device_close()->recalc_sigpending() by Oleg Nesterov · 11 years ago
  36. 6ae6514 ext4: fix mount/remount error messages for incompatible mount options by Piotr Sarna · 11 years ago
  37. 59d9fa5 ext4: allow the mount options nodelalloc and data=journal by Theodore Ts'o · 11 years ago
  38. 55f5bfd Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  39. b72888c NFSv4: Fix up nfs4_proc_lookup_mountpoint by Trond Myklebust · 11 years ago
  40. eddffa4 NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget() by Trond Myklebust · 11 years ago
  41. e890db0 NFSv4: Fix the sync mount option for nfs4 mounts by Scott Mayhew · 11 years ago
  42. f8806c8 NFS: Fix writeback performance issue on cache invalidation by Trond Myklebust · 11 years ago
  43. b7bc9e7 Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  44. 58cd57b nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID by Weston Andros Adamson · 11 years ago
  45. c472059 nfsd4: Fix MACH_CRED NULL dereference by J. Bruce Fields · 11 years ago
  46. 757c4f6 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately by Jeff Layton · 11 years ago
  47. 9a1b6bf LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargs by Trond Myklebust · 11 years ago
  48. 3d62c45 vfs: add missing check for __O_TMPFILE in fcntl_init() by Zheng Liu · 11 years ago
  49. bb2314b fs: Allow unprivileged linkat(..., AT_EMPTY_PATH) aka flink by Andy Lutomirski · 11 years ago
  50. e305f48 fs: Fix file mode for O_TMPFILE by Andy Lutomirski · 11 years ago
  51. 672fe15 reiserfs: fix deadlock in umount by Al Viro · 11 years ago
  52. 62c6104 ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page() by Gu Zheng · 11 years ago
  53. 66ffd11 cifs: set sb->s_d_op before calling d_make_root() by Jeff Layton · 11 years ago
  54. ba48202 cifs: fix bad error handling in crypto code by Jeff Layton · 11 years ago
  55. 776164c debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs) by Oleg Nesterov · 11 years ago
  56. fe090e4 cifs: file: initialize oparms.reconnect before using it by Andi Shyti · 11 years ago
  57. 1b24408 Do not attempt to do cifs operations reading symlinks with SMB2 by Steve French · 11 years ago
  58. 057d633 cifs: extend the buffer length enought for sprintf() using by Chen Gang · 11 years ago
  59. 44fb851d ext4: add WARN_ON to check the length of allocated blocks by Zheng Liu · 11 years ago
  60. 94eec0f ext4: fix retry handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  61. dd12ed1 ext4: destroy ext4_es_cachep on module unload by Eric Sandeen · 11 years ago
  62. a34eb50 ext4: make sure group number is bumped after a inode allocation race by Theodore Ts'o · 11 years ago
  63. 6c4155a Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  64. f315cf5 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  65. e1b4271 xfs: di_flushiter considered harmful by Dave Chinner · 11 years ago
  66. 55c6296 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  67. 4f3cc48 NFSv4: Fix brainfart in attribute length calculation by Trond Myklebust · 11 years ago
  68. e4daf1f nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct file by Harshula Jayasuriya · 11 years ago
  69. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  70. e94bd34 ext4: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  71. 36231d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. 19bf1c2 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  73. 3be542d Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  74. 90290c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next by Linus Torvalds · 11 years ago
  75. acfec9a livelock avoidance in sget() by Al Viro · 11 years ago
  76. ba57ea6 allow O_TMPFILE to work with O_WRONLY by Al Viro · 11 years ago
  77. 89a8c59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  78. 115930c Btrfs: fix wrong write offset when replacing a device by Stefan Behrens · 11 years ago
  79. d29a9f6 Btrfs: re-add root to dead root list if we stop dropping it by Josef Bacik · 11 years ago
  80. fec386a Btrfs: fix lock leak when resuming snapshot deletion by Josef Bacik · 11 years ago
  81. 3c8f242 Btrfs: update drop progress before stopping snapshot dropping by Josef Bacik · 11 years ago
  82. 7a62711 Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  83. 5a74953 s390/kdump: Disable mmap for s390 by Michael Holzheu · 11 years ago
  84. b4a2cf7 NFSv4: Fix a regression against the FreeBSD server by Trond Myklebust · 11 years ago
  85. 61f98b0 Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  86. c7263bc fuse: readdirplus: cleanup by Miklos Szeredi · 11 years ago
  87. fa2b721 fuse: readdirplus: change attributes once by Miklos Szeredi · 11 years ago
  88. 2914941 fuse: readdirplus: fix instantiate by Miklos Szeredi · 11 years ago
  89. a28ef45 fuse: readdirplus: sanity checks by Miklos Szeredi · 11 years ago
  90. 53ce9a3 fuse: readdirplus: fix dentry leak by Niels de Vos · 11 years ago
  91. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  92. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  93. 63b9996 ext4: call ext4_es_lru_add() after handling cache miss by Theodore Ts'o · 11 years ago
  94. 76828c8 ext4: yield during large unlinks by Theodore Ts'o · 11 years ago
  95. 47188d3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  96. e15f742 ext4: make the extent_status code more robust against ENOMEM failures by Theodore Ts'o · 11 years ago
  97. c8e1513 ext4: simplify calculation of blocks to free on error by Theodore Ts'o · 11 years ago
  98. 8acd5e9 ext4: fix error handling in ext4_ext_truncate() by Theodore Ts'o · 11 years ago
  99. 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  100. 6e8cd2c efivarfs: we can use simple_lookup() now by Al Viro · 11 years ago