1. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  2. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  3. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  4. 55881bc fs: cachefiles: use add_to_page_cache_lru() by Johannes Weiner · 10 years ago
  5. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  6. 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 10 years ago
  7. 2b665e2 fs/direct-io.c: remove redundant comparison by Gu Zheng · 10 years ago
  8. 9c33925 ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket by Wengang Wang · 10 years ago
  9. 43b10a2 ocfs2: avoid system inode ref confusion by adding mutex lock by jiangyiwen · 10 years ago
  10. 7dc3e83 ocfs2: iput inode alloc when failed locally by jiangyiwen · 10 years ago
  11. da8ded4 ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN by Tariq Saeed · 10 years ago
  12. db66c71 ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed by Younger Liu · 10 years ago
  13. e228f64 ocfs2: flock: drop cross-node lock when failed locally by Wengang Wang · 10 years ago
  14. 6fdb702 ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode by Darrick J. Wong · 10 years ago
  15. f81c201 ocfs2: fix panic on kfree(xattr->name) by Tetsuo Handa · 10 years ago
  16. f7cf4f5 ocfs2: do not put bh when buffer_uptodate failed by alex chen · 10 years ago
  17. 466e68c ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed by Xue jiufei · 10 years ago
  18. 3ed2be7 ocfs2: allow for more than one data extent when creating xattr by Tariq Saeed · 10 years ago
  19. a35ad97c ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler by Zhonghua Guo · 10 years ago
  20. c8d888d ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END by Jensen · 10 years ago
  21. 41b63ef ocfs2: fix type conversion risk when get cluster attributes by Joseph Qi · 10 years ago
  22. 8ed6b23 ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock by Goldwyn Rodrigues · 10 years ago
  23. 84d86f8 ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread by Jan Kara · 10 years ago
  24. e3a767b ocfs2: implement delayed dropping of last dquot reference by Jan Kara · 10 years ago
  25. 9f985cb quota: provide function to grab quota structure reference by Jan Kara · 10 years ago
  26. bd62ad7 ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later by Jan Kara · 10 years ago
  27. 7bf619c ocfs2: remove OCFS2_INODE_SKIP_DELETE flag by Jan Kara · 10 years ago
  28. 765aabb ocfs2: add dlm_recover_callback_support in sysfs by Goldwyn Rodrigues · 10 years ago
  29. ded2cf7 ocfs2: dlm: fix recovery hung by Junxiao Bi · 10 years ago
  30. 34aa8da ocfs2: dlm: fix lock migration crash by Junxiao Bi · 10 years ago
  31. 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 10 years ago
  32. a75fe48 ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super by joyce.xue · 10 years ago
  33. c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 10 years ago
  34. 181a9a0 ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread by Zongxun Wang · 10 years ago
  35. d507816 fanotify: move unrelated handling from copy_event_to_user() by Jan Kara · 10 years ago
  36. d8aaab4 fanotify: reorganize loop in fanotify_read() by Jan Kara · 10 years ago
  37. 9573f79 fanotify: convert access_mutex to spinlock by Jan Kara · 10 years ago
  38. f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 10 years ago
  39. 3298cf3 fanotify: remove useless bypass_perm check by Jan Kara · 10 years ago
  40. ddae82d fs/freevxfs/vxfs_lookup.c: update function comment by Fabian Frederick · 10 years ago
  41. 9ee108b fs/cifs/cifsfs.c: add __init to cifs_init_inodecache() by Fabian Frederick · 10 years ago
  42. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  43. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  44. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  45. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  46. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  48. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  49. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. 9d919e8 Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  52. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  53. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  54. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 10 years ago
  57. fedc1ed Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  58. 00a1a05 ext4: atomically set inode->i_flags in ext4_set_inode_flags() by Theodore Ts'o · 10 years ago
  59. 38129a1 switch mnt_hash to hlist by Al Viro · 10 years ago
  60. 0b1b901 don't bother with propagate_mnt() unless the target is shared by Al Viro · 10 years ago
  61. 1d6a32a keep shadowed vfsmounts together by Al Viro · 10 years ago
  62. 0818bf2 resizable namespace.c hashes by Al Viro · 10 years ago
  63. d906074 ocfs2: check if cluster name exists before deref by Sasha Levin · 10 years ago
  64. 75c5a52 vfs: Allocate anon_inode_inode in anon_inode_init() by Jan Kara · 10 years ago
  65. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 10 years ago
  66. fce7fc7 fs: remove now stale label in anon_inode_init() by Linus Torvalds · 10 years ago
  67. d6f2589 fs: Avoid userspace mounting anon_inodefs filesystem by Jan Kara · 10 years ago
  68. 632b06a Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  69. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 10 years ago
  70. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 10 years ago
  71. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 10 years ago
  72. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 10 years ago
  73. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 10 years ago
  74. 8357041 of: remove /proc/device-tree by Grant Likely · 12 years ago
  75. 33807f4 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  76. 8712a00 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  77. d7d673a hfsplus: add HFSX subfolder count support by Sergei Antonov · 10 years ago
  78. 70335ab fs/proc/base.c: fix GPF in /proc/$PID/map_files by Artem Fetishev · 10 years ago
  79. e6a4b6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  80. f9a8a0a Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 10 years ago
  81. bd2a31d get rid of fget_light() by Al Viro · 10 years ago
  82. 9c225f2 vfs: atomic f_pos accesses as per POSIX by Linus Torvalds · 10 years ago
  83. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 11 years ago
  84. fe9ea91 Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  85. b7ce40c kernfs: cache atomic_write_len in kernfs_open_file by Tejun Heo · 10 years ago
  86. 88391d4 kernfs: fix off by one error. by Richard Cochran · 10 years ago
  87. 2a75184 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  88. 0594994 afs: don't use PREPARE_WORK by Tejun Heo · 10 years ago
  89. 932602e fs/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  90. 625b1d7 fs/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  91. 378a10f fs/compat: optional preadv64/pwrite64 compat system calls by Heiko Carstens · 10 years ago
  92. 4fd6933 Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingo by Matt Fleming · 10 years ago
  93. 0418dae NFSv4: Fail the truncate() if the lock/open stateid is invalid by Trond Myklebust · 10 years ago
  94. 869a9d3 NFSv4.1 Fail data server I/O if stateid represents a lost lock by Andy Adamson · 10 years ago
  95. 927864c NFSv4: Fix the return value of nfs4_select_rw_stateid by Trond Myklebust · 10 years ago
  96. e1253be NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid by Trond Myklebust · 10 years ago
  97. aca32b5 efivarfs: 'efivarfs_file_write' function reorganization by Geyslan G. Bem · 11 years ago
  98. bd2c003 hfsplus: fix remount issue by Vyacheslav Dubeyko · 10 years ago
  99. 15c34a7 ocfs2: fix quota file corruption by Jan Kara · 10 years ago
  100. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago