1. c77cece Replace a bunch of file->dentry->d_inode refs with file_inode() by David Howells · 11 years ago
  2. 656d09d udf: provide ->tmpfile() by Al Viro · 11 years ago
  3. e6bbef9 ext3 ->tmpfile() support by Al Viro · 11 years ago
  4. f4e0c30 allow the temp files created by open() to be linked to by Al Viro · 11 years ago
  5. 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 11 years ago
  6. f9652e1 allow build_open_flags() to return an error by Al Viro · 11 years ago
  7. 50cd2c5 lift file_*_write out of do_splice_direct() by Al Viro · 11 years ago
  8. 500368f lift file_*_write out of do_splice_from() by Al Viro · 11 years ago
  9. bc77daa do_last(): fix missing checks for LAST_BIND case by Al Viro · 11 years ago
  10. 0888c32 pcm_native: switch to fdget()/fdput() by Al Viro · 11 years ago
  11. ac6614b [readdir] constify ->actor by Al Viro · 11 years ago
  12. 2233f31 [readdir] ->readdir() is gone by Al Viro · 11 years ago
  13. 2de5f05 [readdir] convert ecryptfs by Al Viro · 11 years ago
  14. e924f25 [readdir] convert coda by Al Viro · 11 years ago
  15. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  16. 2c6a247 [readdir] convert fatfs by Al Viro · 11 years ago
  17. b822755 [readdir] convert xfs by Al Viro · 11 years ago
  18. 9cdda8d [readdir] convert btrfs by Al Viro · 11 years ago
  19. 8e28bc7 [readdir] convert hostfs by Al Viro · 11 years ago
  20. 1bbae9f [readdir] convert afs by Al Viro · 11 years ago
  21. 76f582a [readdir] convert ncpfs by Al Viro · 11 years ago
  22. e72514e [readdir] convert hfsplus by Al Viro · 11 years ago
  23. 002f8be [readdir] convert hfs by Al Viro · 11 years ago
  24. f0f49ef [readdir] convert befs by Al Viro · 11 years ago
  25. be4ccdc [readdir] convert cifs by Al Viro · 11 years ago
  26. 9b5d5a1 [readdir] convert freevxfs by Al Viro · 11 years ago
  27. 8d3af7f [readdir] convert fuse by Al Viro · 11 years ago
  28. 568f8f5 [readdir] convert hpfs by Al Viro · 11 years ago
  29. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
  30. 99ce416 reiserfs: is_privroot_deh() needs only directory inode, actually by Al Viro · 11 years ago
  31. 4acf381 [readdir] convert reiserfs by Al Viro · 11 years ago
  32. 956ce20 [readdir] convert ntfs by Al Viro · 11 years ago
  33. bfee716 [readdir] convert isofs by Al Viro · 11 years ago
  34. 0312fa7 [readdir] convert jffs2 by Al Viro · 11 years ago
  35. 6f7f231 [readdir] convert f2fs by Al Viro · 11 years ago
  36. 8f29843 [readdir] convert 9p by Al Viro · 11 years ago
  37. 0edf977 [readdir] convert affs by Al Viro · 11 years ago
  38. 2638ffb [readdir] convert adfs by Al Viro · 11 years ago
  39. 46d0733 [readdir] convert logfs by Al Viro · 11 years ago
  40. 070a0eb [readdir] convert jfs by Al Viro · 11 years ago
  41. 77acfa2 [readdir] convert ceph by Al Viro · 11 years ago
  42. 23db862 [readdir] convert nfs by Al Viro · 11 years ago
  43. 725bebb [readdir] convert ext4 by Al Viro · 11 years ago
  44. 4deb398 [readdir] convert qnx6 by Al Viro · 11 years ago
  45. 663f4de [readdir] convert qnx4 by Al Viro · 11 years ago
  46. 9fd4d05 [readdir] convert omfs by Al Viro · 11 years ago
  47. 1616abe [readdir] convert nilfs2 by Al Viro · 11 years ago
  48. d55fea8 [readdir] convert sysfs by Al Viro · 11 years ago
  49. d81a8ef [readdir] convert gfs2 by Al Viro · 11 years ago
  50. 75811d4 [readdir] convert exofs by Al Viro · 11 years ago
  51. 81b9f66 [readdir] convert bfs by Al Viro · 11 years ago
  52. f0c3b50 [readdir] convert procfs by Al Viro · 11 years ago
  53. 68c6147 [readdir] convert openpromfs by Al Viro · 11 years ago
  54. 7aa123a [readdir] convert efs by Al Viro · 11 years ago
  55. 5201885 [readdir] convert configfs by Al Viro · 11 years ago
  56. 3903b38 [readdir] convert romfs by Al Viro · 11 years ago
  57. 5f6039c [readdir] convert squashfs by Al Viro · 11 years ago
  58. 01122e0 [readdir] convert ubifs by Al Viro · 11 years ago
  59. 5add2ee [readdir] convert udf by Al Viro · 11 years ago
  60. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  61. 5f99f4e [readdir] switch dcache_readdir() users to ->iterate() by Al Viro · 11 years ago
  62. 8088629 [readdir] simple local unixlike: switch to ->iterate() by Al Viro · 11 years ago
  63. bb6f619 [readdir] introduce ->iterate(), ctx->pos, dir_emit() by Al Viro · 11 years ago
  64. 5c0ba4e [readdir] introduce iterate_dir() and dir_context by Al Viro · 11 years ago
  65. 83a8761 move linux/loop.h to drivers/block by Al Viro · 11 years ago
  66. e06aeb5 compat.c: LOOP_CLR_FD is taken care of in loop.c itself... by Al Viro · 11 years ago
  67. 5cfafbf pxa3xx: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  68. c607f45 au1100fb: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  69. 1fca06f au1200fb: io_remap_pfn_range() sets VM_IO by Al Viro · 11 years ago
  70. a47df15 vfio: remap_pfn_range() sets all those flags... by Al Viro · 11 years ago
  71. 8053796 i810: VM_IO is set by io_remap_pfn_range() by Al Viro · 11 years ago
  72. 7922e2d2 drm: io_remap_pfn_range() sets VM_IO... by Al Viro · 11 years ago
  73. ecf48b6 sparc: __pci_mmap_set_flags() is useless by Al Viro · 11 years ago
  74. e0bced5 mn10300: don't bother with VM_IO by Al Viro · 11 years ago
  75. 1769ab6 hose_mmap_page_range(): io_remap_pfn_range() will set all those flags... by Al Viro · 11 years ago
  76. 350226c samsung: don't bother with setting VM_IO by Al Viro · 11 years ago
  77. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
  78. 605c912 UBIFS: fix a horrid bug by Artem Bityutskiy · 11 years ago
  79. 33f1a63 UBIFS: prepare to fix a horrid bug by Artem Bityutskiy · 11 years ago
  80. 6be44b1 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  81. d36a21d ssb/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  82. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 11 years ago
  83. 7ac0feb cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields by David Disseldorp · 11 years ago
  84. 3b233fe nlmon: fix comparison in nlmon_is_valid_mtu by Daniel Borkmann · 11 years ago
  85. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 11 years ago
  86. 29cc436 pch_gbe: use managed functions pcim_* and devm_* by Andy Shevchenko · 11 years ago
  87. 453ca93 pch_gbe: convert pr_* to netdev_* by Andy Shevchenko · 11 years ago
  88. bd79680 pch_gbe: remove inline keyword for exported functions by Andy Shevchenko · 11 years ago
  89. b8553b8 usbnet: ax88179_178a: add .reset_resume hook by David Chang · 11 years ago
  90. 803dee9 usbnet: ax88179_178a: Correct a typo in description by David Chang · 11 years ago
  91. 2ffae99 ipv4: use next hop exceptions also for input routes by Timo Teräs · 11 years ago
  92. b173ee4 ipv6: resend MLD report if a link-local address completes DAD by Hannes Frederic Sowa · 11 years ago
  93. 1ec047e ipv6: introduce per-interface counter for dad-completed ipv6 addresses by Hannes Frederic Sowa · 11 years ago
  94. 5a6c220 charger-manager: Fix regulator_get() return check by Jonghwa Lee · 11 years ago
  95. 3cc9d269 charger-manager: Fix a bug when it unregisters notifier block of extcon by Jonghwa Lee · 11 years ago
  96. 605860b tps65090-charger: Add dt node to power_supply by Rhyland Klein · 11 years ago
  97. 89a22b1 sbs-battery: Add dt to power_supply struct by Rhyland Klein · 11 years ago
  98. 2054d6e power_supply: Add of_node_put to fix refcount by Rhyland Klein · 11 years ago
  99. b50df95 power_supply: Move of_node out of the #ifdef CONFIG_OF by Anton Vorontsov · 11 years ago
  100. 83e782e xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD by Chandra Seetharaman · 11 years ago