1. 447f05b block_dev: implement readpages() to optimize sequential read by Akinobu Mita · 10 years ago
  2. 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
  3. 59d4391 vfs: make guard_bh_eod() more generic by Akinobu Mita · 10 years ago
  4. bf3e269 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range by Baoquan He · 10 years ago
  5. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  6. 2c03376 proc/maps: replace proc_maps_private->pid with "struct inode *inode" by Oleg Nesterov · 10 years ago
  7. 47fecca fs/proc/task_nommu.c: don't use priv->task->mm by Oleg Nesterov · 10 years ago
  8. 27692cd fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  9. ce34fdd fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() by Oleg Nesterov · 10 years ago
  10. 557c2d8 fs/proc/task_mmu.c: update m->version in the main loop in m_start() by Oleg Nesterov · 10 years ago
  11. b8c20a9 fs/proc/task_mmu.c: reintroduce m->version logic by Oleg Nesterov · 10 years ago
  12. ad2a00e fs/proc/task_mmu.c: introduce m_next_vma() helper by Oleg Nesterov · 10 years ago
  13. 0c25532 fs/proc/task_mmu.c: simplify m_start() to make it readable by Oleg Nesterov · 10 years ago
  14. ebb6cdd fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic by Oleg Nesterov · 10 years ago
  15. 0d5f5f4 fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop() by Oleg Nesterov · 10 years ago
  16. 23d5483 fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next() by Oleg Nesterov · 10 years ago
  17. 59b4bf1 fs/proc/task_mmu.c: simplify the vma_stop() logic by Oleg Nesterov · 10 years ago
  18. 29a40ac fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  19. 5381e16 proc: introduce proc_mem_open() by Oleg Nesterov · 10 years ago
  20. 4db7d0e fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open() by Oleg Nesterov · 10 years ago
  21. 46c298c fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map() by Oleg Nesterov · 10 years ago
  22. f775da2 ocfs2: fix deadlock due to wrong locking order by Junxiao Bi · 10 years ago
  23. 70e82a1 ocfs2: fix deadlock between o2hb thread and o2net_wq by Joseph Qi · 10 years ago
  24. 5046f18 ocfs2: don't fire quorum before connection established by Junxiao Bi · 10 years ago
  25. 1848cb5 fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() by Rob Jones · 10 years ago
  26. f328833 fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  27. 8f9ac03 fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  28. 6ae0754 ocfs2: remove unused code in dlm_new_lockres() by Xue jiufei · 10 years ago
  29. 9a7e6b5 ocfs2/dlm: call dlm_lockres_put without resource spinlock by alex chen · 10 years ago
  30. 4a4e07c ocfs2: call o2quo_exit() if malloc failed in o2net_init() by Joseph Qi · 10 years ago
  31. 7fa05c6 ocfs2: fix shift left operations overflow by Joseph Qi · 10 years ago
  32. 190a772 ocfs2/dlm: refactor error handling in dlm_alloc_ctxt by Joseph Qi · 10 years ago
  33. 98acbf6 fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release() by Andrew Morton · 10 years ago
  34. 7143e49 ntfs: remove bogus space by Andrea Gelmini · 10 years ago
  35. 5272d03 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on by Anton Altaparmakov · 10 years ago
  36. 0b37e09 fanotify: enable close-on-exec on events' fd when requested in fanotify_init() by Yann Droneaud · 10 years ago
  37. 105d1b4 fsnotify: don't put user context if it was never assigned by Sasha Levin · 10 years ago
  38. cafbaae fs/notify/group.c: make fsnotify_final_destroy_group() static by Andrew Morton · 10 years ago
  39. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  40. da01e61 Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  41. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  42. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  43. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  44. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  45. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  46. 120c2cb f2fs: remove unused return value by Jaegeuk Kim · 10 years ago
  47. 7d1419f3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  48. 55dacd2 ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler by alex chen · 10 years ago
  49. 1209bbd CIFS: Fix readpages retrying on reconnects by Pavel Shilovsky · 10 years ago
  50. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  51. 34549ab nfsd: eliminate "to_delegation" define by Jeff Layton · 10 years ago
  52. 52656e6 f2fs: clean up f2fs_ioctl functions by Jaegeuk Kim · 10 years ago
  53. 8a21984 f2fs: potential shift wrapping buf in f2fs_trim_fs() by Dan Carpenter · 10 years ago
  54. 44c1615 f2fs: call f2fs_unlock_op after error was handled by Jaegeuk Kim · 10 years ago
  55. 7cd8558 f2fs: check the use of macros on block counts and addresses by Jaegeuk Kim · 10 years ago
  56. 309cc2b f2fs: refactor flush_nat_entries to remove costly reorganizing ops by Jaegeuk Kim · 10 years ago
  57. 4b2fecc f2fs: introduce FITRIM in f2fs_ioctl by Jaegeuk Kim · 10 years ago
  58. 75ab4cb f2fs: introduce cp_control structure by Jaegeuk Kim · 10 years ago
  59. 72c23f0 Merge branch 'bugfixes' into linux-next by Trond Myklebust · 10 years ago
  60. d1f456b NFSv4.1: Fix an NFSv4.1 state renewal regression by Andy Adamson · 10 years ago
  61. 15b23ef nfsd4: fix corruption of NFSv4 read data by J. Bruce Fields · 10 years ago
  62. 24bab49 NFSD: Implement SEEK by Anna Schumaker · 10 years ago
  63. 87a15a8 NFSD: Add generic v4.2 infrastructure by Anna Schumaker · 10 years ago
  64. df817ba3 NFSv4: fix open/lock state recovery error handling by Trond Myklebust · 10 years ago
  65. a4339b7 NFSv4: Fix lock recovery when CREATE_SESSION/SETCLIENTID_CONFIRM fails by Trond Myklebust · 10 years ago
  66. 1e3827b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  67. d2fa4a8 vfs: Don't exchange "short" filenames unconditionally. by Mikhail Efremov · 10 years ago
  68. a28ddb8 fold swapping ->d_name.hash into switch_names() by Linus Torvalds · 10 years ago
  69. 986c019 fold unlocking the children into dentry_unlock_parents_for_move() by Al Viro · 10 years ago
  70. 63cf427 kill __d_materialise_dentry() by Al Viro · 10 years ago
  71. 4453641 __d_materialise_dentry(): flip the order of arguments by Al Viro · 10 years ago
  72. 9d8cd30 __d_move(): fold manipulations with ->d_child/->d_subdirs by Al Viro · 10 years ago
  73. 8527dd7 don't open-code d_rehash() in d_materialise_unique() by Al Viro · 10 years ago
  74. 5cc3821 pull rehashing and unlocking the target dentry into __d_materialise_dentry() by Al Viro · 10 years ago
  75. e4502c6 ufs: deal with nfsd/iget races by Al Viro · 10 years ago
  76. 2c80929 fuse: honour max_read and max_write in direct_io mode by Miklos Szeredi · 10 years ago
  77. 0162ac2 nfsd: introduce nfsd4_callback_ops by Christoph Hellwig · 10 years ago
  78. f0b5de1 nfsd: split nfsd4_callback initialization and use by Christoph Hellwig · 10 years ago
  79. 326129d nfsd: introduce a generic nfsd4_cb by Christoph Hellwig · 10 years ago
  80. 2faf3b4 nfsd: remove nfsd4_callback.cb_op by Christoph Hellwig · 10 years ago
  81. 341b51d nfsd: do not clear rpc_resp in nfsd4_cb_done_sequence by Benny Halevy · 10 years ago
  82. 444b6e9 nfsd: fix nfsd4_cb_recall_done error handling by Christoph Hellwig · 10 years ago
  83. 6ff66ac fs/cachefiles: add missing \n to kerror conversions by Fabian Frederick · 10 years ago
  84. 87e6d49 mm: softdirty: addresses before VMAs in PTE holes aren't softdirty by Peter Feiner · 10 years ago
  85. 5760a97 ocfs2/dlm: do not get resource spinlock if lockres is new by Joseph Qi · 10 years ago
  86. 56d7acc nilfs2: fix data loss with mmap() by Andreas Rohner · 10 years ago
  87. f13a568 ocfs2: free vol_label in ocfs2_delete_osb() by Joseph Qi · 10 years ago
  88. f3f7603 NFS: Fabricate fscache server index key correctly by David Howells · 10 years ago
  89. 3fc3edf NFSv3: Fix missing includes of nfs3_fs.h by Trond Myklebust · 10 years ago
  90. 1aff525 NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page() by NeilBrown · 10 years ago
  91. 353db79 NFS: avoid waiting at all in nfs_release_page when congested. by NeilBrown · 10 years ago
  92. 9590544 NFS: avoid deadlocks with loop-back mounted NFS filesystems. by NeilBrown · 10 years ago
  93. e87b4c7 NFS: don't use STABLE writes during writeback. by NeilBrown · 10 years ago
  94. 8478eaa NFSv4: use exponential retry on NFS4ERR_DELAY for async requests. by NeilBrown · 10 years ago
  95. 173b3af lockd: Try to reconnect if statd has moved by Benjamin Coddington · 10 years ago
  96. 8faaa6d Fixing lease renewal by Olga Kornievskaia · 10 years ago
  97. 2f3169f nfs: fix duplicate proc entries by Fabian Frederick · 10 years ago
  98. 95dd897 f2fs: use more free segments until SSR is activated by Jaegeuk Kim · 10 years ago
  99. 9b5f136 f2fs: change the ipu_policy option to enable combinations by Jaegeuk Kim · 10 years ago
  100. 210f41b f2fs: fix to search whole dirty segmap when get_victim by Chao Yu · 10 years ago