1. 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
  2. 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
  3. be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
  4. 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
  5. 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
  6. cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago
  7. 92eaa56 exec: kill ->load_binary != NULL check in search_binary_handler() by Oleg Nesterov · 11 years ago
  8. 52f14282 exec: move allow_write_access/fput to exec_binprm() by Oleg Nesterov · 11 years ago
  9. 9beb266 exec: proc_exec_connector() should be called only once by Oleg Nesterov · 11 years ago
  10. 131b2f9 exec: kill "int depth" in search_binary_handler() by Oleg Nesterov · 11 years ago
  11. 5d1baf3 exec: introduce exec_binprm() for "depth == 0" code by Oleg Nesterov · 11 years ago
  12. 96d0df7 proc: make proc_fd_permission() thread-friendly by Oleg Nesterov · 11 years ago
  13. a3c0399 fs/proc/task_mmu.c: check the return value of mpol_to_str() by Chen Gang · 11 years ago
  14. be49b30 fs/file_table.c:fput(): make comment more truthful by Andrew Morton · 11 years ago
  15. 65aafb1 coredump: add new %P variable in core_pattern by Stéphane Graber · 11 years ago
  16. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  17. eef80d4 hfsplus: implement POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  18. 2c92057 hfsplus: add necessary declarations for POSIX ACLs support by Vyacheslav Dubeyko · 11 years ago
  19. 91cf5ab epoll: add a reschedule point in ep_free() by Eric Dumazet · 11 years ago
  20. bc5c8f0 fs/bio-integrity: fix a potential mem leak by Gu Zheng · 11 years ago
  21. 146d700 writeback: fix race that cause writeback hung by Junxiao Bi · 11 years ago
  22. 5a53748 mm/page-writeback.c: add strictlimit feature by Maxim Patlasov · 11 years ago
  23. 7d9f073 mm/writeback: make writeback_inodes_wb static by Wanpeng Li · 11 years ago
  24. d9104d1 mm: track vma changes with VM_SOFTDIRTY bit by Cyrill Gorcunov · 11 years ago
  25. 47df3dd writeback: fix occasional slow sync(1) by Jan Kara · 11 years ago
  26. 28e8be3 ocfs2: fix the end cluster offset of FIEMAP by Jie Liu · 11 years ago
  27. a72e27d3 ocfs2: remove unused variable ip in dlmfs_get_root_inode() by Joseph Qi · 11 years ago
  28. 6f8648e ocfs2: fix a tiny race case when firing callbacks by Joyce · 11 years ago
  29. 03dbe88 ocfs2: avoid possible NULL pointer dereference in o2net_accept_one() by Joseph Qi · 11 years ago
  30. 9a239e4 ocfs2: adjust code style for o2net_handler_tree_lookup() by Joseph Qi · 11 years ago
  31. 7aebff18 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
  32. 6cae6d3 ocfs2: fix possible double free in ocfs2_reflink_xattr_rec by Joseph Qi · 11 years ago
  33. 69b2bd16 ocfs2/dlm: force clean refmap when doing local cleanup by Xue jiufei · 11 years ago
  34. 6ea437a ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set() by Younger Liu · 11 years ago
  35. 17caf95 ocfs2: add the missing return value check of ocfs2_xattr_get_clusters by Joseph Qi · 11 years ago
  36. 4704aa3 ocfs2: fix a memory leak in __ocfs2_move_extents() by Jie Liu · 11 years ago
  37. 2b0f6ea ocfs2: add missing return value check of ocfs2_get_clusters() by Joseph Qi · 11 years ago
  38. 3d94ea5 ocfs2: clean up dead code in ocfs2_acl_from_xattr() by Joseph Qi · 11 years ago
  39. df53cd3 ocfs2: use list_for_each_entry() instead of list_for_each() by Dong Fang · 11 years ago
  40. 8dd7903 fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences by Sunil Mushran · 11 years ago
  41. 7e9b793 ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC by Younger Liu · 11 years ago
  42. 98ac912 ocfs2: dlm_request_all_locks() should deal with the status sent from target node by Xue jiufei · 11 years ago
  43. f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
  44. 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 11 years ago
  45. cf59676 Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  46. b05430f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. d0d2727 vfs: make sure we don't have a stale root path if unlazy_walk() fails by Linus Torvalds · 11 years ago
  48. 48f5ec2 split read_seqretry_or_unlock(), convert d_walk() to resulting primitives by Al Viro · 11 years ago
  49. 300893b Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  50. 45150c4 direct-io: Use return from cmpxchg to decide of assignment happened by Olof Johansson · 11 years ago
  51. 232d2d6 dcache: Translating dentry into pathname without taking rename_lock by Waiman Long · 11 years ago
  52. bf97293 Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  53. 16d70e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  54. 6c337ad Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
  55. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  56. 20e029d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  57. ac83871 autofs4 - fix device ioctl mount lookup by Ian Kent · 11 years ago
  58. e5c832d vfs: fix dentry RCU to refcounting possibly sleeping dput() by Linus Torvalds · 11 years ago
  59. 2d86465 introduce kern_path_mountpoint() by Al Viro · 11 years ago
  60. 197df04 rename user_path_umountat() to user_path_mountpoint_at() by Al Viro · 11 years ago
  61. 3575952 take unlazy_walk() into umount_lookup_last() by Al Viro · 11 years ago
  62. 0d98439 vfs: use lockred "dead" flag to mark unrecoverably dead dentries by Linus Torvalds · 11 years ago
  63. 8aab6a2 vfs: reorganize dput() memory accesses by Linus Torvalds · 11 years ago
  64. d040790 prune_super(): sb->s_op is never NULL by Al Viro · 11 years ago
  65. dfc59e2c exportfs: don't assume that ->iterate() won't feed us too long entries by Al Viro · 11 years ago
  66. 5d8943b afs: get rid of redundant ->d_name.len checks by Al Viro · 11 years ago
  67. b1b3e13 NFSv4: use mach cred for SECINFO_NO_NAME w/ integrity by Weston Andros Adamson · 11 years ago
  68. 0aea92b NFS: nfs_compare_super shouldn't check the auth flavour unless 'sec=' was set by Trond Myklebust · 11 years ago
  69. 47040da NFSv4: Allow security autonegotiation for submounts by Trond Myklebust · 11 years ago
  70. 41d058c NFSv4: Disallow security negotiation for lookups when 'sec=' is specified by Trond Myklebust · 11 years ago
  71. dc0755c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  73. 11c7b03 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  74. 5e6b199 NFSv4: Fix security auto-negotiation by Trond Myklebust · 11 years ago
  75. 19e7b8d NFS: Clean up nfs_parse_security_flavors() by Trond Myklebust · 11 years ago
  76. 74c9881 NFS: Clean up the auth flavour array mess by Trond Myklebust · 11 years ago
  77. 65984ff um: hostfs: Fix writeback by Richard Weinberger · 11 years ago
  78. a8d436f ceph: use d_invalidate() to invalidate aliases by Yan, Zheng · 11 years ago
  79. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  80. 0e20162 NFSv4.1 Use MDS auth flavor for data server connection by Andy Adamson · 11 years ago
  81. 971f0bd ceph: trivial buildbot warnings fix by Milosz Tanski · 11 years ago
  82. e81568e ceph: Do not do invalidate if the filesystem is mounted nofsc by Milosz Tanski · 11 years ago
  83. d4d3aa3 ceph: page still marked private_2 by Milosz Tanski · 11 years ago
  84. 9b8dd1e ceph: ceph_readpage_to_fscache didn't check if marked by Milosz Tanski · 11 years ago
  85. 76be778 ceph: clean PgPrivate2 on returning from readpages by Milosz Tanski · 11 years ago
  86. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago
  87. cd0a2df Merge tag 'fscache-fixes-for-ceph' into wip-fscache by Milosz Tanski · 11 years ago
  88. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  90. 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
  91. 4109bb7 NFS: Don't check lock owner compatability unless file is locked (part 2) by Trond Myklebust · 11 years ago
  92. 5a6f282 fscache: Netfs function for cleanup post readpages by Milosz Tanski · 11 years ago
  93. 5002d7b CacheFiles: Implement interface to check cache consistency by David Howells · 11 years ago
  94. da9803b FS-Cache: Add interface to check consistency of a cached object by David Howells · 11 years ago
  95. b14662c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
  96. 0f1d260 NFS: Don't check lock owner compatibility in writes unless file is locked by Trond Myklebust · 11 years ago
  97. 46ea156 fuse: drop dentry on failed revalidate by Anand Avati · 11 years ago
  98. e2a6b95 fuse: clean up return in fuse_dentry_revalidate() by Miklos Szeredi · 11 years ago
  99. 5835f33 fuse: use d_materialise_unique() by Miklos Szeredi · 11 years ago
  100. 6497d16 sysfs: use check_submounts_and_drop() by Miklos Szeredi · 11 years ago