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