1. ffd8d10 fs: prevent use after free in auditing when symlink following was denied by Sasha Levin · 12 years ago
  2. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  3. f59b51f Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  4. 10f39f0 Merge tag 'for-linus-20121009' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 12 years ago
  5. 7205542 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  6. fc81c03 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  7. f474af7 nfs: disintegrate UAPI for nfs by J. Bruce Fields · 12 years ago
  8. 6c29c50 quota: Silence warning about PRJQUOTA not being handled in need_print_warning() by Jan Kara · 12 years ago
  9. 66415f6 ext3: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  10. ae2cf42 ext2: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  11. c3d59ad ext3: ext3_bread usage audit by Carlos Maiolino · 12 years ago
  12. aa96601 ext3: fix possible non-initialized variable on htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  13. 91312c5 hppfs: fix the return value of get_inode() by Wei Yongjun · 12 years ago
  14. 3be2be0 hostfs: drop vmtruncate by Marco Stornelli · 12 years ago
  15. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  16. f46dbe3de btrfs: init ref_index to zero in add_inode_ref by Chris Mason · 12 years ago
  17. ffe3150 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers by David Woodhouse · 12 years ago
  18. 1037a5a Btrfs: remove repeated eb->pages check in, disk-io.c/csum_dirty_buffer by Wang Sheng-Hui · 12 years ago
  19. f60b1b4 Btrfs: fix page leakage by Josef Bacik · 12 years ago
  20. 4804b38 Btrfs: do not warn_on when we cannot alloc a page for an extent buffer by Josef Bacik · 12 years ago
  21. edd33c9 Btrfs: don't bug on enomem in readpage by Josef Bacik · 12 years ago
  22. 15e3004 Btrfs: cleanup pages properly when ENOMEM in compression by Josef Bacik · 12 years ago
  23. 5af3e8c Btrfs: make filesystem read-only when submitting barrier fails by Stefan Behrens · 12 years ago
  24. 62856a9 Btrfs: detect corrupted filesystem after write I/O errors by Stefan Behrens · 12 years ago
  25. bedb2cc Btrfs: make compress and nodatacow mount options mutually exclusive by Andrei Popa · 12 years ago
  26. 4894066 btrfs: fix message printing by Daniel J Blueman · 12 years ago
  27. 94edf4a Btrfs: don't bother committing delayed inode updates when fsyncing by Josef Bacik · 12 years ago
  28. 479ed9a btrfs: move inline function code to header file by Robin Dong · 12 years ago
  29. 7a2d6a6 Btrfs: remove unnecessary IS_ERR in bio_readpage_error() by Tsutomu Itoh · 12 years ago
  30. 8d1a131 btrfs: remove unused function btrfs_insert_some_items() by Robin Dong · 12 years ago
  31. 44734ed Btrfs: don't commit instead of overcommitting by Josef Bacik · 12 years ago
  32. f0bd95e Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called by Tsutomu Itoh · 12 years ago
  33. 18ec90d Btrfs: be smarter about dropping things from the tree log by Josef Bacik · 12 years ago
  34. 6f1fed7 Btrfs: don't lookup csums for prealloc extents by Josef Bacik · 12 years ago
  35. e613887 Btrfs: cache extent state when writing out dirty metadata pages by Josef Bacik · 12 years ago
  36. ce19533 Btrfs: do not hold the file extent leaf locked when adding extent item by Josef Bacik · 12 years ago
  37. de0022b Btrfs: do not async metadata csumming in certain situations by Josef Bacik · 12 years ago
  38. 221b831 btrfs: fix min csum item size warnings in 32bit by Zach Brown · 12 years ago
  39. 67b0fd6 Btrfs: run delayed refs first when out of space by Josef Bacik · 12 years ago
  40. 354aa0f Btrfs: fix orphan transaction on the freezed filesystem by Miao Xie · 12 years ago
  41. a698d075 Btrfs: add a type field for the transaction handle by Miao Xie · 12 years ago
  42. e8830e6 Btrfs: fix memory leak in start_transaction() by Miao Xie · 12 years ago
  43. d24bec3 btrfs: extended inode ref iteration by Mark Fasheh · 12 years ago
  44. f186373 btrfs: extended inode refs by Mark Fasheh · 12 years ago
  45. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  46. 7a71932 kpageflags: fix wrong KPF_THP on non-huge compound pages by Naoya Horiguchi · 12 years ago
  47. cd8ed2a fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode() by Yan Hong · 12 years ago
  48. 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 12 years ago
  49. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  50. bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
  51. ea5272f rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c by Michel Lespinasse · 12 years ago
  52. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  53. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  54. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  55. 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
  56. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  57. 8711798 Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  58. 1219771 Fix F_DUPFD_CLOEXEC breakage by Al Viro · 12 years ago
  59. 5a1d784 btrfs: improved readablity for add_inode_ref by Jan Schmidt · 12 years ago
  60. 0aa4a17 Btrfs: handle not finding the extent exactly when logging changed extents by Josef Bacik · 12 years ago
  61. 005d642 btrfs: move transaction aborts to the point of failure by David Sterba · 12 years ago
  62. 8732d44 Btrfs: fix the missing error information in create_pending_snapshot() by Miao Xie · 12 years ago
  63. aa42ffd Btrfs: fix off-by-one in file clone by Liu Bo · 12 years ago
  64. af28388 pnfsblock: cleanup nfs4_blkdev_get by Peng Tao · 12 years ago
  65. 1fd937b NFS41: send real read size in layoutget by Peng Tao · 12 years ago
  66. 6296556 NFS41: send real write size in layoutget by Peng Tao · 12 years ago
  67. 35754bc NFS: track direct IO left bytes by Peng Tao · 12 years ago
  68. d5bbd43 exec: make de_thread() killable by Oleg Nesterov · 12 years ago
  69. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  70. 72bd481 cifs: reinstate the forcegid option by Jeff Layton · 12 years ago
  71. fd3ba42 Convert properly UTF-8 to UTF-16 by Frediano Ziglio · 12 years ago
  72. b7a1062 [CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC by Steve French · 12 years ago
  73. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  74. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  75. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  76. 19c54ab NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked() by Trond Myklebust · 12 years ago
  77. c99b684 omfs: convert to use beXX_add_cpu() by Wei Yongjun · 12 years ago
  78. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  79. ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
  80. 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
  81. 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
  82. 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
  83. 2aa362c coredump: extend core dump note section to contain file names of mapped files by Denys Vlasenko · 12 years ago
  84. 49ae4d4 coredump: add a new elf note with siginfo of the signal by Denys Vlasenko · 12 years ago
  85. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  86. 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
  87. 12a2b4b coredump: add support for %d=__get_dumpable() in core name by Oleg Nesterov · 12 years ago
  88. 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
  89. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  90. 1486465 fat: simplify writeback_inode() by Namjae Jeon · 12 years ago
  91. 126ac05 fat: no need to reset EOF in ent_put for FAT32 by Namjae Jeon · 12 years ago
  92. 441dff3 fs/fat: fix checkpatch issues in fatent.c by Cruz Julian Bishop · 12 years ago
  93. f08b498 fs/fat: fix all other checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  94. 3f36f61 fs/fat: fix some small checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  95. c905182 fs/fat: fix two checkpatch issues in cache.c by Cruz Julian Bishop · 12 years ago
  96. 4a3aeb1 fs/fat: chang indentation of some comments in fat.h by Cruz Julian Bishop · 12 years ago
  97. d5a4a38 fs/fat: fix some checkpatch issues in fat.h by Cruz Julian Bishop · 12 years ago
  98. 85cb9bf fs/fat: fix a checkpatch issue in namei_msdos.c by Cruz Julian Bishop · 12 years ago
  99. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  100. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago