1. 713c0ec security: fix security_file_lock cmd argument by Sten Spans · 15 years ago
  2. 7d45eca Merge branch 'master' into next by James Morris · 15 years ago
  3. dd0d9a4 AFS: Fix compilation warning by Artem Bityutskiy · 15 years ago
  4. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  5. 81e4e1b Revert "fuse: Fix build error" as unnecessary by Linus Torvalds · 15 years ago
  6. 8711c67 isofs: fix Joliet regression by Bartlomiej Zolnierkiewicz · 15 years ago
  7. 44c695b Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  8. 04eef90 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  9. 097041e fuse: Fix build error by Larry Finger · 15 years ago
  10. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. 9f2d8be Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  12. ecb554a block: fix sg SG_DXFER_TO_FROM_DEV regression by FUJITA Tomonori · 15 years ago
  13. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  14. c2cc49a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  15. d0c280d cifs: when ATTR_READONLY is set, only clear write bits on non-directories by Jeff Layton · 15 years ago
  16. aeaaf25 cifs: remove cifsInodeInfo->inUse counter by Jeff Layton · 15 years ago
  17. 0b8f18e cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget by Jeff Layton · 15 years ago
  18. b77863b [CIFS] update cifs version number by Steve French · 15 years ago
  19. 3bbeeb3 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls by Jeff Layton · 15 years ago
  20. 654cf14 cifs: make a separate function for filling out FILE_UNIX_BASIC_INFO by Jeff Layton · 15 years ago
  21. 01ea95e cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo by Jeff Layton · 15 years ago
  22. c4c1bff cifs: add pid of initiating process to spnego upcall info by Jeff Layton · 15 years ago
  23. 0611254 UBIFS: fix corruption dump by Artem Bityutskiy · 15 years ago
  24. 431102f UBIFS: clean up free space checking by Artem Bityutskiy · 15 years ago
  25. ed43f2f UBIFS: small amendments in the LEB scanning code by Artem Bityutskiy · 15 years ago
  26. 086b364 UBIFS: dump a little more in case of corruptions by Artem Bityutskiy · 15 years ago
  27. 5ddf1e0 cifs: fix regression with O_EXCL creates and optimize away lookup by Jeff Layton · 15 years ago
  28. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  29. 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
  30. d5ce5b4 Free the memory allocated by memdup_user() in fs/sysfs/bin.c by Catalin Marinas · 15 years ago
  31. b43f3cb headers: mnt_namespace.h redux by Alexey Dobriyan · 15 years ago
  32. d01730d quota: Fix possible deadlock during parallel quotaon and quotaoff by Jiaying Zhang · 15 years ago
  33. 793285f cred_guard_mutex: do not return -EINTR to user-space by Oleg Nesterov · 15 years ago
  34. 3beab0b sys_sync(): fix 16% performance regression in ffsb create_4k test by Zhang, Yanmin · 15 years ago
  35. 7fcd9c3 UBIFS: allow more than one volume to be mounted by Daniel Mack · 15 years ago
  36. 1fb8bd0 UBIFS: fix assertion warning by Artem Bityutskiy · 15 years ago
  37. 681947d UBIFS: minor spelling and grammar fixes by Adrian Hunter · 15 years ago
  38. 4473758 UBIFS: fix 64-bit divisions in debug print by Adrian Hunter · 15 years ago
  39. cb54ef8 UBIFS: few spelling fixes by Artem Bityutskiy · 15 years ago
  40. 2a35a3a8 UBIFS: set write-buffer timout to 3-5 seconds by Artem Bityutskiy · 15 years ago
  41. 0b335b9 UBIFS: slightly optimize write-buffer timer usage by Artem Bityutskiy · 15 years ago
  42. 70aee2f UBIFS: improve debugging messaged by Artem Bityutskiy · 15 years ago
  43. e3dc5a6 UBIFS: fix integer overflow warning by Adrian Hunter · 15 years ago
  44. d9a0a34 nilfs2: fix disorder in cp count on error during deleting checkpoints by Jiro SEKIBA · 15 years ago
  45. ff54de3 nilfs2: fix lockdep warning between regular file and inode file by Ryusuke Konishi · 15 years ago
  46. 4a52df7 nilfs2: fix incorrect KERN_CRIT messages in case of write failures by Ryusuke Konishi · 15 years ago
  47. 8227b29 nilfs2: fix hang problem of log writer which occurs after write failures by Ryusuke Konishi · 15 years ago
  48. 0cfae3d nilfs2: remove unlikely directive causing mis-conversion of error code by Ryusuke Konishi · 15 years ago
  49. 14c1b7c Merge branch 'for-2.6.31' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  50. 033a666 NFSD: Don't hold unrefcounted creds over call to nfsd_setuser() by David Howells · 15 years ago
  51. 746a99a Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  52. 5291a12 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  53. 68f5a38 Btrfs: fix error message formatting by Hu Tao · 15 years ago
  54. 9b627e9 Btrfs: fix use after free in btrfs_start_workers fail path by Jiri Slaby · 15 years ago
  55. 9427216 Btrfs: honor nodatacow/sum mount options for new files by Chris Mason · 15 years ago
  56. 2c47e605 Btrfs: update backrefs while dropping snapshot by Yan Zheng · 15 years ago
  57. a970b0a Btrfs: account for space we may use in fallocate by Josef Bacik · 15 years ago
  58. c8a894d Btrfs: fix the file clone ioctl for preallocated extents by Chris Mason · 15 years ago
  59. f597bb1 Btrfs: don't log the inode in file_write while growing the file by Chris Mason · 15 years ago
  60. bdae997 fs/notify/inotify: decrement user inotify count on close by Keith Packard · 15 years ago
  61. cc0bad7 cifs: add new cifs_iget function and convert unix codepath to use it by Jeff Layton · 15 years ago
  62. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  63. fa172f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  64. e2dbe12 elf: fix one check-after-use by Amerigo Wang · 15 years ago
  65. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  66. 752fa51 hostfs: set maximum filesize in superblock for proper LFS support by Wolfgang Illmeyer · 15 years ago
  67. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  68. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  69. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  70. f7c2df9 AFS: Fix lock imbalance by Jiri Slaby · 15 years ago
  71. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  72. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  73. 201fa69 fuse: fix bad return value in fuse_file_poll() by Miklos Szeredi · 15 years ago
  74. b4c458b fuse: fix return value of fuse_dev_write() by Csaba Henk · 15 years ago
  75. ac72421 Merge branch 'master' into next by James Morris · 15 years ago
  76. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  77. f0a71eb cifs: fix fh_mutex locking in cifs_reopen_file by Jeff Layton · 15 years ago
  78. aada1bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  79. 71a394f [CIFS] remove unknown mount option warning message by Steve French · 15 years ago
  80. ad8034f [CIFS] remove bkl usage from umount begin by Steve French · 15 years ago
  81. 0f3bc09 cifs: Fix incorrect return code being printed in cFYI messages by Suresh Jayaraman · 15 years ago
  82. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  83. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 15 years ago
  84. 6459340 cifs: remove rw/ro options by Jeff Layton · 15 years ago
  85. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 15 years ago
  86. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  87. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  88. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  89. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  90. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  91. d7ed9c0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  92. a893a84 mm_for_maps: simplify, use ptrace_may_access() by Oleg Nesterov · 15 years ago
  93. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  94. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  95. 281eede switch reiserfs to inode->i_acl by Al Viro · 15 years ago
  96. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 15 years ago
  97. e68888b reiserfs: minimal fix for ACL caching by Al Viro · 15 years ago
  98. d441b1c switch nilfs2 to inode->i_acl by Al Viro · 15 years ago
  99. 5affd88 switch btrfs to inode->i_acl by Al Viro · 15 years ago
  100. 290c263 switch jffs2 to inode->i_acl by Al Viro · 15 years ago