1. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  2. 86cc058 coredump: accept any write method by Al Viro · 10 years ago
  3. 3d04c8a export __vfs_read() by Al Viro · 10 years ago
  4. a35fb91 autofs: switch to __vfs_write() by Al Viro · 10 years ago
  5. 493c84c new helper: __vfs_write() by Al Viro · 10 years ago
  6. c48722c Merge branch '9p-iov_iter' into for-next by Al Viro · 10 years ago
  7. 34d0640 switch hugetlbfs to ->read_iter() by Al Viro · 10 years ago
  8. c12c49e coda: switch to ->read_iter/->write_iter by Al Viro · 10 years ago
  9. 274a488 ncpfs: switch to ->read_iter/->write_iter by Al Viro · 10 years ago
  10. ce85dd5 9p: we are leaking glock.client_id in v9fs_file_getlock() by Al Viro · 10 years ago
  11. e494b6b 9p: switch to ->read_iter/->write_iter by Al Viro · 10 years ago
  12. 42b1ab9 9p: get rid of v9fs_direct_file_read() by Al Viro · 10 years ago
  13. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 10 years ago
  14. 9565a54 9p: get rid of v9fs_direct_file_write() by Al Viro · 10 years ago
  15. c711a6b 9p: fold v9fs_file_write_internal() into the caller by Al Viro · 10 years ago
  16. 371098c 9p: switch ->writepage() to direct use of p9_client_write() by Al Viro · 10 years ago
  17. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 10 years ago
  18. 47e3936 aio_run_iocb(): kill dead check by Al Viro · 10 years ago
  19. 08397ac ioctx_alloc(): remove pointless check by Al Viro · 10 years ago
  20. 812408f expand __fuse_direct_write() in both callers by Al Viro · 10 years ago
  21. 15316263 fuse: switch fuse_direct_io_file_operations to ->{read,write}_iter() by Al Viro · 10 years ago
  22. cfa86a7 cuse: switch to iov_iter by Al Viro · 10 years ago
  23. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 10 years ago
  24. 0504c07 switch {compat_,}do_readv_writev() to {compat_,}import_iovec() by Al Viro · 10 years ago
  25. 32a56af aio_setup_vectored_rw(): switch to {compat_,}import_iovec() by Al Viro · 10 years ago
  26. 345995f vmsplice_to_user(): switch to import_iovec() by Al Viro · 10 years ago
  27. d4fb392 kill aio_setup_single_vector() by Al Viro · 10 years ago
  28. a96114f aio: simplify arguments of aio_setup_..._rw() by Al Viro · 10 years ago
  29. 4c185ce aio: lift iov_iter_init() into aio_setup_..._rw() by Al Viro · 10 years ago
  30. ac15ac0 lift iov_iter into {compat_,}do_readv_writev() by Al Viro · 10 years ago
  31. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  32. c1b8940 NFS: fix BUG() crash in notify_change() with patch to chown_common() by Andrew Elble · 10 years ago
  33. 3d330dc dcache: return -ESTALE not -EBUSY on distributed fs race by J. Bruce Fields · 10 years ago
  34. a632f55 NTFS: Version 2.1.32 - Update file write from aio_write to write_iter. by Anton Altaparmakov · 10 years ago
  35. e5b811e drop bogus check in file_open_root() by Al Viro · 10 years ago
  36. 3f7036a switch security_inode_getattr() to struct path * by Al Viro · 10 years ago
  37. 9e7543e remove incorrect comment in lookup_one_len() by Al Viro · 10 years ago
  38. 74eb8cc namei.c: fold do_path_lookup() into both callers by Al Viro · 10 years ago
  39. fd2f7cb kill struct filename.separate by Al Viro · 10 years ago
  40. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 10 years ago
  41. 237dae88 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  42. 7abccdba Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  43. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 10 years ago
  44. b010a0f Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  45. 53d5864 kafs: Add more "unified AFS" error codes by Nathaniel Wesley Filardo · 11 years ago
  46. b6c3a59 Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  47. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  48. bfd4e95 AFS: afs_send_empty_reply() doesn't require an iovec array by David Howells · 10 years ago
  49. 4c5930e Fix warning by Steve French · 10 years ago
  50. dfebe40 Fix another dereference before null check warning by Steve French · 10 years ago
  51. 8b7a454 CIFS: session servername can't be null by Steve French · 10 years ago
  52. c85c35f Fix warning on impossible comparison by Steve French · 10 years ago
  53. 064bcc0 Fix coverity warning by Steve French · 10 years ago
  54. 8e35310 Fix dereference before null check warning by Steve French · 10 years ago
  55. f3a31a2 Don't ignore errors on encrypting password in SMBTcon by Steve French · 10 years ago
  56. 75fdfc8 Fix warning on uninitialized buftype by Steve French · 10 years ago
  57. f3f0333 nfsd: require an explicit option to enable pNFS by Christoph Hellwig · 10 years ago
  58. a901125 locks: fix file_lock deletion inside loop by Yan, Zheng · 10 years ago
  59. 7890203 NFSD: Fix bad update of layout in nfsd4_return_file_layout by Kinglong Mee · 10 years ago
  60. 376675d NFSD: Take care the return value from nfsd4_encode_stateid by Kinglong Mee · 10 years ago
  61. 85369523 NFSD: Printk blocklayout length and offset as format 0x%llx by Kinglong Mee · 10 years ago
  62. 340f0ba nfsd: return correct lockowner when there is a race on hash insert by J. Bruce Fields · 10 years ago
  63. c595233 nfsd: return correct openowner when there is a race to put one in the hash by Jeff Layton · 10 years ago
  64. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  65. 98cf21c hfsplus: fix B-tree corruption after insertion at position 0 by Sergei Antonov · 10 years ago
  66. 3d5d472 fs/affs/file.c: unlock/release page on error by Taesoo Kim · 10 years ago
  67. 6e8a1f8 switch path_init() to struct filename by Al Viro · 10 years ago
  68. 668696d switch path_mountpoint() to struct filename by Al Viro · 10 years ago
  69. 5eb6b49 switch path_lookupat() to struct filename by Al Viro · 10 years ago
  70. 94b5d26 getname_flags(): clean up a bit by Al Viro · 10 years ago
  71. 4541c22 Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  72. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  73. 0d122f7 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  74. 2bd50fb cifs: potential memory leaks when parsing mnt opts by Taesoo Kim · 10 years ago
  75. e1e9bda cifs: fix use-after-free bug in find_writable_file by David Disseldorp · 10 years ago
  76. 2477bc5 cifs: smb2_clone_range() - exit on unhandled error by Sachin Prabhu · 10 years ago
  77. a142038 NFSD: Put exports after nfsd4_layout_verify fail by Kinglong Mee · 10 years ago
  78. a68465c NFSD: Error out when register_shrinker() fail by Kinglong Mee · 10 years ago
  79. db59c0e NFSD: Take care the return value from nfsd4_decode_stateid by Kinglong Mee · 10 years ago
  80. 6f8f28e NFSD: Check layout type when returning client layouts by Kinglong Mee · 10 years ago
  81. 715a03d NFSD: restore trace event lost in mismerge by Kinglong Mee · 10 years ago
  82. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  83. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 10 years ago
  84. 133d5582 Subject: nfsd: don't recursively call nfsd4_cb_layout_fail by Christoph Hellwig · 10 years ago
  85. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 10 years ago
  86. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 10 years ago
  87. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 10 years ago
  88. bead55e ovl: print error message for invalid mount options by hujianyang · 10 years ago
  89. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 10 years ago
  90. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 10 years ago
  91. bcb7e44 Btrfs: just free dummy extent buffers by Josef Bacik · 10 years ago
  92. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 10 years ago
  93. ab676b7 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 10 years ago
  94. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 10 years ago
  95. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 10 years ago
  96. dcdf7f6 Btrfs: prepare block group cache before writing by Josef Bacik · 10 years ago
  97. 7cff4b1 kernfs: handle poll correctly on 'direct_read' files. by NeilBrown · 10 years ago
  98. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 10 years ago
  99. ea526d1 Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) by Josef Bacik · 10 years ago
  100. 6a41dd0 Btrfs: account for the correct number of extents for delalloc reservations by Josef Bacik · 10 years ago