1. f46c723 [CIFS] cleanup asn handling for ntlmssp by Steve French · 15 years ago
  2. 6debdbc [CIFS] Copy struct *after* setting the port, instead of before. by Simo Leone · 15 years ago
  3. 6459340 cifs: remove rw/ro options by Jeff Layton · 15 years ago
  4. b48a485 cifs: fix problems with earlier patches by Jeff Layton · 15 years ago
  5. 681bf72 cifs: have cifs parse scope_id out of IPv6 addresses and use it by Jeff Layton · 15 years ago
  6. 268875b [CIFS] Do not send tree disconnect if session is already disconnected by Steve French · 15 years ago
  7. 361ea1a [CIFS] Fix build break by Steve French · 15 years ago
  8. 61f98ff cifs: display scopeid in /proc/mounts by Jeff Layton · 15 years ago
  9. b70b92e Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  10. 1e68b2b cifs: add new routine for converting AF_INET and AF_INET6 addrs by Jeff Layton · 15 years ago
  11. 340481a3 cifs: have cifs_show_options show forceuid/forcegid options by Jeff Layton · 15 years ago
  12. 8616e0f cifs: remove unneeded NULL checks from cifs_show_options by Jeff Layton · 15 years ago
  13. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  14. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  15. 493b87e xfs: fix warnings with CONFIG_XFS_QUOTA disabled by Christoph Hellwig · 15 years ago
  16. f3ad116 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/configfs by Linus Torvalds · 15 years ago
  17. c53567a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  18. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 15 years ago
  19. 6cb8a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  20. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 15 years ago
  21. c34752b Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  22. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  23. 7747a0b xfs: fix freeing memory in xfs_getbmap() by Felix Blyakher · 15 years ago
  24. 82681a3 [SCSI] Merge branch 'linus' by James Bottomley · 15 years ago
  25. 5718607 eventfd: export eventfd_signal and eventfd_fget for lguest by Rusty Russell · 15 years ago
  26. 3ea4005 GFS2: Remove lock_kernel from gfs2_put_super() by Steven Whitehouse · 15 years ago
  27. 6399777 GFS2: Add tracepoints by Steven Whitehouse · 15 years ago
  28. aa7dfb8 nilfs2: get rid of bd_mount_sem use from nilfs by Ryusuke Konishi · 15 years ago
  29. e59399d nilfs2: correct exclusion control in nilfs_remount function by Ryusuke Konishi · 15 years ago
  30. 6dd4740 nilfs2: simplify remaining sget() use by Ryusuke Konishi · 15 years ago
  31. 3f82ff5 nilfs2: get rid of sget use for checking if current mount is present by Ryusuke Konishi · 15 years ago
  32. 33c8e57 nilfs2: get rid of sget use for acquiring nilfs object by Ryusuke Konishi · 15 years ago
  33. 81fc20b nilfs2: remove meaningless EBUSY case from nilfs_get_sb function by Ryusuke Konishi · 15 years ago
  34. 0c95ee1 remove the call to ->write_super in __sync_filesystem by Christoph Hellwig · 15 years ago
  35. d731e06 nilfs2: call nilfs2_write_super from nilfs2_sync_fs by Christoph Hellwig · 15 years ago
  36. d579ed0 jffs2: call jffs2_write_super from jffs2_sync_fs by Christoph Hellwig · 15 years ago
  37. 8c80065 ufs: add ->sync_fs by Christoph Hellwig · 15 years ago
  38. ad43ffd sysv: add ->sync_fs by Christoph Hellwig · 15 years ago
  39. 7fbc6df hfsplus: add ->sync_fs by Christoph Hellwig · 15 years ago
  40. 58bc5bb hfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  41. f83d6d4 fat: add ->sync_fs by Christoph Hellwig · 15 years ago
  42. 40f31dd ext2: add ->sync_fs by Christoph Hellwig · 15 years ago
  43. 80e09fb exofs: add ->sync_fs by Christoph Hellwig · 15 years ago
  44. 561e47c bfs: add ->sync_fs by Christoph Hellwig · 15 years ago
  45. e289643 affs: add ->sync_fs by Christoph Hellwig · 15 years ago
  46. c475879 sanitize ->fsync() for affs by Al Viro · 15 years ago
  47. 4427f0c repair bfs_write_inode(), switch bfs to simple_fsync() by Al Viro · 15 years ago
  48. 224c886 Fix adfs GET_FRAG_ID() on big-endian by Al Viro · 15 years ago
  49. ffdc906 repair adfs ->write_inode(), switch to simple_fsync() by Al Viro · 15 years ago
  50. bea6b64 switch omfs to simple_fsync() by Al Viro · 15 years ago
  51. 90de066 switch udf to simple_fsync() by Al Viro · 15 years ago
  52. a932801 switch ufs to simple_fsync() by Al Viro · 15 years ago
  53. 05459ca repair sysv_write_inode(), switch sysv to simple_fsync() by Al Viro · 15 years ago
  54. 0d7916d switch minix to simple_fsync() by Al Viro · 15 years ago
  55. e1740a4 switch ext2 to simple_fsync() by Al Viro · 15 years ago
  56. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  57. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  58. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  59. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  60. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  61. 4195f73 fs: block_dump missing dentry locking by Nick Piggin · 15 years ago
  62. 545b9fd fs: remove incorrect I_NEW warnings by Nick Piggin · 15 years ago
  63. f950221 xfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  64. 13205fb ntfs: remove old debug check for dirty data in ntfs_put_super() by Jens Axboe · 15 years ago
  65. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  66. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  67. 01ba687 jffs2: move jffs2_write_super to super.c by Christoph Hellwig · 15 years ago
  68. 4aa98cf Push BKL down into do_remount_sb() by Al Viro · 15 years ago
  69. 7f78d4c Push BKL down beyond VFS-only parts of do_mount() by Al Viro · 15 years ago
  70. 6fac98d Push BKL into do_mount() by Al Viro · 15 years ago
  71. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  72. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  73. a9e220f No need to do lock_super() for exclusion in generic_shutdown_super() by Al Viro · 15 years ago
  74. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  75. 443b94b Make sure that all callers of remount hold s_umount exclusive by Al Viro · 15 years ago
  76. 5af7926 enforce ->sync_fs is only called for rw superblock by Christoph Hellwig · 15 years ago
  77. e500475 cleanup sync_supers by Christoph Hellwig · 15 years ago
  78. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  79. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  80. 517bfae qnx4: remove ->write_super by Christoph Hellwig · 15 years ago
  81. 94cb993 ocfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  82. b7d245d gfs2: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  83. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  84. 59d697b btrfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  85. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  86. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  87. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  88. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  89. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  90. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  91. bfe8812 vfs: Call ->sync_fs() even if s_dirt is 0 (version 4) by Jan Kara · 15 years ago
  92. 5a3e5cb vfs: Fix sys_sync() and fsync_super() reliability (version 4) by Jan Kara · 15 years ago
  93. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  94. 864d7c4 fs: move mark_files_ro into file_table.c by npiggin@suse.de · 15 years ago
  95. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  96. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  97. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  98. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  99. 79ed022 switch follow_mount() by Al Viro · 15 years ago
  100. 9393bd0 switch follow_down() by Al Viro · 15 years ago