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