1. 35e5cbc reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 12 years ago
  2. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 12 years ago
  3. 97f084b Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  4. 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  5. 809b426 NFSv4: Fix Oopses in the fs_locations code by Trond Myklebust · 12 years ago
  6. 91876b1 NFSv4: Fix another reboot recovery race by Trond Myklebust · 12 years ago
  7. 82d130f Btrfs: fix wrong return value of btrfs_lookup_csum() by Miao Xie · 12 years ago
  8. 39847c4 Btrfs: fix wrong reservation of csums by Miao Xie · 12 years ago
  9. a797502 Btrfs: fix double free in the btrfs_qgroup_account_ref() by Wang Shilong · 12 years ago
  10. fdf30d1 Btrfs: limit the global reserve to 512mb by Josef Bacik · 12 years ago
  11. db1d607 Btrfs: hold the ordered operations mutex when waiting on ordered extents by Josef Bacik · 12 years ago
  12. 6e137ed Btrfs: fix space accounting for unlink and rename by Josef Bacik · 12 years ago
  13. f4881bc Btrfs: fix space leak when we fail to reserve metadata space by Josef Bacik · 12 years ago
  14. adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 12 years ago
  15. 6e3cf24 NFSv4: Add a mapping for NFS4ERR_FILE_OPEN in nfs4_map_errors by Trond Myklebust · 12 years ago
  16. e678a4f jbd: don't wait (forever) for stale tid caused by wraparound by Jan Kara · 12 years ago
  17. 3e84f48 vfs/splice: Fix missed checks in new __kernel_write() helper by Al Viro · 12 years ago
  18. 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
  19. 132c94e vfs: Carefully propogate mounts across user namespaces by Eric W. Biederman · 12 years ago
  20. 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
  21. 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
  22. de55eb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 953a3e2 f2fs: fix to give correct parent inode number for roll forward by Jaegeuk Kim · 12 years ago
  24. fa37241 f2fs: remain nat cache entries for further free nid allocation by Jaegeuk Kim · 12 years ago
  25. 0ff153a f2fs: do not skip writing file meta during fsync by Jaegeuk Kim · 12 years ago
  26. 6ead114 f2fs: fix the recovery flow to handle errors correctly by Jaegeuk Kim · 12 years ago
  27. 7ea600b Nest rename_lock inside vfsmount_lock by Al Viro · 12 years ago
  28. 5d53848 Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  29. 64a817c nfsd4: reject "negative" acl lengths by J. Bruce Fields · 12 years ago
  30. 4adaa61 Btrfs: fix race between mmap writes and compression by Chris Mason · 12 years ago
  31. 3db3c62 sysfs: use atomic_inc_unless_negative in sysfs_get_active by Maarten Lankhorst · 12 years ago
  32. 844fdd9 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  33. ccb46e2 NFSv4.1: Use CLAIM_DELEG_CUR_FH opens when available by Trond Myklebust · 12 years ago
  34. 49f9a0f NFSv4.1: Enable open-by-filehandle by Trond Myklebust · 12 years ago
  35. d9fc661 NFSv4.1: Add xdr support for CLAIM_FH and CLAIM_DELEG_CUR_FH opens by Trond Myklebust · 12 years ago
  36. 4a1c089 NFSv4: Clean up nfs4_opendata_alloc in preparation for NFSv4.1 open modes by Trond Myklebust · 12 years ago
  37. 3b66486 NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids by Trond Myklebust · 12 years ago
  38. 39c6daa NFSv4: Prepare for minorversion-specific nfs_server capabilities by Trond Myklebust · 12 years ago
  39. 5521abf NFSv4: Resend the READ/WRITE RPC call if a stateid change causes an error by Trond Myklebust · 12 years ago
  40. 9b20614 NFSv4: The stateid must remain the same for replayed RPC calls by Trond Myklebust · 12 years ago
  41. 8c86899 NFS: __nfs_find_lock_context needs to check ctx->lock_context for a match too by Trond Myklebust · 12 years ago
  42. c58c844 NFS: Don't accept more reads/writes if the open context recovery failed by Trond Myklebust · 12 years ago
  43. 5d42230 NFSv4: Fail I/O if the state recovery fails irrevocably by Trond Myklebust · 12 years ago
  44. 29ed781 bio-integrity: Add explicit field for owner of bip_buf by Kent Overstreet · 12 years ago
  45. a38352e block: Add an explicit bio flag for bios that own their bvec by Kent Overstreet · 12 years ago
  46. a078760 block: Add bio_alloc_pages() by Kent Overstreet · 12 years ago
  47. cb34e05 block: Convert some code to bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  48. d74c6d5 block: Add bio_for_each_segment_all() by Kent Overstreet · 12 years ago
  49. 16ac3d6 block: Add bio_copy_data() by Kent Overstreet · 12 years ago
  50. 9e88224 block: Add submit_bio_wait(), remove from md by Kent Overstreet · 12 years ago
  51. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  52. 5b83636 block: Change bio_split() to respect the current value of bi_idx by Kent Overstreet · 12 years ago
  53. aa8b57a block: Use bio_sectors() more consistently by Kent Overstreet · 12 years ago
  54. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  55. 054bdf6 block: Add bio_advance() by Kent Overstreet · 12 years ago
  56. 9f060e2 block: Convert integrity to bvec_alloc_bs() by Kent Overstreet · 12 years ago
  57. 6fda981 block: Fix a buffer overrun in bio_integrity_split() by Kent Overstreet · 12 years ago
  58. df2cb6d block: Avoid deadlocks with bio allocation by stacking drivers by Kent Overstreet · 12 years ago
  59. ff9a28f xfs: Fix WARN_ON(delalloc) in xfs_vm_releasepage() by Jan Kara · 12 years ago
  60. 19cb7e3 xfs: xfs_iomap_prealloc_size() tracepoint by Brian Foster · 12 years ago
  61. 76a4202 xfs: add quota-driven speculative preallocation throttling by Brian Foster · 12 years ago
  62. b136645 xfs: xfs_dquot prealloc throttling watermarks and low free space by Brian Foster · 12 years ago
  63. 4b6eae2e xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t by Brian Foster · 12 years ago
  64. c9bdbdc xfs: push rounddown_pow_of_two() to after prealloc throttle by Brian Foster · 12 years ago
  65. 3c58b5f xfs: reorganize xfs_iomap_prealloc_size to remove indentation by Brian Foster · 12 years ago
  66. e49dbbf nfsd: fix bad offset use by Kent Overstreet · 12 years ago
  67. 51f0885 vfs,proc: guarantee unique inodes in /proc by Linus Torvalds · 12 years ago
  68. 9217cbb Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  69. d3c9262 Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  70. 1dd0568 Btrfs: fix memory leak in btrfs_create_tree() by Tsutomu Itoh · 12 years ago
  71. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 12 years ago
  72. 6113077 Btrfs: fix missing qgroup reservation before fallocating by Wang Shilong · 12 years ago
  73. 835d974 Btrfs: handle a bogus chunk tree nicely by Josef Bacik · 12 years ago
  74. d763448 Btrfs: update to use fs_state bit by Liu Bo · 12 years ago
  75. f853c61 cifs: ignore everything in SPNEGO blob after mechTypes by Jeff Layton · 12 years ago
  76. 06ae43f Don't bother with redoing rw_verify_area() from default_file_splice_from() by Al Viro · 12 years ago
  77. 2402867 NFSv4.1: Add a helper pnfs_commit_and_return_layout by Trond Myklebust · 12 years ago
  78. 2495680 NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn by Trond Myklebust · 12 years ago
  79. a073dbf NFSv4.1: Fix a race in pNFS layoutcommit by Trond Myklebust · 12 years ago
  80. 4376c94 pnfs-block: removing DM device maybe cause oops when call dev_remove by fanchaoting · 12 years ago
  81. e5110f4 sysfs: handle failure path correctly for readdir() by Ming Lei · 12 years ago
  82. 991f76f sysfs: fix race between readdir and lseek by Ming Lei · 12 years ago
  83. cf4ab53 NFSv4: Fix the string length returned by the idmapper by Trond Myklebust · 12 years ago
  84. e643692 ext3: fix data=journal fast mount/umount hang by Jan Kara · 12 years ago
  85. 2b405bf ext4: fix data=journal fast mount/umount hang by Theodore Ts'o · 12 years ago
  86. 1ada47d ext4: fix ext4_evict_inode() racing against workqueue processing code by Theodore Ts'o · 12 years ago
  87. 111d249 f2fs: fix typo in comments by Masanari Iida · 12 years ago
  88. 064e082 f2fs: avoid BUG_ON from check_nid_range and update return path in do_read_inode by Namjae Jeon · 12 years ago
  89. c0d39e6 f2fs: fix return values from validate superblock by Namjae Jeon · 12 years ago
  90. 7c90977 f2fs: reorganize f2fs_setxattr by Namjae Jeon · 12 years ago
  91. d3ee456 f2fs: notify when discard is not supported by Namjae Jeon · 12 years ago
  92. ae51fb3 f2fs: fix to call WRITE_FLUSH at the end of fsync by Jaegeuk Kim · 12 years ago
  93. 04431c4 f2fs: fix not to allocate max_nid by Jaegeuk Kim · 12 years ago
  94. c3850aa f2fs: fix return value of releasepage for node and data by Jaegeuk Kim · 12 years ago
  95. 48cb76c f2fs: scan next nat page to reuse free nids in there by Jaegeuk Kim · 12 years ago
  96. 08d8058 f2fs: should check the node page was truncated first by Jaegeuk Kim · 12 years ago
  97. 393ff91 f2fs: reduce unncessary locking pages during read by Jaegeuk Kim · 12 years ago
  98. 10b3866 Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  99. 434720f f2fs: Fix typo in comments by Masanari Iida · 12 years ago
  100. c530267 pstore: Replace calls to kmalloc and memcpy with kmemdup by Alexandru Gheorghiu · 12 years ago