1. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  3. 420d12d Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 9 years ago
  4. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
  5. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  7. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  8. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  9. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  10. 447135a f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 9 years ago
  11. 1663cae f2fs: fix wrong memory condition check by Jaegeuk Kim · 9 years ago
  12. 42190d2 f2fs: monitor the number of background checkpoint by Jaegeuk Kim · 9 years ago
  13. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 9 years ago
  14. 6beceb5 f2fs: introduce time and interval facility by Jaegeuk Kim · 9 years ago
  15. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  16. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  17. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 9 years ago
  18. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 9 years ago
  19. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 9 years ago
  20. 988f1f5 Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5 by Chris Mason · 9 years ago
  21. b28cf57 Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  22. a305810 Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 9 years ago
  23. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 9 years ago
  24. 9f2dfda uml: fix hostfs mknod() by Vegard Nossum · 9 years ago
  25. 4fdd1d5 ubifs: Use XATTR_*_PREFIX_LEN by Richard Weinberger · 9 years ago
  26. 170eb55 UBIFS: add a comment in key.h for unused parameter by Dongsheng Yang · 9 years ago
  27. 5a023cd block: enable dax for raw block devices by Dan Williams · 9 years ago
  28. 4ebb16c block: introduce bdev_file_inode() by Dan Williams · 9 years ago
  29. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 9 years ago
  30. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  31. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 9 years ago
  32. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  33. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 9 years ago
  34. 0dbf5f2 fcntl: allow to set O_DIRECT flag on pipe by Stanislav Kinsburskiy · 9 years ago
  35. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 9 years ago
  36. 0b2a6f2 fs: xattr: Use kvfree() by Richard Weinberger · 9 years ago
  37. 263a3df nbd: use ->compat_ioctl() by Al Viro · 9 years ago
  38. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  39. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 9 years ago
  40. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 9 years ago
  41. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 9 years ago
  42. 6b9b210 nfsd: give up on CB_LAYOUTRECALLs after two lease periods by Jeff Layton · 9 years ago
  43. 9b7365f ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support by Li Xi · 9 years ago
  44. 689c958 ext4: add project quota support by Li Xi · 9 years ago
  45. 040cb37 ext4: adds project ID support by Li Xi · 9 years ago
  46. 56a0491 ext4 crypto: simplify interfaces to directory entry insert functions by Theodore Ts'o · 9 years ago
  47. 9b72a38 f2fs: skip releasing nodes in chindless extent tree by Chao Yu · 9 years ago
  48. 68e3538 f2fs: use atomic type for node count in extent tree by Chao Yu · 9 years ago
  49. da5af12 f2fs: recognize encrypted data in f2fs_fiemap by Chao Yu · 9 years ago
  50. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 9 years ago
  51. 2a4b8e9 f2fs: remove redundant calls by Jaegeuk Kim · 9 years ago
  52. 12719ae f2fs: avoid unnecessary f2fs_balance_fs calls by Jaegeuk Kim · 9 years ago
  53. 7612118 f2fs: check the page status filled from disk by Jaegeuk Kim · 9 years ago
  54. 0e022ea f2fs: introduce __get_node_page to reuse common code by Chao Yu · 9 years ago
  55. e8458725 f2fs: check node id earily when readaheading node page by Chao Yu · 9 years ago
  56. b4d629a locks: rename __posix_lock_file to posix_lock_inode by Jeff Layton · 9 years ago
  57. e24dada locks: prink more detail when there are leaked locks by Jeff Layton · 9 years ago
  58. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 9 years ago
  59. 1890910 locks: sprinkle some tracepoints around the file locking code by Jeff Layton · 9 years ago
  60. 0752ba8 locks: don't check for race with close when setting OFD lock by Jeff Layton · 9 years ago
  61. 44aab3e NFS: Fix a compile warning about unused variable in nfs_generic_pg_pgios() by Trond Myklebust · 9 years ago
  62. 926ea40 NFSv4: Fix a compile warning about no prototype for nfs4_ioctl() by Trond Myklebust · 9 years ago
  63. 7f3697e locks: fix unlock when fcntl_setlk races with a close by Jeff Layton · 9 years ago
  64. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 9 years ago
  65. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 9 years ago
  66. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  67. 210c7c1 NFS: Use wait_on_atomic_t() for unlock after readahead by Benjamin Coddington · 9 years ago
  68. 8cdc7c5 Btrfs: fix fitrim discarding device area reserved for boot loader's use by Filipe Manana · 9 years ago
  69. 691412b nfsd: Fix nfsd leaks sunrpc module references by Kinglong Mee · 9 years ago
  70. 2a29745 lockd: constify nlmsvc_binding structure by Julia Lawall · 9 years ago
  71. ea44463 lockd: use to_delayed_work by Geliang Tang · 9 years ago
  72. 2e55f3a nfsd: use to_delayed_work by Geliang Tang · 9 years ago
  73. ee592d0 Btrfs: Check metadata redundancy on balance by Sam Tygier · 9 years ago
  74. ca8a51b btrfs: statfs: report zero available if metadata are exhausted by David Sterba · 9 years ago
  75. 8546b57 btrfs: preallocate path for snapshot creation at ioctl time by David Sterba · 9 years ago
  76. b0c0ea6 btrfs: allocate root item at snapshot ioctl time by David Sterba · 9 years ago
  77. a1ee736 btrfs: do an allocation earlier during snapshot creation by David Sterba · 9 years ago
  78. 4fb72bf btrfs: use smaller type for btrfs_path locks by David Sterba · 9 years ago
  79. 7853f15 btrfs: use smaller type for btrfs_path lowest_level by David Sterba · 9 years ago
  80. dccabfa btrfs: use smaller type for btrfs_path reada by David Sterba · 9 years ago
  81. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  82. 4d4ab6d btrfs: constify static arrays by David Sterba · 9 years ago
  83. 20e5506 btrfs: constify remaining structs with function pointers by David Sterba · 9 years ago
  84. 28f0779 btrfs tests: replace whole ops structure for free space tests by David Sterba · 9 years ago
  85. a7ca422 btrfs: use list_for_each_entry* in backref.c by Geliang Tang · 9 years ago
  86. 7ae1681 btrfs: use list_for_each_entry_safe in free-space-cache.c by Geliang Tang · 9 years ago
  87. b69f2be btrfs: use list_for_each_entry* in check-integrity.c by Geliang Tang · 9 years ago
  88. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  89. 7928d67 btrfs: cleanup, remove stray return statements by David Sterba · 9 years ago
  90. 352dd9c btrfs: zero out delayed node upon allocation by Alexandru Moise · 9 years ago
  91. 575a75d btrfs: pass proper enum type to start_transaction() by Alexandru Moise · 9 years ago
  92. 9780c49 btrfs: switch __btrfs_fs_incompat return type from int to bool by Alexandru Moise · 9 years ago
  93. e40da0e btrfs: remove unused inode argument from uncompress_inline() by Byongho Lee · 9 years ago
  94. 100d570 btrfs: don't use slab cache for struct btrfs_delalloc_work by David Sterba · 9 years ago
  95. 0de270f btrfs: drop duplicate prefix from scrub workqueues by David Sterba · 9 years ago
  96. 93a3d46 btrfs: verbose error when we find an unexpected item in sys_array by David Sterba · 9 years ago
  97. f5cdedd btrfs: handle invalid num_stripes in sys_array by David Sterba · 9 years ago
  98. 35b3ad5 btrfs: better packing of btrfs_delayed_extent_op by David Sterba · 9 years ago
  99. 8089fe6 btrfs: put delayed item hook into inode by David Sterba · 9 years ago
  100. c5ca878 btrfs: Support convert to -d dup for btrfs-convert by Zhao Lei · 9 years ago