1. 57ba86c Revert "Btrfs: reorder tree mod log operations in deleting a pointer" by Chris Mason · 12 years ago
  2. f6af75d ceph: fix dentry reference leak in ceph_encode_fh() by Cyril Roelandt · 12 years ago
  3. 4c3e696 Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems" by Chris Mason · 12 years ago
  4. a2faf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  5. ea77d73 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  6. a22180d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  7. 2d4dce0 Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  8. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  9. 24ffb93 nfsd4: don't leave freed stateid hashed by J. Bruce Fields · 12 years ago
  10. a1dc695 nfsd4: free_stateid can use the current stateid by J. Bruce Fields · 12 years ago
  11. afc5940 nfsd4: cleanup: replace rq_resused count by rq_next_page pointer by J. Bruce Fields · 12 years ago
  12. 79f77bf nfsd: warn on odd reply state in nfsd_vfs_read by J. Bruce Fields · 12 years ago
  13. d5f50b0 nfsd4: fix oops on unusual readlike compound by J. Bruce Fields · 12 years ago
  14. e6dbcaf fs, fanotify: add @mflags field to fanotify output by Cyrill Gorcunov · 12 years ago
  15. be77196 fs, notify: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  16. 711c7bf fs, exportfs: add exportfs_encode_inode_fh() helper by Cyrill Gorcunov · 12 years ago
  17. ab49bde fs, exportfs: escape nil dereference if no s_export_op present by Cyrill Gorcunov · 12 years ago
  18. 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  19. cbac554 fs, eventfd: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  20. 55985dd procfs: add ability to plug in auxiliary fdinfo providers by Cyrill Gorcunov · 12 years ago
  21. cdd9fa8 ubifs: use prandom_bytes by Akinobu Mita · 12 years ago
  22. d740269 exec: use -ELOOP for max recursion depth by Kees Cook · 12 years ago
  23. 8d23802 proc: pid/status: show all supplementary groups by Artem Bityutskiy · 12 years ago
  24. 2f4b3bf /proc/pid/status: add "Seccomp" field by Kees Cook · 12 years ago
  25. 834f82e procfs: add VmFlags field in smaps output by Cyrill Gorcunov · 12 years ago
  26. 7b9a7ec proc: don't show nonexistent capabilities by Andrew Vagin · 12 years ago
  27. c6c2037 fs/fat: strip "cp" prefix from codepage in display by Dave Reisner · 12 years ago
  28. 5b3d5ae fat: ix mount option parsing by Jan Kara · 12 years ago
  29. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  30. f562146 fat: notify when discard is not supported by Namjae Jeon · 12 years ago
  31. 6899e92 binfmt_elf: fix corner case kfree of uninitialized data by Alan Cox · 12 years ago
  32. f9a00e8 procfs: use kbasename() by Andy Shevchenko · 12 years ago
  33. ac5f121 fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static by Tushar Behera · 12 years ago
  34. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  35. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  36. 9b3234b nfsd4: disable zero-copy on non-final read ops by J. Bruce Fields · 12 years ago
  37. 213490b Btrfs: fix a bug of per-file nocow by Liu Bo · 12 years ago
  38. 9c52057 Btrfs: fix hash overflow handling by Chris Mason · 12 years ago
  39. fa4c95b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  40. c64c2bd Btrfs: don't take inode delalloc mutex if we're a free space inode by Josef Bacik · 12 years ago
  41. 1135d6d Btrfs: fix autodefrag and umount lockup by Josef Bacik · 12 years ago
  42. 9185aa5 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  43. 31e5022 Btrfs: put raid properties into global table by Liu Bo · 12 years ago
  44. 4ded4f6 Btrfs: fix BUG() in scrub when first superblock reading gives EIO by Stefan Behrens · 12 years ago
  45. 6c760c0 Btrfs: do not call file_update_time in aio_write by Josef Bacik · 12 years ago
  46. 5124e00 Btrfs: only unlock and relock if we have to by Josef Bacik · 12 years ago
  47. 0b1c6cc Btrfs: use tokens where we can in the tree log by Josef Bacik · 12 years ago
  48. 41be1f3 Btrfs: optimize leaf_space_used by Josef Bacik · 12 years ago
  49. ad91455 Btrfs: don't memset new tokens by Josef Bacik · 12 years ago
  50. ed7b63e Btrfs: only clear dirty on the buffer if it is marked as dirty by Josef Bacik · 12 years ago
  51. bb146eb Btrfs: move checks in set_page_dirty under DEBUG by Josef Bacik · 12 years ago
  52. 70c8a91 Btrfs: log changed inodes based on the extent map tree by Josef Bacik · 12 years ago
  53. d6393786 Btrfs: add path->really_keep_locks by Josef Bacik · 12 years ago
  54. b11e234 Btrfs: do not mark ems as prealloc if we are writing to them by Josef Bacik · 12 years ago
  55. b493968 Btrfs: keep track of the extents original block length by Josef Bacik · 12 years ago
  56. b812ce2 Btrfs: inline csums if we're fsyncing by Josef Bacik · 12 years ago
  57. a95249b Btrfs: don't bother copying if we're only logging the inode by Josef Bacik · 12 years ago
  58. e997615 Btrfs: only log the inode item if we can get away with it by Josef Bacik · 12 years ago
  59. 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
  60. b8b8ff5 btrfs: Notify udev when removing device by Lukas Czerner · 12 years ago
  61. ac6a2b3 Btrfs: fix wrong return value of btrfs_truncate_page() by Miao Xie · 12 years ago
  62. 7426cc0 Btrfs: punch hole past the end of the file by Miao Xie · 12 years ago
  63. 0061280 Btrfs: fix the page that is beyond EOF by Miao Xie · 12 years ago
  64. 6347b3c Btrfs: fix off-by-one error of the same page check in btrfs_punch_hole() by Miao Xie · 12 years ago
  65. 4b5829a Btrfs: fix missing reserved space release in error path of delalloc reservation by Miao Xie · 12 years ago
  66. 543eabd Btrfs: don't auto defrag a file when doing directIO by Miao Xie · 12 years ago
  67. 9600976 Btrfs: use ctl->unit for free space calculation instead of block_group->sectorsize by Wang Sheng-Hui · 12 years ago
  68. 43baa57 Btrfs: refactor error handling to drop inode in btrfs_create() by Filipe Brandenburger · 12 years ago
  69. 2794ed0 Btrfs: fix permissions of empty files not affected by umask by Filipe Brandenburger · 12 years ago
  70. 05dadc0 Btrfs: add fiemap's flag check by Tsutomu Itoh · 12 years ago
  71. 01e6deb Btrfs: don't add a NULL extended attribute by Liu Bo · 12 years ago
  72. 755ac67 Btrfs: skip adding an acl attribute if we don't have to by Liu Bo · 12 years ago
  73. 0ff6fab Btrfs: fix off-by-one error of the reserved size of btrfs_allocate() by Miao Xie · 12 years ago
  74. 797f427 Btrfs: use existing align macros in btrfs_allocate() by Miao Xie · 12 years ago
  75. af1be4f Btrfs: fix a scrub regression in case of write errors by Stefan Behrens · 12 years ago
  76. f9c8374 Btrfs: fix a build warning for an unused label by Stefan Behrens · 12 years ago
  77. cb3806e Btrfs: fix race in check-integrity caused by usage of bitfield by Stefan Behrens · 12 years ago
  78. b66f00d Btrfs: fix freeze vs auto defrag by Miao Xie · 12 years ago
  79. 26176e7 Btrfs: restructure btrfs_run_defrag_inodes() by Miao Xie · 12 years ago
  80. 8ddc473 Btrfs: fix unprotected defragable inode insertion by Miao Xie · 12 years ago
  81. 9247f31 Btrfs: use slabs for auto defrag allocation by Miao Xie · 12 years ago
  82. 905b0dd Btrfs: get write access for qgroup operations by Miao Xie · 12 years ago
  83. b8e9548 Btrfs: get write access for scrub by Miao Xie · 12 years ago
  84. da24927 Btrfs: get write access when removing a device by Miao Xie · 12 years ago
  85. 198605a Btrfs: get write access when doing resize fs by Miao Xie · 12 years ago
  86. 3c04ce0 Btrfs: get write access when setting the default subvolume by Miao Xie · 12 years ago
  87. 8cd2807 Btrfs: fix wrong return value of btrfs_wait_for_commit() by Miao Xie · 12 years ago
  88. ff7c1d3 Btrfs: don't start a new transaction when starting sync by Miao Xie · 12 years ago
  89. 9a8c28b Btrfs: pass root object into btrfs_ioctl_{start, wait}_sync() by Miao Xie · 12 years ago
  90. db2254b Btrfs: fix an while-loop of listxattr by Liu Bo · 12 years ago
  91. 0714012 Btrfs: do not warn_on io_ctl->cur in io_ctl_map_page by Wang Sheng-Hui · 12 years ago
  92. 3f6bcfb Btrfs: add support for device replace ioctls by Stefan Behrens · 12 years ago
  93. 36cd5c1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  94. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  95. ada8e20 NFS: Don't use SetPageError in the NFS writeback code by Trond Myklebust · 12 years ago
  96. 75e300c Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  97. ac20d16 NFSv4.1: Deal effectively with interrupted RPC calls. by Trond Myklebust · 12 years ago
  98. 08242bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  99. 8e63b6a NFSv4.1: Move the RPC timestamp out of the slot. by Trond Myklebust · 12 years ago
  100. e879444 NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. by Trond Myklebust · 12 years ago