1. 8711798 Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  2. 1219771 Fix F_DUPFD_CLOEXEC breakage by Al Viro · 12 years ago
  3. d5bbd43 exec: make de_thread() killable by Oleg Nesterov · 12 years ago
  4. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  5. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  6. 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
  7. c99b684 omfs: convert to use beXX_add_cpu() by Wei Yongjun · 12 years ago
  8. 9fb8844 fs/proc/root.c: use NULL instead of 0 for pointer by Sachin Kamat · 12 years ago
  9. ab4a1f2 proc_sysctl.c: use BUG_ON instead of BUG by Prasad Joshi · 12 years ago
  10. 17baa2a proc: use kzalloc instead of kmalloc and memset by yan · 12 years ago
  11. 0e06936 proc: no need to initialize proc_inode->fd in proc_get_inode() by yan · 12 years ago
  12. 62072750 proc: return -ENOMEM when inode allocation failed by yan · 12 years ago
  13. 2aa362c coredump: extend core dump note section to contain file names of mapped files by Denys Vlasenko · 12 years ago
  14. 49ae4d4 coredump: add a new elf note with siginfo of the signal by Denys Vlasenko · 12 years ago
  15. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  16. 0f4cfb2 coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 by Oleg Nesterov · 12 years ago
  17. 12a2b4b coredump: add support for %d=__get_dumpable() in core name by Oleg Nesterov · 12 years ago
  18. 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
  19. 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago
  20. 1486465 fat: simplify writeback_inode() by Namjae Jeon · 12 years ago
  21. 126ac05 fat: no need to reset EOF in ent_put for FAT32 by Namjae Jeon · 12 years ago
  22. 441dff3 fs/fat: fix checkpatch issues in fatent.c by Cruz Julian Bishop · 12 years ago
  23. f08b498 fs/fat: fix all other checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  24. 3f36f61 fs/fat: fix some small checkpatch issues in dir.c by Cruz Julian Bishop · 12 years ago
  25. c905182 fs/fat: fix two checkpatch issues in cache.c by Cruz Julian Bishop · 12 years ago
  26. 4a3aeb1 fs/fat: chang indentation of some comments in fat.h by Cruz Julian Bishop · 12 years ago
  27. d5a4a38 fs/fat: fix some checkpatch issues in fat.h by Cruz Julian Bishop · 12 years ago
  28. 85cb9bf fs/fat: fix a checkpatch issue in namei_msdos.c by Cruz Julian Bishop · 12 years ago
  29. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  30. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  31. 4b63709 fat: use accessor function for msdos_dir_entry 'start' by Namjae Jeon · 12 years ago
  32. 32daab9 hpfs: convert to use leXX_add_cpu() by Wei Yongjun · 12 years ago
  33. 6eec482 binfmt_elf: Uninitialized variable by Alan Cox · 12 years ago
  34. 03a7beb epoll: support for disabling items, and a self-test app by Paton J. Lewis · 12 years ago
  35. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  36. c278531 ext4: fix ext4_flush_completed_IO wait semantics by Dmitry Monakhov · 12 years ago
  37. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  38. 74b217d ore: signedness bug in _sp2d_min_pg() by Dan Carpenter · 12 years ago
  39. 6285bc2 ceph: avoid 32-bit page index overflow by Alex Elder · 12 years ago
  40. 457712a ceph: return EIO on invalid layout on GET_DATALOC ioctl by Sage Weil · 12 years ago
  41. eb0ad9c Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  42. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  43. 782c3fb Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 12 years ago
  44. 60c7b4d Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 12 years ago
  45. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  46. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  47. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  48. 99621b4 btrfs: reada_extent doesn't need kref for refcount by Al Viro · 12 years ago
  49. 10c28d9 coredump: move core dump functionality into its own file by Alex Kelly · 12 years ago
  50. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  51. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  52. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  53. c0e8a13 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  54. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  55. 797b9e5 Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  56. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  57. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  58. 40689ac Merge tag 'dlm-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 12 years ago
  59. b905a7f ceph: convert to use le32_add_cpu() by Wei Yongjun · 12 years ago
  60. 3e8f43a ceph: Fix oops when handling mdsmap that decreases max_mds by Yan, Zheng · 12 years ago
  61. c98f533 ceph: let path portion of mount "device" be optional by Alex Elder · 12 years ago
  62. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  63. 06d2fe1 Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  64. 81f56e5 Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 12 years ago
  65. 1d4ab90 [CIFS] Fix indentation of fs/cifs/Kconfig entries by Steve French · 12 years ago
  66. e4aa25e [CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=) by Steve French · 12 years ago
  67. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  68. e151960 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 12 years ago
  69. 041bbb6d ext4: fix mtime update in nodelalloc mode by Theodore Ts'o · 12 years ago
  70. 6f2080e ext4: fix ext_remove_space for punch_hole case by Dmitry Monakhov · 12 years ago
  71. 02d262d ext4: punch_hole should wait for DIO writers by Dmitry Monakhov · 12 years ago
  72. 8110e16 vfs: dcache: fix deadlock in tree traversal by Miklos Szeredi · 12 years ago
  73. 1f555cf ext4: serialize truncate with owerwrite DIO workers by Dmitry Monakhov · 12 years ago
  74. 1b65007 ext4: endless truncate due to nonlocked dio readers by Dmitry Monakhov · 12 years ago
  75. 1c9114f ext4: serialize unlocked dio reads with truncate by Dmitry Monakhov · 12 years ago
  76. 17335dc ext4: serialize dio nonlocked reads with defrag workers by Dmitry Monakhov · 12 years ago
  77. 28a535f ext4: completed_io locking cleanup by Dmitry Monakhov · 12 years ago
  78. 82e5422 ext4: fix unwritten counter leakage by Dmitry Monakhov · 12 years ago
  79. e27f41e ext4: give i_aiodio_unwritten a more appropriate name by Dmitry Monakhov · 12 years ago
  80. f45ee3a ext4: ext4_inode_info diet by Dmitry Monakhov · 12 years ago
  81. c052e2b cifs: obtain file access during backup intent lookup (resend) by Shirish Pargaonkar · 12 years ago
  82. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 7596824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  84. bf53083 Merge tag 'v3.6-rc7' into next by James Morris · 12 years ago
  85. fd51790 trivial select_parent documentation fix by J. Bruce Fields · 12 years ago
  86. ba39ebb ext4: convert to use leXX_add_cpu() by Wei Yongjun · 12 years ago
  87. 6d1ab10 ext4: ext4_bread usage audit by Carlos Maiolino · 12 years ago
  88. cbb4ee8 ext4: remove redundant offset check in mext_check_arguments() by Wang Sheng-Hui · 12 years ago
  89. c25f9bc ext4: don't clear orphan list on ro mount with errors by Eric Sandeen · 12 years ago
  90. f065fd0 CIFS: Fix possible freed pointer dereference in CIFS_SessSetup by Pavel Shilovsky · 12 years ago
  91. 4ca3a99 CIFS: Fix possible freed pointer dereference in SMB2_sess_setup by Pavel Shilovsky · 12 years ago
  92. b794e7a jbd2: fix assertion failure in commit code due to lacking transaction credits by Jan Kara · 12 years ago
  93. 760ad0c CIFS: Make ops->close return void by Pavel Shilovsky · 12 years ago
  94. 9b68733 ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails by Djalal Harouni · 12 years ago
  95. aaf7d73 ext4: enable FITRIM ioctl on bigalloc file system by Lukas Czerner · 12 years ago
  96. f34f9d1 coredump: prevent double-free on an error path in core dumper by Denys Vlasenko · 12 years ago
  97. 63784dd fcntl: fix misannotations by Al Viro · 12 years ago
  98. 2744c17 ceph: don't abuse d_delete() on failure exits by Al Viro · 12 years ago
  99. 1fe0c02 vfs: delete surplus inode NULL check by Alan Cox · 12 years ago
  100. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago