1. 96577c4 jbd2: fix race between write_metadata_buffer and get_write_access by dingdinghua · 15 years ago
  2. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  3. 7d45eca Merge branch 'master' into next by James Morris · 15 years ago
  4. 833576b ext4: Fix ext4_mb_initialize_context() to initialize all fields by Theodore Ts'o · 15 years ago
  5. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  6. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  7. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  8. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  9. f8c73c7 partitions: fix broken uevent_suppress conversion by Heiko Carstens · 15 years ago
  10. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  11. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  12. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  13. 8711c67 isofs: fix Joliet regression by Bartlomiej Zolnierkiewicz · 15 years ago
  14. 44c695b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  15. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  16. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  17. 812e7a6 ocfs2: log the actual return value of ocfs2_file_aio_write() by Wengang Wang · 15 years ago
  18. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  19. 9f2d8be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  20. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 15 years ago
  21. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  22. 65bc98b [CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats by Steve French · 15 years ago
  23. c2cc49a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  24. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  25. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  26. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  27. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  28. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  29. 654cf14 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO by Jeff Layton · 15 years ago
  30. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  31. c4c1bff cifs: add pid of initiating process to spnego upcall info by Jeff Layton · 15 years ago
  32. 0611254 UBIFS: fix corruption dump by Artem Bityutskiy · 15 years ago
  33. 431102f UBIFS: clean up free space checking by Artem Bityutskiy · 15 years ago
  34. ed43f2f UBIFS: small amendments in the LEB scanning code by Artem Bityutskiy · 15 years ago
  35. 086b364 UBIFS: dump a little more in case of corruptions by Artem Bityutskiy · 15 years ago
  36. 17ae26b ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging by Jeff Liu · 15 years ago
  37. 8b712cd ocfs2: Fixup orphan scan cleanup after failed mount by Jeff Mahoney · 15 years ago
  38. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago
  39. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  40. 728b690 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  41. d5ce5b4 Free the memory allocated by memdup_user() in fs/sysfs/bin.c by Catalin Marinas · 15 years ago
  42. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  43. d01730d quota: Fix possible deadlock during parallel quotaon and quotaoff by Jiaying Zhang · 15 years ago
  44. 7a6d3c8 fuse: make the number of max background requests and congestion threshold tunable by Csaba Henk · 15 years ago
  45. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
  46. 3beab0b sys_sync(): fix 16% performance regression in ffsb create_4k test by Zhang, Yanmin · 15 years ago
  47. 1c71850 ext4: Fix compile warnings with MB_DEBUG by Akira Fujita · 15 years ago
  48. 5a4a798 ext4: Remove unnecessary semicolons in mballoc.c by Joe Perches · 15 years ago
  49. 6487a9d ext4: More buffer head reference leaks by Curt Wohlgemuth · 15 years ago
  50. f6f50e2 jbd2: Fail to load a journal if it is too short by Jan Kara · 15 years ago
  51. 78f1ddb ext4: Avoid null pointer dereference when decoding EROFS w/o a journal by Theodore Ts'o · 15 years ago
  52. 43b3852 ext4: Fix typo in ext4/Kconfig by Manish Katiyar · 15 years ago
  53. 024eab4 ext4: Fix memory leak fix when mounting an ext4 filesystem by Aneesh Kumar K.V · 15 years ago
  54. 7fcd9c3 UBIFS: allow more than one volume to be mounted by Daniel Mack · 15 years ago
  55. 1fb8bd0 UBIFS: fix assertion warning by Artem Bityutskiy · 15 years ago
  56. 681947d UBIFS: minor spelling and grammar fixes by Adrian Hunter · 15 years ago
  57. 4473758 UBIFS: fix 64-bit divisions in debug print by Adrian Hunter · 15 years ago
  58. cb54ef8 UBIFS: few spelling fixes by Artem Bityutskiy · 15 years ago
  59. 2a35a3a8 UBIFS: set write-buffer timout to 3-5 seconds by Artem Bityutskiy · 15 years ago
  60. 0b335b9 UBIFS: slightly optimize write-buffer timer usage by Artem Bityutskiy · 15 years ago
  61. 70aee2f UBIFS: improve debugging messaged by Artem Bityutskiy · 15 years ago
  62. e3dc5a6 UBIFS: fix integer overflow warning by Adrian Hunter · 15 years ago
  63. d9a0a34 nilfs2: fix disorder in cp count on error during deleting checkpoints by Jiro SEKIBA · 15 years ago
  64. ff54de3 nilfs2: fix lockdep warning between regular file and inode file by Ryusuke Konishi · 15 years ago
  65. 4a52df7 nilfs2: fix incorrect KERN_CRIT messages in case of write failures by Ryusuke Konishi · 15 years ago
  66. 8227b29 nilfs2: fix hang problem of log writer which occurs after write failures by Ryusuke Konishi · 15 years ago
  67. 0cfae3d nilfs2: remove unlikely directive causing mis-conversion of error code by Ryusuke Konishi · 15 years ago
  68. 14c1b7c Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  69. 033a666 NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() by David Howells · 15 years ago
  70. 746a99a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  71. 5291a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  72. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 15 years ago
  73. 9b627e9 Btrfs: fix use after free in btrfs_start_workers fail path by Jiri Slaby · 15 years ago
  74. 9427216 Btrfs: honor nodatacow/sum mount options for new files by Chris Mason · 15 years ago
  75. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  76. a970b0a Btrfs: account for space we may use in fallocate by Josef Bacik · 15 years ago
  77. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 15 years ago
  78. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 15 years ago
  79. bdae997 fs/notify/inotify: decrement user inotify count on close by Keith Packard · 15 years ago
  80. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 15 years ago
  81. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  82. fa172f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  83. e2dbe12 elf: fix one check-after-use by Amerigo Wang · 15 years ago
  84. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  85. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 15 years ago
  86. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  87. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  88. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  89. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 15 years ago
  90. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  91. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  92. 201fa69 fuse: fix bad return value in fuse_file_poll() by Miklos Szeredi · 15 years ago
  93. b4c458b fuse: fix return value of fuse_dev_write() by Csaba Henk · 15 years ago
  94. ac72421 Merge branch 'master' into next by James Morris · 15 years ago
  95. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  96. f0a71eb cifs: fix fh_mutex locking in cifs_reopen_file by Jeff Layton · 15 years ago
  97. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  98. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 15 years ago
  99. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 15 years ago
  100. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago