1. 7f81c88 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP by Michal Hocko · 13 years ago
  2. 1252b30 [CIFS] update cifs version to 1.73 by Steve French · 13 years ago
  3. 040d15c [CIFS] trivial cleanup fscache cFYI and cERROR messages by Steve French · 13 years ago
  4. 8d1bca3 cifs: correctly handle NULL tcon pointer in CIFSTCon by Jeff Layton · 13 years ago
  5. 3e71551 cifs: show sec= option in /proc/mounts by Jeff Layton · 13 years ago
  6. 7fdbaa1 cifs: don't allow cifs_reconnect to exit with NULL socket pointer by Jeff Layton · 13 years ago
  7. cd51875 CIFS: Fix sparse error by Pavel Shilovsky · 13 years ago
  8. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  9. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  10. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  11. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  12. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 13 years ago
  13. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 13 years ago
  14. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 13 years ago
  15. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 13 years ago
  16. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 14 years ago
  17. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 13 years ago
  18. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 13 years ago
  19. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 13 years ago
  20. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 13 years ago
  21. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 13 years ago
  22. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 13 years ago
  23. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 13 years ago
  24. 6eef312 btrfs: remove unneeded includes from scrub.c by Arne Jansen · 13 years ago
  25. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 13 years ago
  26. 8c51032 btrfs: scrub: errors in tree enumeration by Arne Jansen · 13 years ago
  27. ad3e34b Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago
  28. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  29. 3473f3c Btrfs: unlock the trans lock properly by Josef Bacik · 13 years ago
  30. 25b8b93 Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 13 years ago
  31. 5f12713 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent by Ingo Molnar · 13 years ago
  32. d21131b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  33. f6a3982 Btrfs: fix duplicate checking logic by Josef Bacik · 13 years ago
  34. 723bda2 Btrfs: fix the allocator loop logic by Josef Bacik · 13 years ago
  35. 2cdc342 Btrfs: fix bitmap regression by Josef Bacik · 13 years ago
  36. f2bb8f5 Btrfs: don't commit the transaction if we dont have enough pinned bytes by Josef Bacik · 13 years ago
  37. 3de85bb Btrfs: noinline the cluster searching functions by Josef Bacik · 13 years ago
  38. 86d4a77 Btrfs: cache bitmaps when searching for a cluster by Josef Bacik · 13 years ago
  39. 83fb086 cifs: trivial: add space in fsc error message by Jeff Layton · 13 years ago
  40. 0c1f91f ceph: unwind canceled flock state by Sage Weil · 13 years ago
  41. 0e98728 ceph: fix ENOENT logic in striped_read by Sage Weil · 13 years ago
  42. c3cd628 ceph: fix short sync reads from the OSD by Sage Weil · 13 years ago
  43. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  44. 9c125d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  45. d205df9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  46. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  47. e6bc45d vfs: make unlink() and rmdir() return ENOENT in preference to EROFS by Theodore Ts'o · 13 years ago
  48. 9054760 lmLogOpen() broken failure exit by Al Viro · 13 years ago
  49. 9c4843e cifs: silence printk when establishing first session on socket by Jeff Layton · 13 years ago
  50. 243e2dd3 CIFS ACL support needs CONFIG_KEYS, so depend on it by Darren Salt · 13 years ago
  51. 957df45 possible memory corruption in cifs_parse_mount_options() by Vasily Averin · 13 years ago
  52. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  53. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 13 years ago
  54. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 13 years ago
  55. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 13 years ago
  56. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 13 years ago
  57. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 13 years ago
  58. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 13 years ago
  59. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 13 years ago
  60. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 13 years ago
  61. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 13 years ago
  62. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 13 years ago
  63. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 13 years ago
  64. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  65. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  66. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  67. 5f0b23e cifs: make CIFS depend on CRYPTO_ECB by Suresh Jayaraman · 13 years ago
  68. c592a70 cifs: fix the kernel release version in the default security warning message by Suresh Jayaraman · 13 years ago
  69. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 13 years ago
  70. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 13 years ago
  71. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 13 years ago
  72. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 13 years ago
  73. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 13 years ago
  74. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 13 years ago
  75. da8b94e UBIFS: fix recovery broken by the previous recovery fix by Artem Bityutskiy · 13 years ago
  76. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 13 years ago
  77. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 13 years ago
  78. ab75950 UBIFS: supress false error messages by Artem Bityutskiy · 13 years ago
  79. 4c49ff3 block: blkdev_get() should access ->bd_disk only after success by Tejun Heo · 13 years ago
  80. fe47ae7 oprofile, dcookies: Fix possible circular locking dependency by Robert Richter · 13 years ago
  81. 1adffba fat: Fix corrupt inode flags when remove ATTR_SYS flag by OGAWA Hirofumi · 13 years ago
  82. c7427d2 autofs4: bogus dentry_unhash() added in ->unlink() by Al Viro · 13 years ago
  83. 3cebde2 vfs: shrink_dcache_parent before rmdir, dir rename by Sage Weil · 13 years ago
  84. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  85. bd1bfe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  86. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  87. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 13 years ago
  88. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 13 years ago
  89. 7a86617 eCryptfs: Return useful code from contains_ecryptfs_marker by Tyler Hicks · 13 years ago
  90. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 13 years ago
  91. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  92. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  93. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  94. 2ff55e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 13 years ago
  95. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 13 years ago
  96. 9342077 pnfs-obj: pg_test check for max_io_size by Boaz Harrosh · 13 years ago
  97. 5b36c7d NFSv4.1: define nfs_generic_pg_test by Boaz Harrosh · 13 years ago
  98. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 13 years ago
  99. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 13 years ago
  100. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 13 years ago