1. f149938 Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  2. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
  3. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  4. 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 11 years ago
  5. 125d725 ceph: cast PAGE_SIZE to size_t in ceph_sync_write() by Ilya Dryomov · 11 years ago
  6. 37b52fe ceph: fix dout() compile warnings in ceph_filemap_fault() by Ilya Dryomov · 11 years ago
  7. a53b75b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  8. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  9. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  10. 592f6b8 compat: fix sys_fanotify_mark by Heiko Carstens · 11 years ago
  11. f5b2585 ocfs2: do not log ENOENT in unlink() by Xiaowei.Hu · 11 years ago
  12. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
  13. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  14. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  15. f650080 __dentry_path() fixes by Al Viro · 11 years ago
  16. a8323da vfs: Remove second variable named error in __dentry_path by Eric W. Biederman · 11 years ago
  17. 260a459 vfs: Is mounted should be testing mnt_ns for NULL or error. by Eric W. Biederman · 11 years ago
  18. 9fe55ee Fix race when checking i_size on direct i/o read by Steven Whitehouse · 11 years ago
  19. 2796e4c hfsplus: remove can_set_xattr by Christoph Hellwig · 11 years ago
  20. 4ac7249 nfsd: use get_acl and ->set_acl by Christoph Hellwig · 11 years ago
  21. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  22. 013cdf1 nfs: use generic posix ACL infrastructure for v3 Posix ACLs by Christoph Hellwig · 11 years ago
  23. 9e443bc um: hostfs: make functions static by James Hogan · 11 years ago
  24. e01580b gfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  25. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  26. 2401dc2 xfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  27. 47f70d0 reiserfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  28. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  29. f2963d4 jffs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  30. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  31. a6dda0e f2fs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  32. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  33. 996a710 btrfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  34. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  35. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  36. 2aeccbe fs: add generic xattr_acl handlers by Christoph Hellwig · 11 years ago
  37. 2982baa fs: add get_acl helper by Christoph Hellwig · 11 years ago
  38. 5c8ebd5 fs: merge xattr_acl.c into posix_acl.c by Christoph Hellwig · 11 years ago
  39. 9dad943 reiserfs: prefix ACL symbols with reiserfs_ by Christoph Hellwig · 11 years ago
  40. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  41. ac34a1b befs: iget_locked() doesn't return an ERR_PTR by Rakesh Pandit · 11 years ago
  42. e6ff9a9 fs: __fget_light() can use __fget() in slow path by Oleg Nesterov · 11 years ago
  43. ad46183 fs: factor out common code in fget_light() and fget_raw_light() by Oleg Nesterov · 11 years ago
  44. 1deb46e fs: factor out common code in fget() and fget_raw() by Oleg Nesterov · 11 years ago
  45. ce08b62 change close_files() to use rcu_dereference_raw(files->fdt) by Oleg Nesterov · 11 years ago
  46. a8d4b83 introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_my_thread_group_empty() by Oleg Nesterov · 11 years ago
  47. 2ccdc41 kill reiserfs_bdevname() by Al Viro · 11 years ago
  48. b42d570 afs: get rid of junk in fs/afs/proc.c by Al Viro · 11 years ago
  49. 479e64c nls: have register_nls() set ->owner by Al Viro · 11 years ago
  50. 36a7411 eventfd_ctx_fdget(): use fdget() instead of fget() by Al Viro · 11 years ago
  51. 1c1c874 btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAME by Al Viro · 11 years ago
  52. 208adb6 qnx4: clean qnx4_fill_super() up by Al Viro · 11 years ago
  53. 5a9ed6f efs: get rid of ->put_super() by Al Viro · 11 years ago
  54. f7f4f4d cramfs: take headers to fs/cramfs by Al Viro · 11 years ago
  55. 2309fb8 cramfs: get rid of ->put_super() by Al Viro · 11 years ago
  56. 842a859 affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount() by Al Viro · 11 years ago
  57. 96c8c44 xfs: switch to kfree_put_link() by Al Viro · 11 years ago
  58. b22e8fe ecryptfs: fix failure handling in ->readlink() by Al Viro · 11 years ago
  59. 7c71ee7 xfs: allow logical-sector sized O_DIRECT by Eric Sandeen · 11 years ago
  60. 6da5417 xfs: rename xfs_buftarg structure members by Eric Sandeen · 11 years ago
  61. f0bc998 xfs: clean up xfs_buftarg by Eric Sandeen · 11 years ago
  62. 40e2c71 romfs: fix returm err while getting inode in fill_super by Rui Xiang · 11 years ago
  63. 949b9c3 userns: relax the posix_acl_valid() checks by Andreas Gruenbacher · 11 years ago
  64. ed8f686 fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix by Andrew Morton · 11 years ago
  65. b1c8047 fs/ext3: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
  66. e8bbeeb fs/jffs2: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
  67. d1866bd fs/ext4: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
  68. bb25e49 fs/ubifs: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 11 years ago
  69. 3b96d7d fs/exec.c: call arch_pick_mmap_layout() only once by Richard Weinberger · 11 years ago
  70. b88fae6 exec: avoid propagating PF_NO_SETAFFINITY into userspace child by Zhang Yi · 11 years ago
  71. 185ee40 fs/proc/array.c: change do_task_stat() to use while_each_thread() by Oleg Nesterov · 11 years ago
  72. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 11 years ago
  73. 63e46b9 exec: move the final allow_write_access/fput into free_bprm() by Oleg Nesterov · 11 years ago
  74. 9e00cdb exec:check_unsafe_exec: kill the dead -EAGAIN and clear_in_exec logic by Oleg Nesterov · 11 years ago
  75. 83f62a2 exec:check_unsafe_exec: use while_each_thread() rather than next_thread() by Oleg Nesterov · 11 years ago
  76. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  77. 3d93116 fs/proc_namespace.c: simplify testing nsp and nsp->mnt_ns by Axel Lin · 11 years ago
  78. c1d867a fs/proc/proc_devtree.c: remove empty /proc/device-tree when no openfirmware exists. by Dave Jones · 11 years ago
  79. cdf7e8d proc: set attributes of pde using accessor functions by Rui Xiang · 11 years ago
  80. 9f6e963 proc: fix ->f_pos overflows in first_tid() by Oleg Nesterov · 11 years ago
  81. d855a4b proc: don't (ab)use ->group_leader in proc_task_readdir() paths by Oleg Nesterov · 11 years ago
  82. c986c14 proc: change first_tid() to use while_each_thread() rather than next_thread() by Oleg Nesterov · 11 years ago
  83. 940fe47 proc: fix the potential use-after-free in first_tid() by Oleg Nesterov · 11 years ago
  84. 74e3720 proc: cleanup/simplify get_task_state/task_state_array by Oleg Nesterov · 11 years ago
  85. 942be38 coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h by Oleg Nesterov · 11 years ago
  86. 7288e11 coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY by Oleg Nesterov · 11 years ago
  87. abacd2f coredump: set_dumpable: fix the theoretical race with itself by Oleg Nesterov · 11 years ago
  88. d74a054 hfsplus: remove hfsplus_file_lookup() by Sougata Santra · 11 years ago
  89. d623a94 nilfs2: add comments for ioctls by Vyacheslav Dubeyko · 11 years ago
  90. 4b15d61 fs/nilfs2: fix integer overflow in nilfs_ioctl_wrap_copy() by Wenliang Fan · 11 years ago
  91. 7e775f4 fs/pipe.c: skip file_update_time on frozen fs by Dmitry Monakhov · 11 years ago
  92. 8dc51fe autofs: fix symlinks aren't checked for expiry by Ian Kent · 11 years ago
  93. c24930a autofs: use IS_ROOT to replace root dentry checks by Rui Xiang · 11 years ago
  94. da29b75 autofs: fix the return value of autofs4_fill_super by Rui Xiang · 11 years ago
  95. fbff087 autofs4: translate pids to the right namespace for the daemon by Miklos Szeredi · 11 years ago
  96. 6eaba35 autofs4: allow autofs to work outside the initial PID namespace by Sukadev Bhattiprolu · 11 years ago
  97. 87e06aa fs/ramfs: move ramfs_aops to inode.c by Axel Lin · 11 years ago
  98. 0fa9aa2 fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_mmap() static by Axel Lin · 11 years ago
  99. 7a5f4f1 fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF by Todor Minchev · 11 years ago
  100. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 11 years ago