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