1. 7af1364 vfs: Don't allow overwriting mounts in the current mount namespace by Eric W. Biederman · 11 years ago
  2. bafc9b7 vfs: More precise tests in d_invalidate by Eric W. Biederman · 11 years ago
  3. 3ccb354 vfs: Document the effect of d_revalidate on d_find_alias by Eric W. Biederman · 11 years ago
  4. 9ea459e delayed mntput by Al Viro · 10 years ago
  5. b3ca406 autofs - remove obsolete d_invalidate() from expire by Ian Kent · 10 years ago
  6. 8d85b48 Allow sharing external names after __d_move() by Al Viro · 10 years ago
  7. 6543f80 NFSv4.1/pnfs: replace broken pnfs_put_lseg_async by Trond Myklebust · 10 years ago
  8. a1480dc fs: Add a missing permission check to do_umount by Andy Lutomirski · 10 years ago
  9. ea18cb3 NFSv4: Remove dead prototype for nfs4_insert_deviceid_node() by Tom Haynes · 10 years ago
  10. 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
  11. 6dea073 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  12. 25641c0 Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  13. a43bb39 btrfs: Fix compile error when CONFIG_SECURITY is not set. by Qu Wenruo · 10 years ago
  14. d29c0af GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) by Fabian Frederick · 10 years ago
  15. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  16. 0d4cf4e Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off by Chris Mason · 10 years ago
  17. 02a1335 f2fs: support volatile operations for transient data by Jaegeuk Kim · 10 years ago
  18. 6e129d00 locks: flock_make_lock should return a struct file_lock (or PTR_ERR) by Jeff Layton · 10 years ago
  19. 7ca7631 locks: set fl_owner for leases to filp instead of current->files by Jeff Layton · 10 years ago
  20. 4d01b7f locks: give lm_break a return value by Jeff Layton · 10 years ago
  21. 03d12dd locks: __break_lease cleanup in preparation of allowing direct removal of leases by Jeff Layton · 10 years ago
  22. 843c6b2 locks: remove i_have_this_lease check from __break_lease by Jeff Layton · 10 years ago
  23. c45198e locks: move freeing of leases outside of i_lock by Jeff Layton · 10 years ago
  24. f82b4b6 locks: move i_lock acquisition into generic_*_lease handlers by Jeff Layton · 10 years ago
  25. 1c7dd2f locks: define a lm_setup handler for leases by Jeff Layton · 10 years ago
  26. e6f5c78 locks: plumb a "priv" pointer into the setlease routines by Jeff Layton · 10 years ago
  27. 0c637be nfsd: don't keep a pointer to the lease in nfs4_file by Jeff Layton · 10 years ago
  28. e51673a locks: clean up vfs_setlease kerneldoc comments by Jeff Layton · 10 years ago
  29. 0efaa7e locks: generic_delete_lease doesn't need a file_lock at all by Jeff Layton · 10 years ago
  30. 415b96c nfsd: fix potential lease memory leak in nfs4_setlease by Jeff Layton · 10 years ago
  31. bfe8602 locks: close potential race in lease_get_mtime by Jeff Layton · 10 years ago
  32. 88b88a6 f2fs: support atomic writes by Jaegeuk Kim · 10 years ago
  33. 0f9e2bf ecryptfs: remove unneeded buggy code in ecryptfs_do_create() by Alexey Khoroshilov · 10 years ago
  34. f667aef btrfs: Make btrfs handle security mount options internally to avoid losing security label. by Qu Wenruo · 10 years ago
  35. 35425ea ecryptfs: avoid to access NULL pointer when write metadata in xattr by Chao Yu · 10 years ago
  36. 120c2cb f2fs: remove unused return value by Jaegeuk Kim · 10 years ago
  37. f4bb298 ext4: add ext4_iget_normal() which is to be used for dir tree lookups by Theodore Ts'o · 10 years ago
  38. e2bfb08 ext4: don't orphan or truncate the boot loader inode by Theodore Ts'o · 10 years ago
  39. 0ec31a6 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  40. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  41. bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  42. bf8e8ca Btrfs: send, don't delay dir move if there's a new parent inode by Filipe Manana · 10 years ago
  43. c926093 btrfs: add more superblock checks by David Sterba · 10 years ago
  44. 4238302 Btrfs: fix race in WAIT_SYNC ioctl by Sage Weil · 10 years ago
  45. 656f30d Btrfs: be aware of btree inode write errors to avoid fs corruption by Filipe Manana · 10 years ago
  46. 15b636e Btrfs: remove redundant btrfs_verify_qgroup_counts declaration. by Fabian Frederick · 10 years ago
  47. b99d9a6 btrfs: fix shadow warning on cmp by Fabian Frederick · 10 years ago
  48. 1b6e446 Btrfs: fix compilation errors under DEBUG by Fabian Frederick · 10 years ago
  49. 8146502 Btrfs: fix crash of btrfs_release_extent_buffer_page by Liu Bo · 10 years ago
  50. 55e3bd2 Btrfs: add missing end_page_writeback on submit_extent_page failure by Filipe Manana · 10 years ago
  51. 32be3a1 btrfs: Fix the wrong condition judgment about subset extent map by Qu Wenruo · 10 years ago
  52. bbe9051 Btrfs: fix build_backref_tree issue with multiple shared blocks by Josef Bacik · 10 years ago
  53. 75bfb9a Btrfs: cleanup error handling in build_backref_tree by Josef Bacik · 10 years ago
  54. 7d1419f3 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  55. 3e67cfad2 ext4: grab missed write_count for EXT4_IOC_SWAP_BOOT by Dmitry Monakhov · 10 years ago
  56. d24e056 GFS2: Use gfs2_rbm_incr in rgblk_free by Bob Peterson · 10 years ago
  57. 55dacd2 ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler by alex chen · 10 years ago
  58. 5217793 xfs: xfs_iflush_done checks the wrong log item callback by Mark Tinguely · 10 years ago
  59. 1209bbd CIFS: Fix readpages retrying on reconnects by Pavel Shilovsky · 10 years ago
  60. 19e8157 Fix problem recognizing symlinks by Steve French · 10 years ago
  61. fccb84c btrfs: move checks for DUMMY_ROOT into a helper by David Sterba · 10 years ago
  62. 7ec20af btrfs: new define for the inline extent data start by David Sterba · 10 years ago
  63. fb85fc9 btrfs: kill extent_buffer_page helper by David Sterba · 10 years ago
  64. a50924e btrfs: drop constant param from btrfs_release_extent_buffer_page by David Sterba · 10 years ago
  65. 2755a0d btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB by David Sterba · 10 years ago
  66. 94404e8 btrfs: let merge_reloc_roots return void by David Sterba · 10 years ago
  67. 8b9456d btrfs: remove unused members from struct scrub_warning by David Sterba · 10 years ago
  68. 97eb6b6 btrfs: use slab for end_io_wq structures by David Sterba · 10 years ago
  69. af13b492 btrfs: fix error labels in init_btrfs_fs by David Sterba · 10 years ago
  70. bfebd8b btrfs: use enum for wq endio metadata type by David Sterba · 10 years ago
  71. 01d5bc3 btrfs: remove unused extent state bits by David Sterba · 10 years ago
  72. 95ac567 Btrfs: set default max_inline to 8KiB instead of 8MiB by Filipe David Borba Manana · 11 years ago
  73. 4d75f8a btrfs: remove blocksize from btrfs_alloc_free_block and rename by David Sterba · 10 years ago
  74. 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 10 years ago
  75. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 10 years ago
  76. 453848a btrfs: inline code of reada_tree_block and remove it by David Sterba · 10 years ago
  77. 6197d86 btrfs: return void from readahead_tree_block by David Sterba · 10 years ago
  78. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 10 years ago
  79. ee39b43 btrfs: remove unlikely from data-dependent branches and slow paths by David Sterba · 10 years ago
  80. 5d99a998 btrfs: remove unlikely from NULL checks by David Sterba · 10 years ago
  81. be5cd90 ext4: optimize block allocation on grow indepth by Dmitry Monakhov · 10 years ago
  82. dfe076c ext4: get rid of code duplication by Dmitry Monakhov · 10 years ago
  83. c5d3119 ext4: fix over-defensive complaint after journal abort by Dmitry Monakhov · 10 years ago
  84. bce92d5 ext4: fix return value of ext4_do_update_inode by Li Xi · 10 years ago
  85. d6320cb ext4: fix mmap data corruption when blocksize < pagesize by Jan Kara · 10 years ago
  86. 90a8020 vfs: fix data corruption when blocksize < pagesize for mmaped data by Jan Kara · 10 years ago
  87. da5f109 xfs: flush the range before zero range conversion by Brian Foster · 10 years ago
  88. 07d0868 xfs: restore buffer_head unwritten bit on ioend cancel by Brian Foster · 10 years ago
  89. 5cca3f6 xfs: check for null dquot in xfs_quota_calc_throttle() by Eric Sandeen · 10 years ago
  90. 04dd1a0 xfs: fix crc field handling in xfs_sb_to/from_disk by Eric Sandeen · 10 years ago
  91. 6ee49a2 xfs: don't send null bp to xfs_trans_brelse() by Eric Sandeen · 10 years ago
  92. ce57bcf xfs: check for inode size overflow in xfs_new_eof() by Brian Foster · 10 years ago
  93. a872703 xfs: only set extent size hint when asked by Dave Chinner · 10 years ago
  94. 9336e3a xfs: project id inheritance is a directory only flag by Dave Chinner · 10 years ago
  95. e076b0f xfs: kill time.h by Dave Chinner · 10 years ago
  96. b1d6cc0 xfs: compat_xfs_bstat does not have forkoff by Dave Chinner · 10 years ago
  97. 75e58ce Merge branch 'xfs-buf-iosubmit' into for-next by Dave Chinner · 10 years ago
  98. 8c15612 xfs: simplify xfs_zero_remaining_bytes by Christoph Hellwig · 10 years ago
  99. ba37267 xfs: check xfs_buf_read_uncached returns correctly by Dave Chinner · 10 years ago
  100. 595bff7 xfs: introduce xfs_buf_submit[_wait] by Dave Chinner · 10 years ago