1. 67ec7d3 fs: use menuconfig to control the Misc. filesystems menu by Randy Dunlap · 16 years ago
  2. eaccbfa fs/exec.c:__bprm_mm_init(): clean up error handling by Luiz Fernando N. Capitulino · 16 years ago
  3. 856bf4d fs: sys_sync fix by Nick Piggin · 16 years ago
  4. 38f2197 fs: sync_sb_inodes fix by Nick Piggin · 16 years ago
  5. 4f5a99d fs: remove WB_SYNC_HOLD by Nick Piggin · 16 years ago
  6. e8ea175 UBIFS: do not use WB_SYNC_HOLD by Artem Bityutskiy · 16 years ago
  7. 69e9930 block_write_begin(): remove useless goto by Franck Bui-Huu · 16 years ago
  8. 91bf189c hugetlb: unsigned ret cannot be negative by Roel Kluin · 16 years ago
  9. 0f64415 fs: truncate blocks outside i_size after O_DIRECT write error by Dmitri Monakhov · 16 years ago
  10. 3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE by Hugh Dickins · 16 years ago
  11. 39f0dee do_mpage_readpage(): remove useless clear_buffer_mapped() call by Franck Bui-Huu · 16 years ago
  12. ee53a89 mm: do_sync_mapping_range integrity fix by Nick Piggin · 16 years ago
  13. 38c8e61 do_mpage_readpage(): don't submit lots of small bios on boundary by Miquel van Smoorenburg · 16 years ago
  14. 3340289 mm: report the MMU pagesize in /proc/pid/smaps by Mel Gorman · 16 years ago
  15. 08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps by Mel Gorman · 16 years ago
  16. 4b90567 jbd2: Fix oops in jbd2_journal_init_inode() on corrupted fs by Jan Kara · 16 years ago
  17. 83982b6 ext4: Remove "extents" mount option by Theodore Ts'o · 16 years ago
  18. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  19. cc7172d Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies by Chris Mason · 16 years ago
  20. 262a098 NFSD: Add documenting comments for nfsctl interface by Chuck Lever · 16 years ago
  21. 9e07485 NFSD: Replace open-coded integer with macro by Chuck Lever · 16 years ago
  22. 54224f0 NFSD: Fix a handful of coding style issues in write_filehandle() by Chuck Lever · 16 years ago
  23. b046ccd NFSD: clean up failover sysctl function naming by Chuck Lever · 16 years ago
  24. b064ec0 lockd: Enable NLM use of AF_INET6 by Chuck Lever · 16 years ago
  25. 49b5699 NSM: Move nsm_create() by Chuck Lever · 16 years ago
  26. b7ba597 NSM: Move nsm_use_hostnames to mon.c by Chuck Lever · 16 years ago
  27. 8529bc5 NSM: Move nsm_addr() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  28. e6765b8 NSM: Remove include/linux/lockd/sm_inter.h by Chuck Lever · 16 years ago
  29. 94da766 NSM: Replace IP address as our nlm_reboot lookup key by Chuck Lever · 16 years ago
  30. 77a3ef3 NSM: More clean up of nsm_get_handle() by Chuck Lever · 16 years ago
  31. b39b897 NSM: Refactor nsm_handle creation into a helper function by Chuck Lever · 16 years ago
  32. 92fd91b NLM: Remove "create" argument from nsm_find() by Chuck Lever · 16 years ago
  33. 8c7378f NLM: Call nsm_reboot_lookup() instead of nsm_find() by Chuck Lever · 16 years ago
  34. 3420a8c NSM: Add nsm_lookup() function by Chuck Lever · 16 years ago
  35. 576df46 NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque by Chuck Lever · 16 years ago
  36. 7fefc9c NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument by Chuck Lever · 16 years ago
  37. cab2d3c NSM: Encode the new "priv" cookie for NSMPROC_MON requests by Chuck Lever · 16 years ago
  38. 7e44d3b NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created by Chuck Lever · 16 years ago
  39. 05f3a9a NSM: Remove !nsm check from nsm_release() by Chuck Lever · 16 years ago
  40. bc1cc6c NSM: Remove NULL pointer check from nsm_find() by Chuck Lever · 16 years ago
  41. 5cf1c4b NSM: Add dprintk() calls in nsm_find and nsm_release by Chuck Lever · 16 years ago
  42. 67c6d10 NSM: Move nsm_find() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  43. 03eb1dc NSM: move to xdr_stream-based XDR encoders and decoders by Chuck Lever · 16 years ago
  44. 36e8e66 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c by Chuck Lever · 16 years ago
  45. 9c1bfd0 NSM: Move NSM-related XDR data structures to lockd's xdr.h by Chuck Lever · 16 years ago
  46. 0c7aef4 NSM: Check result of SM_UNMON upcall by Chuck Lever · 16 years ago
  47. 356c3eb NLM: Move the public declaration of nsm_unmonitor() to lockd.h by Chuck Lever · 16 years ago
  48. c8c23c4 NSM: Release nsmhandle in nlm_destroy_host by Chuck Lever · 16 years ago
  49. 1e49323 NLM: Move the public declaration of nsm_monitor() to lockd.h by Chuck Lever · 16 years ago
  50. 5d254b1 NSM: Make sure to return an error if the SM_MON call result is not zero by Chuck Lever · 16 years ago
  51. 5bc74be NSM: Remove BUG_ON() in nsm_monitor() by Chuck Lever · 16 years ago
  52. 501c1ed NLM: Remove redundant printk() in nlmclnt_lock() by Chuck Lever · 16 years ago
  53. 9fee490 NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() by Chuck Lever · 16 years ago
  54. 29ed140 NSM: Support IPv6 version of mon_name by Chuck Lever · 16 years ago
  55. 5acf431 NSM: convert printk(KERN_DEBUG) to a dprintk() by Chuck Lever · 16 years ago
  56. a484675 NSM: Use C99 structure initializer to initialize nsm_args by Chuck Lever · 16 years ago
  57. afb0369 NLM: Add helper to handle IPv4 addresses by Chuck Lever · 16 years ago
  58. bc99580 NLM: Support IPv6 scope IDs in nlm_display_address() by Chuck Lever · 16 years ago
  59. 6999fb4 NLM: Remove AF_UNSPEC arm in nlm_display_address() by Chuck Lever · 16 years ago
  60. 1df40b6 NLM: Remove address eye-catcher buffers from nlm_host by Chuck Lever · 16 years ago
  61. c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) by Jeff Layton · 16 years ago
  62. 2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname by Krishna Kumar · 16 years ago
  63. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  64. b3d47676 nfsd: update fh_verify description by J. Bruce Fields · 16 years ago
  65. 07d400a Btrfs: tree logging checksum fixes by Yan Zheng · 16 years ago
  66. 1ba1255 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents by Yan Zheng · 16 years ago
  67. 180591b Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation by Yan Zheng · 16 years ago
  68. 9ca03b9 Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code by Chris Mason · 16 years ago
  69. 860a7a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 16 years ago
  70. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  71. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  72. abda141 ext4: Make printk's consistently prefixed with "EXT4-fs: " by Theodore Ts'o · 16 years ago
  73. 4ec1102 ext4: Add sanity checks for the superblock before mounting the filesystem by Theodore Ts'o · 16 years ago
  74. b3881f7 ext4: Add mount option to set kjournald's I/O priority by Theodore Ts'o · 16 years ago
  75. 43b774b Btrfs: drop EXPORT symbols from extent_io.c by Chris Mason · 16 years ago
  76. 7d8a804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  77. c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 16 years ago
  78. 10cc04f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  79. 520c853 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  80. d397712 Btrfs: Fix checkpatch.pl warnings by Chris Mason · 16 years ago
  81. 1f3c79a Btrfs: Fix free block discard calls down to the block layer by Liu Hui · 16 years ago
  82. ec051c0 Btrfs: avoid orphan inode caused by log replay by Yan Zheng · 16 years ago
  83. 2d69a0f Btrfs: avoid potential super block corruption by Yan Zheng · 16 years ago
  84. dd3fd8b Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super by Shen Feng · 16 years ago
  85. 1f48366 Btrfs: fix a memory leak in btrfs_get_sb by Shen Feng · 16 years ago
  86. c584482 Btrfs: Fix typo in clear_state_cb by Liu Hui · 16 years ago
  87. 9aead43 Btrfs: Fix memset length in btrfs_file_write by yanhai zhu · 16 years ago
  88. 52c2617 Btrfs: update directory's size when creating subvol/snapshot by Yan Zheng · 16 years ago
  89. e441d54 Btrfs: add permission checks to the ioctls by Chris Mason · 16 years ago
  90. 4ae8978 inotify: fix type errors in interfaces by Michael Kerrisk · 16 years ago
  91. 2f1169e fix breakage in reiserfs_new_inode() by Al Viro · 16 years ago
  92. 5b45d96 fix the treatment of jfs special inodes by Al Viro · 16 years ago
  93. d8e9650d vfs: remove duplicate code in get_fs_type() by Li Zefan · 16 years ago
  94. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  95. 6110e3a sys_execve and sys_uselib do not call into fsnotify by Eric Paris · 16 years ago
  96. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  97. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  98. 9742df3 ntfs: don't NULL i_op by Al Viro · 16 years ago
  99. 261964c isofs check for NULL ->i_op in root directory is dead code by Al Viro · 16 years ago
  100. c765d47 affs: do not zero ->i_op by Al Viro · 16 years ago