1. 61065a3 fs/buffer.c: remove BUG() in possible but rare condition by Glauber Costa · 12 years ago
  2. 13d5180 epoll: clear the tfile_check_list on -ELOOP by Jason Baron · 12 years ago
  3. 28f8881 Use correct conversion specifiers in cifs_show_options by Sachin Prabhu · 12 years ago
  4. 3c7c87f CIFS: Show backupuid/gid in /proc/mounts by Sachin Prabhu · 12 years ago
  5. 4c569a7 GFS2: Instruct DLM to avoid queue convert slowdown by Bob Peterson · 12 years ago
  6. 95f7147 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  7. db7e5c6 super.c: unused variable warning without CONFIG_QUOTA by Eldad Zack · 12 years ago
  8. 99aa784 jbd2: use GFP_NOFS for blkdev_issue_flush by Shaohua Li · 12 years ago
  9. 721b024 Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  10. 53ad1c9 dlm: fix QUECVT when convert queue is empty by David Teigland · 12 years ago
  11. 7bf97bc NFSv4: Keep dropped state owners on the LRU list for a while by Trond Myklebust · 12 years ago
  12. c77365c NFSv4: Ensure that we don't drop a state owner more than once by Trond Myklebust · 12 years ago
  13. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  14. 936af15 aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() by Al Viro · 12 years ago
  15. 95b72eb NFSv4: Ensure we do not reuse open owner names by Trond Myklebust · 12 years ago
  16. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  17. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  18. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  19. 98a2139 nfs: Enclose hostname in brackets when needed in nfs_do_root_mount by Jan Kara · 13 years ago
  20. 8ccd271 NFS: put open context on error in nfs_flush_multi by Fred Isaman · 12 years ago
  21. 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 12 years ago
  22. 3af9d8f cifs: fix offset handling in cifs_iovec_write by Jeff Layton · 12 years ago
  23. c6f5c93 Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  24. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 12 years ago
  25. 451146b NFSv4: Fix open(O_TRUNC) and ftruncate() error handling by Trond Myklebust · 12 years ago
  26. 5572551 NFSv4: Ensure that we check lock exclusive/shared type against open modes by Trond Myklebust · 12 years ago
  27. 05ffe24 NFSv4: Ensure that the LOCK code sets exception->inode by Trond Myklebust · 12 years ago
  28. dbfad21 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  29. 25cd999 Btrfs: fix that check_int_data mount option was ignored by Stefan Behrens · 12 years ago
  30. 5c84fc3 Btrfs: don't count CRC or header errors twice while scrubbing by Stefan Behrens · 12 years ago
  31. 99ba55a Btrfs: fix btrfs_ioctl_dev_info() crash on missing device by Stefan Behrens · 12 years ago
  32. b9688bb btrfs: don't return EINTR by Arne Jansen · 12 years ago
  33. 253beeb Btrfs: double unlock bug in error handling by Dan Carpenter · 12 years ago
  34. 5cf1ab5 Btrfs: always store the mirror we read the eb from by Josef Bacik · 12 years ago
  35. 48d2823 fs/btrfs/volumes.c: add missing free_fs_devices by Julia Lawall · 12 years ago
  36. 8a3db18 btrfs: fix early abort in 'remount' by Sergei Trofimovich · 12 years ago
  37. 37db63a Btrfs: fix max chunk size check in chunk allocator by Ilya Dryomov · 12 years ago
  38. b916a59 Btrfs: add missing read locks in backref.c by Jan Schmidt · 12 years ago
  39. aefc1eb Btrfs: don't call free_extent_buffer twice in iterate_irefs by Jan Schmidt · 12 years ago
  40. 4735fb2 Btrfs: Make free_ipath() deal gracefully with NULL pointers by Jesper Juhl · 12 years ago
  41. cdc6a39 Btrfs: avoid possible use-after-free in clear_extent_bit() by Li Zefan · 12 years ago
  42. 8e52acf Btrfs: retrurn void from clear_state_bit by Li Zefan · 12 years ago
  43. 871383b btrfs: add missing unlocks to transaction abort paths by David Sterba · 12 years ago
  44. 8d082fb Btrfs: do not mount when we have a sectorsize unequal to PAGE_SIZE by Liu Bo · 12 years ago
  45. 207a232 btrfs: don't add both copies of DUP to reada extent tree by Arne Jansen · 12 years ago
  46. 8c9c2bf btrfs: fix race in reada by Arne Jansen · 12 years ago
  47. 848cce0 Btrfs: avoid setting ->d_op twice by Li Zefan · 12 years ago
  48. ca138f3 NFS: check for req==NULL in nfs_try_to_update_request cleanup by Fred Isaman · 12 years ago
  49. 592fe89 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  50. d44c6d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. bc0cf58 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  52. 57f73c2 ext4: fix handling of journalled quota options by Theodore Ts'o · 12 years ago
  53. 9cd70b3 ext4: address scalability issue by removing extent cache statistics by Theodore Ts'o · 12 years ago
  54. 659e45d Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  55. e847469 lockd: fix the endianness bug by Al Viro · 12 years ago
  56. 72094e4 ocfs2: ->e_leaf_clusters endianness breakage by Al Viro · 12 years ago
  57. 28748b3 ocfs2: ->rl_count endianness breakage by Al Viro · 12 years ago
  58. e1bf4cc ocfs: ->rl_used breakage on big-endian by Al Viro · 12 years ago
  59. 3a251f0 ocfs2: ->l_next_free_req breakage on big-endian by Al Viro · 12 years ago
  60. 6ed3cf2 btrfs: btrfs_root_readonly() broken on big-endian by Al Viro · 12 years ago
  61. bfa890a Fix number parsing in cifs_parse_mount_options by Sachin Prabhu · 12 years ago
  62. af1584f ext4: fix endianness breakage in ext4_split_extent_at() by Al Viro · 12 years ago
  63. efe3965 nfsd: fix compose_entry_fh() failure exits by Al Viro · 12 years ago
  64. afcf679 nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() by Al Viro · 12 years ago
  65. 02f5fde nfsd: fix endianness breakage in TEST_STATEID handling by Al Viro · 12 years ago
  66. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 12 years ago
  67. 96f6f98 nfsd: fix b0rken error value for setattr on read-only mount by Al Viro · 12 years ago
  68. d53ba47 Btrfs: use commit root when loading free space cache by Josef Bacik · 12 years ago
  69. f5ad501 Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  70. ccb1ec9 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  71. 4edc2ca Btrfs: fix use-after-free in __btrfs_end_transaction by Dave Jones · 12 years ago
  72. e627ee7 Btrfs: check return value of bio_alloc() properly by Tsutomu Itoh · 12 years ago
  73. c6664b4 Btrfs: remove lock assert from get_restripe_target() by Ilya Dryomov · 12 years ago
  74. b89203f Btrfs: fix eof while discarding extents by Liu Bo · 12 years ago
  75. d95603b Btrfs: fix uninit variable in repair_eb_io_failure by Chris Mason · 12 years ago
  76. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  77. 8e62c2d Revert "Btrfs: increase the global block reserve estimates" by Chris Mason · 12 years ago
  78. 4fe9e96 Cleanup handling of NULL value passed for a mount option by Sachin Prabhu · 12 years ago
  79. 9dc4e6c nfsd: don't fail unchecked creates of non-special files by J. Bruce Fields · 12 years ago
  80. 1b6150f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  81. 0a2da9b fuse: allow nanosecond granularity by Miklos Szeredi · 12 years ago
  82. 3a19888 sysfs: handle 'parent deleted before child added' by Dan Williams · 12 years ago
  83. 5631f2c sysfs: Prevent crash on unset sysfs group attributes by Bruno Prémont · 12 years ago
  84. ca9248d GFS2: Allow caching of rindex glock by Bob Peterson · 12 years ago
  85. 70fa4a6 sysfs: Update the name hash for an entry after changing the namespace by Tom Goff · 12 years ago
  86. d893d66 fuse: Freeze client on suspend when request sent to userspace by Todd Poynor · 13 years ago
  87. c00b456 fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levels by Dima Zavin · 14 years ago
  88. 3de69a7 fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300 by Arve Hjønnevåg · 14 years ago
  89. c57ca7e fs: block_dump: Don't display inode changes if block_dump < 2 by San Mehat · 15 years ago
  90. f371edd Grants system server access to /proc/<pid>/oom_adj for Android applications. by Mike Chan · 16 years ago
  91. b1042b9 FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID. by Mike Lockwood · 16 years ago
  92. 640946f dentry leak in simple_fill_super() failure exit by Al Viro · 12 years ago
  93. f68e556 Make the "word-at-a-time" helper functions more commonly usable by Linus Torvalds · 12 years ago
  94. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 35f9c09 tcp: tcp_sendpages() should call tcp_push() once by Eric Dumazet · 12 years ago
  96. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  97. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  98. 20955e8 libfs: add simple_open() by Stephen Boyd · 12 years ago
  99. 7563ec4 hugetlbfs: remove unregister_filesystem() when initializing module by Hillf Danton · 12 years ago
  100. 44c8249 fs/xattr.c:setxattr(): improve handling of allocation failures by Andrew Morton · 12 years ago