1. 01b6035 expand the call of dentry_lru_del() in dentry_kill() by Al Viro · 11 years ago
  2. b4f0354 new helper: dentry_free() by Al Viro · 11 years ago
  3. 5c47e6d fold try_prune_one_dentry() by Al Viro · 11 years ago
  4. 03b3b88 fold d_kill() and d_free() by Al Viro · 11 years ago
  5. fa88b6f aio: cleanup: flatten kill_ioctx() by Benjamin LaHaise · 11 years ago
  6. fb2d448 aio: report error from io_destroy() when threads race in io_destroy() by Benjamin LaHaise · 11 years ago
  7. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
  8. fd7b95c ceph: avoid releasing caps that are being used by Yan, Zheng · 11 years ago
  9. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
  10. 6da5246 ceph: use fpos_cmp() to compare dentry positions by Yan, Zheng · 11 years ago
  11. 0081bd8 ceph: check directory's completeness before emitting directory entry by Yan, Zheng · 11 years ago
  12. 1560c97 fuse: add renameat2 support by Miklos Szeredi · 11 years ago
  13. 4ace1f8 fuse: clear MS_I_VERSION by Miklos Szeredi · 11 years ago
  14. 3ad22c6 fuse: clear FUSE_I_CTIME_DIRTY flag on setattr by Maxim Patlasov · 11 years ago
  15. 31f3267 fuse: trust kernel i_ctime only by Maxim Patlasov · 11 years ago
  16. 8b47e73 fuse: remove .update_time by Miklos Szeredi · 11 years ago
  17. ab9e13f fuse: allow ctime flushing to userspace by Maxim Patlasov · 11 years ago
  18. e27c9d3 fuse: fuse: add time_gran to INIT_OUT by Miklos Szeredi · 11 years ago
  19. 1e18bda fuse: add .write_inode by Miklos Szeredi · 11 years ago
  20. 22401e7 fuse: clean up fsync by Miklos Szeredi · 11 years ago
  21. 93d2269 fuse: fuse: fallocate: use file_update_time() by Miklos Szeredi · 11 years ago
  22. 75caeec fuse: update mtime on open(O_TRUNC) in atomic_o_trunc mode by Maxim Patlasov · 11 years ago
  23. 009dd69 fuse: update mtime on truncate(2) by Maxim Patlasov · 11 years ago
  24. d31433c fuse: do not use uninitialized i_mode by Maxim Patlasov · 11 years ago
  25. aeb4eb6 fuse: fix mtime update error in fsync by Miklos Szeredi · 11 years ago
  26. 4adb830 fuse: check fallocate mode by Miklos Szeredi · 11 years ago
  27. 7736e8c fuse: add __exit to fuse_ctl_cleanup by Fabian Frederick · 11 years ago
  28. 5a7c669 GFS2: lops.c: replace 0 by NULL for pointers by Fabian Frederick · 11 years ago
  29. d35cc56 Merge 3.15-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  30. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  31. 005fbcd Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  32. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
  33. 625bba6 Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 11 years ago
  34. b8e6dec Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  35. b44b214 kernfs: add back missing error check in kernfs_fop_mmap() by Tejun Heo · 11 years ago
  36. c1befb8 kernfs: fix a subdir count leak by Jianyu Zhan · 11 years ago
  37. d911d98 kernfs: make kernfs_notify() trigger inotify events too by Tejun Heo · 11 years ago
  38. 7d568a8 kernfs: implement kernfs_root->supers list by Tejun Heo · 11 years ago
  39. a87c9ad cifs: fix actimeo=0 corner case when cifs_i->time == jiffies by Jeff Layton · 11 years ago
  40. f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 11 years ago
  41. 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 11 years ago
  42. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 11 years ago
  43. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 11 years ago
  44. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 11 years ago
  45. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 11 years ago
  46. 3f9e3df btrfs: replace error code from btrfs_drop_extents by David Sterba · 11 years ago
  47. c5f7d0b btrfs: Change the hole range to a more accurate value. by Qu Wenruo · 11 years ago
  48. 53801fd xfs: enable the finobt feature on v5 superblocks by Brian Foster · 11 years ago
  49. 0c153c1 xfs: report finobt status in fs geometry by Brian Foster · 11 years ago
  50. a3fa516 xfs: add finobt support to growfs by Brian Foster · 11 years ago
  51. 3efa4ff xfs: update the finobt on inode free by Brian Foster · 11 years ago
  52. 2b64ee5 xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper by Brian Foster · 11 years ago
  53. 6dd8638 xfs: use and update the finobt on inode allocation by Brian Foster · 11 years ago
  54. 0aa0a75 xfs: insert newly allocated inode chunks into the finobt by Brian Foster · 11 years ago
  55. 9d43b18 xfs: update inode allocation/free transaction reservations for finobt by Brian Foster · 11 years ago
  56. aafc3c2 xfs: support the XFS_BTNUM_FINOBT free inode btree type by Brian Foster · 11 years ago
  57. 8e2c84d xfs: reserve v5 superblock read-only compat. feature bit for finobt by Brian Foster · 11 years ago
  58. 57bd3db xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers by Brian Foster · 11 years ago
  59. cff2fce locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead by Jeff Layton · 11 years ago
  60. b94acd4 xfs: add filestream allocator tracepoints by Christoph Hellwig · 11 years ago
  61. 3b8d907 xfs: remove xfs_filestream_associate by Christoph Hellwig · 11 years ago
  62. 1919add xfs: don't create a slab cache for filestream items by Christoph Hellwig · 11 years ago
  63. 2cd2ef6 xfs: rewrite the filestream allocator using the dentry cache by Christoph Hellwig · 11 years ago
  64. f37211c xfs: remove XFS_IFILESTREAM by Christoph Hellwig · 11 years ago
  65. 22328d7 xfs: embedd mru_elem into parent structure by Christoph Hellwig · 11 years ago
  66. ce695c6 xfs: handle duplicate entries in xfs_mru_cache_insert by Christoph Hellwig · 11 years ago
  67. c977eb1 xfs: split xfs_bmap_btalloc_nullfb by Christoph Hellwig · 11 years ago
  68. 7410b3c fs/bio.c: remove nr_segs (unused function parameter) by Fabian Frederick · 11 years ago
  69. a6c39cb4f fs/bio: remove bs paramater in biovec_create_pool by Fabian Frederick · 11 years ago
  70. d52a8f9 fs/aio.c: Remove ctx parameter in kiocb_cancel by Fabian Frederick · 11 years ago
  71. 0d3f7a2 locks: rename file-private locks to "open file description locks" by Jeff Layton · 11 years ago
  72. 236f5ec ext4: remove obsoleted check by Dmitry Monakhov · 11 years ago
  73. 202ee5d ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode by Theodore Ts'o · 11 years ago
  74. f5ccfe1 ext4: fix locking for O_APPEND writes by Theodore Ts'o · 11 years ago
  75. 7ed07ba ext4: factor out common code in ext4_file_write() by Theodore Ts'o · 11 years ago
  76. 8ad2850 ext4: move ext4_file_dio_write() into ext4_file_write() by Theodore Ts'o · 11 years ago
  77. 7608e61 ext4: inline generic_file_aio_write() into ext4_file_write() by Theodore Ts'o · 11 years ago
  78. 1051a90 fs: fix new kernel-doc warnings in fs/bio.c by Randy Dunlap · 11 years ago
  79. 556615d ext4: rename uninitialized extents to unwritten by Lukas Czerner · 11 years ago
  80. 090f32e ext4: get rid of EXT4_MAP_UNINIT flag by Lukas Czerner · 11 years ago
  81. 9ac0367 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  82. 0a04b24 ext4: disable COLLAPSE_RANGE for bigalloc by Namjae Jeon · 11 years ago
  83. a8680e0 ext4: fix COLLAPSE_RANGE failure with 1KB block size by Namjae Jeon · 11 years ago
  84. 404ca80 coredump: fix va_list corruption by Eric Dumazet · 11 years ago
  85. 2221331 fix races between __d_instantiate() and checks of dentry flags by Al Viro · 11 years ago
  86. 6e66d5d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  87. 60fbf2bd Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  88. 86f1ca3 ext4: use EINVAL if not a regular file in ext4_collapse_range() by Theodore Ts'o · 11 years ago
  89. 6c5e73d ext4: enforce we are operating on a regular file in ext4_zero_range() by jon ernst · 11 years ago
  90. 6dd834e ext4: fix extent merging in ext4_ext_shift_path_extents() by Lukas Czerner · 11 years ago
  91. ef24f6c ext4: discard preallocations after removing space by Lukas Czerner · 11 years ago
  92. 9337d5d ext4: no need to truncate pagecache twice in collapse range by Lukas Czerner · 11 years ago
  93. 2c1d232 ext4: fix removing status extents in ext4_collapse_range() by Lukas Czerner · 11 years ago
  94. 1a66c7c ext4: use filemap_write_and_wait_range() correctly in collapse range by Lukas Czerner · 11 years ago
  95. 694c793 ext4: use truncate_pagecache() in collapse range by Lukas Czerner · 11 years ago
  96. fc208d0 Revert "nfsd4: fix nfs4err_resource in 4.1 case" by J. Bruce Fields · 11 years ago
  97. 3758cf7 nfsd: set timeparms.to_maxval in setup_callback_client by Jeff Layton · 11 years ago
  98. 4991a62 locks: allow __break_lease to sleep even when break_time is 0 by Jeff Layton · 11 years ago
  99. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  100. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago