1. 551395a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  2. 16ae527 Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  3. e23a5f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  4. 817d10b dlm: fix plock dev_write return value by David Teigland · 16 years ago
  5. 0035a4b dlm: tcp_connect_to_sock should check for -EINVAL, not EINVAL by Marcin Slusarz · 16 years ago
  6. 88ad231 dlm: section mismatch warning fix by Leonardo Potenza · 16 years ago
  7. 7a936ce dlm: convert connections_lock in a mutex by Matthias Kaehlcke · 16 years ago
  8. 161fb0c Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  9. 6ee6504 [PATCH] open sessionid permissions by Steve Grubb · 16 years ago
  10. e9baf6e [PATCH] return to old errno choice in mkdir() et.al. by Al Viro · 16 years ago
  11. 23c4971 [Patch] fs/binfmt_elf.c: fix wrong return values by WANG Cong · 16 years ago
  12. 08a6fac [PATCH] get rid of leak in compat_execve() by Al Viro · 16 years ago
  13. 5f71955 [Patch] fs/binfmt_elf.c: fix a wrong free by WANG Cong · 16 years ago
  14. eceea0b [PATCH] avoid multiplication overflows and signedness issues for max_fds by Al Viro · 16 years ago
  15. adbecb1 [PATCH] dup_fd() part 4 - race fix by Al Viro · 16 years ago
  16. afbec7f [PATCH] dup_fd() - part 3 by Al Viro · 16 years ago
  17. 9dec3c4 [PATCH] dup_fd() part 2 by Al Viro · 16 years ago
  18. 02afc626 [PATCH] dup_fd() fixes, part 1 by Al Viro · 16 years ago
  19. f52111b [PATCH] take init_files to fs/file.c by Al Viro · 16 years ago
  20. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 16 years ago
  21. 1d2e88e nfs: make nfs4_drop_state_owner() static by Adrian Bunk · 16 years ago
  22. 31f31db1 nfs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  23. 3110ff8 nfs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  24. 46c8ac7 nfs/lsm: make NFSv4 set LSM mount options by Eric Paris · 16 years ago
  25. 3a6258e NFSv4: Check the return value of decode_compound_hdr_arg() by Trond Myklebust · 16 years ago
  26. 38def50 nfs: fix race in nfs_dirty_request by Fred Isaman · 16 years ago
  27. b0b5397 NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute caching by Trond Myklebust · 16 years ago
  28. 02c471c jbd2: update transaction t_state to T_COMMIT fix by Mingming Cao · 16 years ago
  29. 519deca ext4: Retry block allocation if new blocks are allocated from system zone. by Aneesh Kumar K.V · 16 years ago
  30. 1930479 ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems by Valerie Clement · 16 years ago
  31. 2c8be6b ext4: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  32. 0623543 ext4: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  33. cd59e7b ext4: Fix mount messages when quota disabled by Jan Kara · 16 years ago
  34. dfc5d03 ext4: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  35. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  36. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 16 years ago
  37. 772279c jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMIT by Mingming Cao · 16 years ago
  38. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  39. ab31267 fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up". by Jim Meyering · 17 years ago
  40. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  41. b32a09d add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust by Markus Armbruster · 17 years ago
  42. 43f14d8 eCryptFS: fix imbalanced mutex locking by Cyrill Gorcunov · 16 years ago
  43. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  44. 78bb6cb fuse: add flag to turn on big writes by Miklos Szeredi · 16 years ago
  45. 4cd1a8f memcg: fix possible panic when CONFIG_MM_OWNER=y by KOSAKI Motohiro · 16 years ago
  46. 7063224 Fix hfsplus oops on image without extents by Eric Sesterhenn · 16 years ago
  47. 289f8e2 capabilities: add bounding set to /proc/self/status by Serge E. Hallyn · 16 years ago
  48. 9377abd quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn off by Jan Kara · 16 years ago
  49. bb45d64 ufs: remove unneeded ufs_put_inode prototype by Christoph Hellwig · 16 years ago
  50. 8dc4e37 ecryptfs: clean up (un)lock_parent by Miklos Szeredi · 16 years ago
  51. 46d7b52 uml: move hppfs_kern.c to hppfs.c by Jeff Dike · 16 years ago
  52. a0612b1 uml: hppfs fixes by Jeff Dike · 16 years ago
  53. 542dafa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  54. 00377d8 [GFS2] Prefer strlcpy() over snprintf() by Jean Delvare · 16 years ago
  55. ad99f77 [GFS2] Fix cast from unsigned int to s64 by Andrew Price · 16 years ago
  56. 091806ed [GFS2] filesystem consistency error from do_strip by Bob Peterson · 16 years ago
  57. c3921ab Add new 'cond_resched_bkl()' helper function by Linus Torvalds · 16 years ago
  58. e691b9d [CIFS] don't allow demultiplex thread to exit until kthread_stop is called by Steve French · 16 years ago
  59. 67750fb [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir by Jeff Layton · 16 years ago
  60. 02eadef [CIFS] add local struct inode pointer to cifs_setattr by Jeff Layton · 16 years ago
  61. 1b20d67 [CIFS] cifs_find_tcp_session cleanup by Cyrill Gorcunov · 16 years ago
  62. 26c5e98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  63. af4b3c3 [CIFS] fix build warning by Steve French · 16 years ago
  64. 7c5e628 [CIFS] Fixed build warning in is_ip by Igor Mammedov · 16 years ago
  65. 19566ca fs/proc/task_mmu.c: remove duplicated include files by Huang Weiyi · 16 years ago
  66. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  68. ba719ba sys_pipe(): fix file descriptor leaks by Ulrich Drepper · 16 years ago
  69. 75065ff Revert "relay: fix splice problem" by Jens Axboe · 16 years ago
  70. ffee025 docbook: fix bio missing parameter by Randy Dunlap · 16 years ago
  71. eeae1d4 block: use unitialized_var() in bio_alloc_bioset() by Jens Axboe · 16 years ago
  72. 9afadc4 udf: Fix memory corruption when fs mounted with noadinicb option by Jan Kara · 16 years ago
  73. 221e583 udf: Make udf exportable by Rasmus Rohde · 16 years ago
  74. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 16 years ago
  75. cf432eb [CIFS] cleanup cifsd completion by Steve French · 16 years ago
  76. dea570e0 [CIFS] Remove over-indented code in find_unc(). by Steve French · 16 years ago
  77. 6ce07c7 VFS: fix unused variable warning by Linus Torvalds · 16 years ago
  78. 0b2bac2 [PATCH] fix SMP ordering hole in fcntl_setlk() by Al Viro · 16 years ago
  79. a815752 Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 16 years ago
  80. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 16 years ago
  81. dca3c33 [PATCH] fix reservation discarding in affs by Roman Zippel · 16 years ago
  82. eb28062 task_nommu: fix compile failing bug because of spilt file.h by Bryan Wu · 16 years ago
  83. d35c7b0 unified (weak) sys_pipe implementation by Ulrich Drepper · 16 years ago
  84. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  85. 5ade9de [CIFS] fix typo by Steve French · 16 years ago
  86. be2e880 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  87. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  88. 78e92b9 netns: assign PDE->data before gluing entry into /proc tree by Denis V. Lunev · 16 years ago
  89. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 16 years ago
  90. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 16 years ago
  91. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  92. 5c598b3 [PATCH] fix sysctl_nr_open bugs by Al Viro · 16 years ago
  93. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 17 years ago
  94. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 17 years ago
  95. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 17 years ago
  96. 1b690b4 [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. by David Woodhouse · 16 years ago
  97. bd73096 fuse: use clamp() rather than nested min/max by Harvey Harrison · 16 years ago
  98. 868eb7a autofs: path_{get,put}() cleanups by Jan Blunck · 16 years ago
  99. 9d2de6a autofs4: fix incorrect return from root.c:try_to_fill_dentry() by Jeff Moyer · 16 years ago
  100. 0337904 autofs4: fix execution order race in mount request code by Jeff Moyer · 16 years ago