1. adfeb3e cifs: Make echo interval tunable by Steve French · 9 years ago
  2. a108471b cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary by Ross Lagerwall · 9 years ago
  3. 275516c Print IP address of unresponsive server by Arnd Hannemann · 9 years ago
  4. ec7147a cifs: Ratelimit kernel log messages by Jamie Bainbridge · 9 years ago
  5. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  6. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  7. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  8. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  9. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  10. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  11. 420d12d Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
  12. 4d58967 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  13. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  14. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  15. 065019a Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 8 years ago
  16. 4f31d77 Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  17. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  18. 447135a f2fs: should unset atomic flag after successful commit by Jaegeuk Kim · 8 years ago
  19. 1663cae f2fs: fix wrong memory condition check by Jaegeuk Kim · 8 years ago
  20. 42190d2 f2fs: monitor the number of background checkpoint by Jaegeuk Kim · 8 years ago
  21. d0239e1 f2fs: detect idle time depending on user behavior by Jaegeuk Kim · 8 years ago
  22. 6beceb5 f2fs: introduce time and interval facility by Jaegeuk Kim · 8 years ago
  23. ddf1d62 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  24. 32fb378 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  25. dde7f55 Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next by Dave Chinner · 8 years ago
  26. 7d6a13f xfs: handle dquot buffer readahead in log recovery correctly by Dave Chinner · 8 years ago
  27. b79f4a1 xfs: inode recovery readahead can race with inode buffer creation by Dave Chinner · 8 years ago
  28. f6106ef xfs: eliminate committed arg from xfs_bmap_finish by Eric Sandeen · 8 years ago
  29. 9f2dfda uml: fix hostfs mknod() by Vegard Nossum · 9 years ago
  30. 4fdd1d5 ubifs: Use XATTR_*_PREFIX_LEN by Richard Weinberger · 8 years ago
  31. 170eb55 UBIFS: add a comment in key.h for unused parameter by Dongsheng Yang · 9 years ago
  32. 5a023cd block: enable dax for raw block devices by Dan Williams · 9 years ago
  33. 4ebb16c block: introduce bdev_file_inode() by Dan Williams · 9 years ago
  34. bbddca8 nfsd: don't hold i_mutex over userspace upcalls by NeilBrown · 8 years ago
  35. db39c16 fs:affs:Replace time_t with time64_t by DengChao · 9 years ago
  36. 8f5fed1 fs/9p: use fscache mutex rather than spinlock by Sasha Levin · 8 years ago
  37. 3cc4a84 proc: add a reschedule point in proc_readfd_common() by Eric Dumazet · 9 years ago
  38. bc51b2a logfs: constify logfs_block_ops structures by Julia Lawall · 9 years ago
  39. 0dbf5f2 fcntl: allow to set O_DIRECT flag on pipe by Stanislav Kinsburskiy · 9 years ago
  40. 90330e6 fs: __generic_file_splice_read retry lookup on AOP_TRUNCATED_PAGE by Abhi Das · 9 years ago
  41. 0b2a6f2 fs: xattr: Use kvfree() by Richard Weinberger · 8 years ago
  42. 263a3df nbd: use ->compat_ioctl() by Al Viro · 8 years ago
  43. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 8 years ago
  44. a7f61e89 compat_ioctl: don't call do_ioctl under set_fs(KERNEL_DS) by Jann Horn · 8 years ago
  45. 66cf191 compat_ioctl: don't pass fd around when not needed by Al Viro · 8 years ago
  46. b434172 compat_ioctl: don't look up the fd twice by Jann Horn · 8 years ago
  47. 9b72a38 f2fs: skip releasing nodes in chindless extent tree by Chao Yu · 8 years ago
  48. 68e3538 f2fs: use atomic type for node count in extent tree by Chao Yu · 8 years ago
  49. da5af12 f2fs: recognize encrypted data in f2fs_fiemap by Chao Yu · 8 years ago
  50. 2c4db1a f2fs: clean up f2fs_balance_fs by Jaegeuk Kim · 8 years ago
  51. 2a4b8e9 f2fs: remove redundant calls by Jaegeuk Kim · 8 years ago
  52. 12719ae f2fs: avoid unnecessary f2fs_balance_fs calls by Jaegeuk Kim · 8 years ago
  53. 7612118 f2fs: check the page status filled from disk by Jaegeuk Kim · 8 years ago
  54. 0e022ea f2fs: introduce __get_node_page to reuse common code by Chao Yu · 8 years ago
  55. e8458725 f2fs: check node id earily when readaheading node page by Chao Yu · 8 years ago
  56. b4d629a locks: rename __posix_lock_file to posix_lock_inode by Jeff Layton · 8 years ago
  57. e24dada locks: prink more detail when there are leaked locks by Jeff Layton · 8 years ago
  58. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 8 years ago
  59. 1890910 locks: sprinkle some tracepoints around the file locking code by Jeff Layton · 8 years ago
  60. 0752ba8 locks: don't check for race with close when setting OFD lock by Jeff Layton · 8 years ago
  61. 7f3697e locks: fix unlock when fcntl_setlk races with a close by Jeff Layton · 8 years ago
  62. e354381 xfs: bmapbt checking on debug kernels too expensive by Dave Chinner · 8 years ago
  63. 121e213 xfs: add tracepoints to readpage calls by Dave Chinner · 8 years ago
  64. de1475c f2fs: read isize while holding i_mutex in fiemap by Fan Li · 8 years ago
  65. 957efb0 Revert "f2fs: check the node block address of newly allocated nid" by Jaegeuk Kim · 8 years ago
  66. a513119 f2fs: cover more area with nat_tree_lock by Jaegeuk Kim · 8 years ago
  67. 43584c1 jffs2: use to_delayed_work by Geliang Tang · 8 years ago
  68. a1c6f057 fs: use block_device name vsprintf helper by Dmitry Monakhov · 9 years ago
  69. 424081f fs: use gendisk->disk_name where possible by Dmitry Monakhov · 9 years ago
  70. ccec5ee poll: plug an unused argument to do_poll by Mateusz Guzik · 8 years ago
  71. 4922be5 Merge branch 'xfs-dax-fixes-for-4.5' into for-next by Dave Chinner · 8 years ago
  72. 7eeabbd Merge branch 'xfs-misc-fixes-for-4.5' into for-next by Dave Chinner · 8 years ago
  73. 609adfc xfs: debug mode log record crc error injection by Brian Foster · 8 years ago
  74. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 8 years ago
  75. 80f8dcc HFS wants 8Kb per-superblock allocation; just use kmalloc() by Al Viro · 8 years ago
  76. 76e8d7cb jfs: microoptimize get_zeroed_page / virt_to_page by Al Viro · 8 years ago
  77. 4e728cf hpfs: missing endianness annotation by Al Viro · 8 years ago
  78. 62fb4a1 don't carry MAY_OPEN in op->acc_mode by Al Viro · 8 years ago
  79. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 9 years ago
  80. bb646cd proc_pid_attr_write(): switch to memdup_user() by Al Viro · 9 years ago
  81. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  82. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 8 years ago
  83. 03607ac configfs: implement binary attributes by Pantelis Antoniou · 9 years ago
  84. e0afc4d f2fs: introduce max_file_blocks in sbi by Chao Yu · 8 years ago
  85. a6d7636 xfs: fix recursive splice read locking with DAX by Dave Chinner · 8 years ago
  86. 3b0fe47 xfs: Don't use reserved blocks for data blocks with DAX by Dave Chinner · 8 years ago
  87. a841b64 XFS: Use a signed return type for suffix_kstrtoint() by Markus Elfring · 8 years ago
  88. c5ab131 libxfs: refactor short btree block verification by Darrick J. Wong · 8 years ago
  89. 96f859d libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct by Darrick J. Wong · 8 years ago
  90. 6d3eb1e libxfs: use a convenience variable instead of open-coding the fork by Darrick J. Wong · 8 years ago
  91. 9b434a3 xfs: fix log ticket type printing by Darrick J. Wong · 8 years ago
  92. 2e9101d libxfs: make xfs_alloc_fix_freelist non-static by Darrick J. Wong · 8 years ago
  93. 211fe1a xfs: make xfs_buf_ioend_async() static by Alexander Kuleshov · 8 years ago
  94. ffc671f xfs: send warning of project quota to userspace via netlink by Masatake YAMATO · 8 years ago
  95. f1f96c4 xfs: get mp from bma->ip in xfs_bmap code by Eric Sandeen · 8 years ago
  96. 233135b xfs: print name of verifier if it fails by Eric Sandeen · 8 years ago
  97. 1d4292b libxfs: Optimize the loop for xfs_bitmap_empty by Jia He · 8 years ago
  98. eed6b46 xfs: refactor log record start detection into a new helper by Brian Foster · 8 years ago
  99. 6528250 xfs: support a crc verification only log record pass by Brian Foster · 8 years ago
  100. d7f3769 xfs: return start block of first bad log record during recovery by Brian Foster · 8 years ago