1. 7d74f49 export kernel call get_task_comm(). by J Freyensee · 13 years ago
  2. adff377 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  3. d8bdc59 proc: do proper range check on readdir offset by Linus Torvalds · 13 years ago
  4. f65647c Btrfs: fix free space cache leak by Chris Mason · 13 years ago
  5. fff3e5a fs: synchronize_rcu when unregister_filesystem success not failure by Milton Miller · 13 years ago
  6. 6d74119 Btrfs: avoid taking the chunk_mutex in do_chunk_alloc by Josef Bacik · 13 years ago
  7. 0d39920 Btrfs end_bio_extent_readpage should look for locked bits by Chris Mason · 13 years ago
  8. 0ebc115 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  9. c153001 vfs: Fix absolute RCU path walk failures due to uninitialized seq number by Tim Chen · 13 years ago
  10. 936bb2d fs/9p: Fix error reported by coccicheck by Aneesh Kumar K.V · 13 years ago
  11. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  12. c2ed388 fs/9p: Use write_inode for data sync on server by Aneesh Kumar K.V · 13 years ago
  13. f2eda2c fs/9p: Fix revalidate to return correct value by Aneesh Kumar K.V · 13 years ago
  14. 0e4f8f8 Btrfs: don't force chunk allocation in find_free_extent by Chris Mason · 13 years ago
  15. a970f5d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  16. 7ebfa57 vfs: fix incorrect dentry_update_name_case() BUG_ON() test by Linus Torvalds · 13 years ago
  17. b836aec ramfs: fix memleak on no-mmu arch by Bob Liu · 13 years ago
  18. ed5afea fs/fhandle.c: add <linux/personality.h> for ia64 by Jeff Mahoney · 13 years ago
  19. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  20. c340b1d fs/partitions/ldm.c: fix oops caused by corrupted partition table by Timo Warns · 13 years ago
  21. 1dcffad UBIFS: fix compilation warnings when compiling with gcc 4.5 by Maksim Rayskiy · 13 years ago
  22. 78530bf UBIFS: fix oops when R/O file-system is fsync'ed by Artem Bityutskiy · 13 years ago
  23. 329c505 Btrfs: Check validity before setting an acl by Miao Xie · 13 years ago
  24. 3153495 Btrfs: Fix incorrect inode nlink in btrfs_link() by Miao Xie · 13 years ago
  25. b9e03af Btrfs: Check if btrfs_next_leaf() returns error in btrfs_real_readdir() by Li Zefan · 13 years ago
  26. 2e6a003 Btrfs: Check if btrfs_next_leaf() returns error in btrfs_listxattr() by Li Zefan · 13 years ago
  27. 109b36a Btrfs: make uncache_state unconditional by Chris Mason · 13 years ago
  28. 6faf9a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  29. 0d88f6e nfs: don't call __mark_inode_dirty while holding i_lock by Dave Chinner · 13 years ago
  30. be85bcc Revert "vfs: Export file system uuid via /proc/<pid>/mountinfo" by Linus Torvalds · 13 years ago
  31. ca83ce3 cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) by Jeff Layton · 13 years ago
  32. d9b9420 [CIFS] Warn on requesting default security (ntlm) on mount by Steve French · 13 years ago
  33. fd88ce9 [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood by Steve French · 13 years ago
  34. 157c249 cifs: wrap received signature check in srv_mutex by Jeff Layton · 13 years ago
  35. 581ade4 cifs: clean up various nits in unicode routines (try #2) by Jeff Layton · 13 years ago
  36. c0c7b90 cifs: clean up length checks in check2ndT2 by Jeff Layton · 13 years ago
  37. 2b6c26a cifs: set ra_pages in backing_dev_info by Jeff Layton · 13 years ago
  38. 8679b0d cifs: fix broken BCC check in is_valid_oplock_break by Jeff Layton · 13 years ago
  39. 7094564 cifs: always do is_path_accessible check in cifs_mount by Jeff Layton · 13 years ago
  40. 5443d13 various endian fixes to cifs by Steve French · 13 years ago
  41. 6da9791 Elminate sparse __CHECK_ENDIAN__ warnings on port conversion by Steve French · 13 years ago
  42. 2e325d5 Max share size is too small by Steve French · 13 years ago
  43. 874d0d2 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus by Chris Mason · 13 years ago
  44. 507903b btrfs: using cached extent_state in set/unlock combinations by Arne Jansen · 13 years ago
  45. 13c5a93 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction by Josef Bacik · 13 years ago
  46. 8727c8a Allow user names longer than 32 bytes by Steve French · 13 years ago
  47. bdf1b03 cifs: replace /proc/fs/cifs/Experimental with a module parm by Jeff Layton · 13 years ago
  48. 7797069 cifs: check for private_data before trying to put it by Jeff Layton · 13 years ago
  49. e15d054 Btrfs: fix subvolume mount by name problem when default mount subvolume is set by Xin Zhong · 13 years ago
  50. 13f2696 fix user annotation in ioctl.c by Daniel J Blueman · 13 years ago
  51. a1b75f7 Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  52. 3387206 btrfs: properly handle overlapping areas in memmove_extent_buffer by Sergei Trofimovich · 13 years ago
  53. 8fb2764 Btrfs: fix memory leaks in btrfs_new_inode() by Yoshinori Sano · 13 years ago
  54. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  55. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  56. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  57. 18770c7 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  58. c820563 ext4: fix data corruption regression by reverting commit 6de9843dab3f by Theodore Ts'o · 13 years ago
  59. f80da1e ext4: Allow indirect-block file to grow the file size to max file size by Kazuya Mio · 13 years ago
  60. be4f27d ext4: allow an active handle to be started when freezing by Yongqiang Yang · 13 years ago
  61. 0893ed4 ext4: sync the directory inode in ext4_sync_parent() by Curt Wohlgemuth · 13 years ago
  62. 23fcf2e nfsd4: fix oops on lock failure by J. Bruce Fields · 13 years ago
  63. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  64. 93a54bc Btrfs: check for duplicate iov_base's when doing dio reads by Josef Bacik · 13 years ago
  65. 16d299a Btrfs: reuse the extent_map we found when calling btrfs_get_extent by Josef Bacik · 13 years ago
  66. 1ae3993 Btrfs: do not use async submit for small DIO io's by Josef Bacik · 13 years ago
  67. 02f57c7 Btrfs: don't split dio bios if we don't have to by Josef Bacik · 13 years ago
  68. 1ef30be Btrfs: do not call btrfs_update_inode in endio if nothing changed by Josef Bacik · 13 years ago
  69. 12ddb96 Btrfs: map the inode item when doing fill_inode_item by Josef Bacik · 13 years ago
  70. 06d5a58 Btrfs: only retry transaction reservation once by Josef Bacik · 13 years ago
  71. be1a12a Btrfs: deal with the case that we run out of space in the cache by Josef Bacik · 13 years ago
  72. 3d762ca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  73. a1b7ea5 xfs: use proper interfaces for on-stack plugging by Christoph Hellwig · 13 years ago
  74. 957935d xfs: fix xfs_debug warnings by Christoph Hellwig · 13 years ago
  75. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 13 years ago
  76. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  77. be65b18 xfs: catch bad block numbers freeing extents. by Dave Chinner · 13 years ago
  78. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  79. cd4a3c5 xfs: clean up code layout in xfs_trans_ail.c by Dave Chinner · 13 years ago
  80. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  81. a7b339f xfs: introduce background inode reclaim work by Dave Chinner · 13 years ago
  82. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  83. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  84. e828776 xfs: fix extent format buffer allocation size by Dave Chinner · 13 years ago
  85. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  86. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  87. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  88. 4188759 NFS: Fix a signed vs. unsigned secinfo bug by Bryan Schumaker · 13 years ago
  89. 0449641 ext4: init timer earlier to avoid a kernel panic in __save_error_info by Tao Ma · 13 years ago
  90. 6cba611 jbd2: fix potential memory leak on transaction commit by Zhang Huan · 13 years ago
  91. 44148a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-2.6-block by Linus Torvalds · 13 years ago
  92. d0de4dc inotify: fix double free/corruption of stuct user by Eric Paris · 13 years ago
  93. 7dcda1c fs: export empty_aops by Jens Axboe · 13 years ago
  94. ee3dea3 ufs: remove unessecary blk_flush_plug by Christoph Hellwig · 13 years ago
  95. 884b826 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  96. 7da6443 UBIFS: fix debugging failure in dbg_check_space_info by Artem Bityutskiy · 13 years ago
  97. 9516953 UBIFS: fix error path in dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  98. cc6a86b UBIFS: unify error path dbg_debugfs_init_fs by Artem Bityutskiy · 13 years ago
  99. 81354de UBIFS: do not select KALLSYMS_ALL by Artem Bityutskiy · 13 years ago
  100. c88ac00 UBIFS: fix assertion warnings by Artem Bityutskiy · 13 years ago