1. 9776de9 FS-Cache: Timeout for releasepage() by Milosz Tanski · 10 years ago
  2. f87d928f NFSv3: Fix another acl regression by Trond Myklebust · 10 years ago
  3. 412f6c4 NFSv4: Don't clear the open state when we just did an OPEN_DOWNGRADE by Trond Myklebust · 10 years ago
  4. aee7af3 NFSv4: Fix problems with close in the presence of a delegation by Trond Myklebust · 10 years ago
  5. f01bfc9 Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  6. ca5d13f Clarify Kconfig help text for CIFS and SMB2/SMB3 by Steve French · 10 years ago
  7. c2e6958 f2fs: truncate stale block for inline_data by Jaegeuk Kim · 10 years ago
  8. 1bbe499 CIFS: Fix wrong filename length for SMB2 by Pavel Shilovsky · 10 years ago
  9. f736906 CIFS: Fix wrong restart readdir for SMB1 by Pavel Shilovsky · 10 years ago
  10. d856f32 aio: fix reqs_available handling by Benjamin LaHaise · 10 years ago
  11. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  12. 4631dbf ext4: move i_size,i_disksize update routines to helper function by Dmitry Monakhov · 10 years ago
  13. c99d1e6 ext4: fix BUG_ON in mb_free_blocks() by Theodore Ts'o · 10 years ago
  14. 36de928 ext4: propagate errors up to ext4_find_entry()'s callers by Theodore Ts'o · 10 years ago
  15. 92a5655 nfs: Don't busy-wait on SIGKILL in __nfs_iocounter_wait by David Jeffery · 10 years ago
  16. 78270e8 nfs: can_coalesce_requests must enforce contiguity by Weston Andros Adamson · 10 years ago
  17. bba5c18 nfs: disallow duplicate pages in pgio page vectors by Weston Andros Adamson · 10 years ago
  18. 7c3af97 nfs: don't sleep with inode lock in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  19. 9497001 nfs: fix error handling in lock_and_join_requests by Weston Andros Adamson · 10 years ago
  20. bfd484a nfs: use blocking page_group_lock in add_request by Weston Andros Adamson · 10 years ago
  21. bc8a309 nfs: fix nonblocking calls to nfs_page_group_lock by Weston Andros Adamson · 10 years ago
  22. fd2f3a0 nfs: change nfs_page_group_lock argument by Weston Andros Adamson · 10 years ago
  23. b5b8220 f2fs: use macro for code readability by Chao Yu · 10 years ago
  24. e0b760f locks: pass correct "before" pointer to locks_unlink_lock in generic_add_lease by Jeff Layton · 10 years ago
  25. a07d322 CIFS: Fix directory rename error by Pavel Shilovsky · 10 years ago
  26. 52a3624 cifs: No need to send SIGKILL to demux_thread during umount by Namjae Jeon · 10 years ago
  27. 787aded cifs: Allow directIO read/write during cache=strict by Namjae Jeon · 10 years ago
  28. 9d1589e f2fs: introduce need_do_checkpoint for readability by Chao Yu · 10 years ago
  29. c200b1a f2fs: fix incorrect calculation with total/free inode num by Chao Yu · 10 years ago
  30. 04859db f2fs: remove rename and use rename2 by Jaegeuk Kim · 10 years ago
  31. ec4e7af f2fs: skip if inline_data was converted already by Jaegeuk Kim · 10 years ago
  32. 202095a f2fs: remove rewrite_node_page by Jaegeuk Kim · 10 years ago
  33. 764aa3e f2fs: avoid double lock in truncate_blocks by Jaegeuk Kim · 10 years ago
  34. 14f4e69 f2fs: prevent checkpoint during roll-forward by Jaegeuk Kim · 10 years ago
  35. b3fe0a0 f2fs: add WARN_ON in f2fs_bug_on by Jaegeuk Kim · 10 years ago
  36. cf779ca f2fs: handle EIO not to break fs consistency by Jaegeuk Kim · 10 years ago
  37. d4a029d cifs: remove unneeded check of null checking in if condition by Namjae Jeon · 10 years ago
  38. 7de975e cifs: fix a possible use of uninit variable in SMB2_sess_setup by Namjae Jeon · 10 years ago
  39. d6ccf49 cifs: fix memory leak when password is supplied multiple times by Namjae Jeon · 10 years ago
  40. 27b7edc cifs: fix a possible null pointer deref in decode_ascii_ssetup by Namjae Jeon · 10 years ago
  41. 8501017 f2fs: check s_dirty under cp_mutex by Jaegeuk Kim · 10 years ago
  42. 5274651 f2fs: unlock_page when node page is redirtied out by Jaegeuk Kim · 10 years ago
  43. 1e968fd f2fs: introduce f2fs_cp_error for readability by Jaegeuk Kim · 10 years ago
  44. ed2e621 f2fs: give a chance to mount again when encountering errors by Jaegeuk Kim · 10 years ago
  45. 6f12ac2 f2fs: trigger release_dirty_inode in f2fs_put_super by Jaegeuk Kim · 10 years ago
  46. f6dc45c Btrfs: fix filemap_flush call in btrfs_file_release by Chris Mason · 10 years ago
  47. 38c1c2e Btrfs: fix crash on endio of reading corrupted block by Liu Bo · 10 years ago
  48. a3c1089 btrfs: fix leak in qgroup_subtree_accounting() error path by Eric Sandeen · 10 years ago
  49. 51f395a btrfs: Use right extent length when inserting overlap extent map. by Qu Wenruo · 10 years ago
  50. 62e2390 Btrfs: clone, don't create invalid hole extent map by Filipe Manana · 10 years ago
  51. 7064dd5 Btrfs: don't monopolize a core when evicting inode by Filipe Manana · 10 years ago
  52. 74121f7 Btrfs: fix hole detection during file fsync by Filipe Manana · 10 years ago
  53. 5762b5c Btrfs: ensure tmpfile inode is always persisted with link count of 0 by Filipe Manana · 10 years ago
  54. 9c3b306 Btrfs: race free update of commit root for ro snapshots by Filipe Manana · 10 years ago
  55. 87fa3bb Btrfs: fix regression of btrfs device replace by Liu Bo · 10 years ago
  56. 2ddfbdd GFS2: Request demote when a "try" flock fails by Bob Peterson · 10 years ago
  57. b650738 GFS2: Change maxlen variables to size_t by Bob Peterson · 10 years ago
  58. eaebded GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts by Fabian Frederick · 10 years ago
  59. 2bb93d2 Trivial whitespace fix by Steve French · 10 years ago
  60. 372b1db Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  61. e6d8fb3 ext3: Count internal journal as bsddf overhead in ext3_statfs by Chin-Tsung Cheng · 10 years ago
  62. 97c3c5c f2fs: don't skip checkpoint if there is no dirty node pages by Jaegeuk Kim · 10 years ago
  63. b307384 f2fs: avoid bug_on when error is occurred by Jaegeuk Kim · 10 years ago
  64. 1c35a90 f2fs: fix to recover inline_xattr/data and blocks by Jaegeuk Kim · 10 years ago
  65. e3b4d43 f2fs: should clear the inline_xattr flag by Jaegeuk Kim · 10 years ago
  66. 695facc f2fs: clear FI_INC_LINK during the recovery by Jaegeuk Kim · 10 years ago
  67. 617deb8 f2fs: fix the initial inode page for recovery by Jaegeuk Kim · 10 years ago
  68. 0342fd3 f2fs: make clear on test condition and return types by Jaegeuk Kim · 10 years ago
  69. b067ba1 f2fs: should convert inline_data during the mkwrite by Jaegeuk Kim · 10 years ago
  70. e1c4204 f2fs: fix typo by arter97 · 10 years ago
  71. 410dd3c isofs: Fix unbounded recursion when processing relocated directories by Jan Kara · 10 years ago
  72. 85cd083 udf: avoid unneeded up_write when fail to add entry in ->symlink by Chao Yu · 10 years ago
  73. 9566997 Btrfs: don't consider the missing device when allocating new chunks by Miao Xie · 10 years ago
  74. 7df69d3 Btrfs: Fix wrong device size when we are resizing the device by Miao Xie · 10 years ago
  75. 5d68da3 Btrfs: don't write any data into a readonly device when scrub by Miao Xie · 10 years ago
  76. ff61d17 Btrfs: Fix the problem that the replace destroys the seed filesystem by Miao Xie · 10 years ago
  77. 2c91943 btrfs: Return right extent when fiemap gives unaligned offset and len. by Qu Wenruo · 10 years ago
  78. e2eca69 Btrfs: fix wrong extent mapping for DirectIO by Wang Shilong · 10 years ago
  79. 9a025a0 Btrfs: fix wrong write range for filemap_fdatawrite_range() by Wang Shilong · 10 years ago
  80. 3a7d55c Btrfs: fix wrong missing device counter decrease by Miao Xie · 10 years ago
  81. 69611ac Btrfs: fix unzeroed members in fs_devices when creating a fs from seed fs by Miao Xie · 10 years ago
  82. 77bdae4 btrfs: check generation as replace duplicates devid+uuid by Anand Jain · 10 years ago
  83. b96de00 Btrfs: device_list_add() should not update list when mounted by Anand Jain · 10 years ago
  84. 1707e26 Btrfs: fill_holes: Fix slot number passed to hole_mergeable() call. by chandan · 10 years ago
  85. 7a5c3c9 Btrfs: fix put dio bio twice when we submit dio bio fail by Miao Xie · 10 years ago
  86. 3017562 [SMB3] Enable fallocate -z support for SMB3 mounts by Steve French · 10 years ago
  87. 31742c5 enable fallocate punch hole ("fallocate -p") for SMB3 by Steve French · 10 years ago
  88. ad3829c Incorrect error returned on setting file compressed on SMB2 by Steve French · 10 years ago
  89. b46799a CIFS: Fix wrong directory attributes after rename by Pavel Shilovsky · 10 years ago
  90. 5275580 CIFS: Fix SMB2 readdir error handling by Pavel Shilovsky · 10 years ago
  91. 18f39e7 [CIFS] Possible null ptr deref in SMB2_tcon by Steve French · 10 years ago
  92. e64df3e Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  93. 53b95d6 Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  94. da06df5 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 10 years ago
  95. 754789a [CIFS] Workaround MacOS server problem with SMB2.1 write response by Steve French · 10 years ago
  96. 0244080 cifs: handle lease F_UNLCK requests properly by Jeff Layton · 10 years ago
  97. d43cc79 Cleanup sparse file support by creating worker function for it by Steve French · 10 years ago
  98. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  99. 27b9a81 Btrfs: fix csum tree corruption, duplicate and outdated checksums by Filipe Manana · 10 years ago
  100. 4eb1f66 Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch by Takashi Iwai · 10 years ago