1. 68590c3 vfs: nfsctl.c un-used nfsd #includes by Boaz Harrosh · 16 years ago
  2. 0296f55 lockd: Remove un-used nfsd headers #includes by Boaz Harrosh · 16 years ago
  3. 370d560 compat.c: Remove dependence on nfsd private headers by Boaz Harrosh · 16 years ago
  4. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 16 years ago
  5. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 16 years ago
  6. 864f0f6 nfsd: simplify fh_verify access checks by J. Bruce Fields · 16 years ago
  7. 9b8b317 Merge commit 'v2.6.32-rc8' into HEAD by J. Bruce Fields · 16 years ago
  8. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  9. 978b405 fcntl: rename F_OWNER_GID to F_OWNER_PGRP by Peter Zijlstra · 16 years ago
  10. 9ebd4eb procfs: fix /proc/<pid>/stat stack pointer for kernel threads by Stefani Seibold · 16 years ago
  11. ac50e95 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  12. 8a1eaa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  13. 82abc2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  14. 6c06f07 xfs: copy li_lsn before dropping AIL lock by Nathaniel W. Turner · 16 years ago
  15. 8ec6dba XFS bug in log recover with quota (bugzilla id 855) by Jan Rekorajski · 16 years ago
  16. f534dc9 cifs: clear server inode number flag while autodisabling by Suresh Jayaraman · 16 years ago
  17. 18dafac nilfs2: deleted inconsistent comment in nilfs_load_inode_block() by Jiro SEKIBA · 16 years ago
  18. 479c255 Fix memory corruption caused by nfsd readdir+ by Petr Vandrovec · 16 years ago
  19. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 16 years ago
  20. c1ea985 nilfs2: fix lock order reversal in chcp operation by Ryusuke Konishi · 16 years ago
  21. e04b5ef __generic_block_fiemap(): fix for files bigger than 4GB by Mike Hommey · 16 years ago
  22. fc63cf2 exec: setup_arg_pages() fails to return errors by Anton Blanchard · 16 years ago
  23. 7779d7b fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl by Heiko Carstens · 16 years ago
  24. 29f12ca pidns: fix a leak in /proc dentries and inodes with pid namespaces. by Sukadev Bhattiprolu · 16 years ago
  25. ff5e4b5 fs/jbd: Export log_start_commit to fix ext3 build. by Stefan Schmidt · 16 years ago
  26. aa021ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  27. a6dbd42 Btrfs: fix panic when trying to destroy a newly allocated by Josef Bacik · 16 years ago
  28. fd80145 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  29. 16fe410 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  30. 33b2580 Btrfs: allow more metadata chunk preallocation by Chris Mason · 16 years ago
  31. f5a84ee3 Btrfs: fallback on uncompressed io if compressed io fails by Josef Bacik · 16 years ago
  32. ccf0e72 Btrfs: find ideal block group for caching by Josef Bacik · 16 years ago
  33. 4eb3991 Btrfs: avoid null deref in unpin_extent_cache() by Dan Carpenter · 16 years ago
  34. df66916 Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root by Li Dongyang · 16 years ago
  35. 5df6a9f Btrfs: fix some metadata enospc issues by Josef Bacik · 16 years ago
  36. 01dea1e Btrfs: fix how we set max_size for free space clusters by Josef Bacik · 16 years ago
  37. 249ac1e Btrfs: cleanup transaction starting and fix journal_info usage by Josef Bacik · 16 years ago
  38. 6346c93 Btrfs: fix data allocation hint start by Josef Bacik · 16 years ago
  39. 7b02bec JBD/JBD2: free j_wbuf if journal init fails. by Tao Ma · 16 years ago
  40. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 16 years ago
  41. ea0174a ext3: retry failed direct IO allocations by Eric Sandeen · 16 years ago
  42. 96d25e5 NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENT by Trond Myklebust · 16 years ago
  43. b7b69c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  44. 1e424a348 ext4: partial revert to fix double brelse WARNING() by Theodore Ts'o · 16 years ago
  45. c083234 nilfs2: fix missing cleanup of gc cache on error cases by Ryusuke Konishi · 16 years ago
  46. 5399dd1 nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks by Ryusuke Konishi · 16 years ago
  47. f475f67 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible by Jeff Layton · 16 years ago
  48. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 16 years ago
  49. ba230c3 ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O by Mingming · 16 years ago
  50. e5a9236 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  51. 1bbc9a6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  52. d4116f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  53. 411094a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. 8c10cbd nfsd: use STATEID_FMT and STATEID_VAL for printing stateids by Benny Halevy · 16 years ago
  55. 4c3da22 sysfs: Don't leak secdata when a sysfs_dirent is freed. by Eric W. Biederman · 16 years ago
  56. 1b7e040 nfsd: register NFS_ACL with rpcbind by Peter Staubach · 16 years ago
  57. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 16 years ago
  58. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 16 years ago
  59. 0bd8718 fuse: fix kunmap in fuse_ioctl_copy_user by Jens Axboe · 16 years ago
  60. f60311d fuse: prevent fuse_put_request on invalid pointer by Anand V. Avati · 16 years ago
  61. 51bb296 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  62. 4b70df1 ext4: code clean up for dio fallocate handling by Mingming · 16 years ago
  63. 5f52495 ext4: skip conversion of uninit extents after direct IO if there isn't any by Mingming · 16 years ago
  64. 109f556 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents by Mingming · 16 years ago
  65. 05b4358 nilfs2: add zero-fill for new btree node buffers by Ryusuke Konishi · 16 years ago
  66. aeda7f6 nilfs2: fix irregular checkpoint creation due to data flush by Ryusuke Konishi · 16 years ago
  67. b1e19e5 nilfs2: fix dirty page accounting leak causing hang at write by Ryusuke Konishi · 16 years ago
  68. fa5d111 ext4: discard preallocation when restarting a transaction during truncate by Aneesh Kumar K.V · 16 years ago
  69. 1836d95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  70. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 16 years ago
  71. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 16 years ago
  72. 2511cd0 9p: fix readlink by Martin Stava · 16 years ago
  73. f91b9099 9p: fix a small bug in readdir for long directories by Martin Stava · 16 years ago
  74. 5f04eeb Fix bio_alloc() and bio_kmalloc() documentation by Alberto Bertogli · 16 years ago
  75. ad0bf11 bio_put(): add bio_clone() to the list of functions in the comment by Alberto Bertogli · 16 years ago
  76. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 16 years ago
  77. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 16 years ago
  78. 3b82638 xfs: free temporary cursor in xfs_dialloc by Eric Sandeen · 16 years ago
  79. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 16 years ago
  80. 68e71d1 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  81. 0d43f51 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  82. fb3165b Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  83. 36f8a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  84. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  85. 2375669 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  86. 47f365e hfs: fix oops on mount with corrupted btree extent records by Jeff Mahoney · 16 years ago
  87. 5c36fe3 hfsplus: refuse to mount volumes larger than 2TB by Ben Hutchings · 16 years ago
  88. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 16 years ago
  89. aba24d7 nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups by Frank Filz · 16 years ago
  90. efe0cb6 nfsd4.1: common slot allocation size calculation by J. Bruce Fields · 16 years ago
  91. dd829c4 nfsd4.1: fix session memory use calculation by J. Bruce Fields · 16 years ago
  92. dc7a081 nfs: new subdir Documentation/filesystems/nfs by J. Bruce Fields · 16 years ago
  93. e343eb0 Merge commit 'v2.6.32-rc5' into for-2.6.33 by J. Bruce Fields · 16 years ago
  94. 0cd9ad7 powerpc: Limit hugetlbfs support to PPC64 Book-3S machines by Kumar Gala · 16 years ago
  95. ffb4a73 sh: Fix hugetlbfs dependencies for SH-3 && MMU configurations. by Paul Mundt · 16 years ago
  96. 960cc0f block: use after free bug in __blkdev_get by Neil Brown · 16 years ago
  97. 9a3936a NFSv4: The link() operation should return any delegation on the file by Trond Myklebust · 16 years ago
  98. 141aeb9 NFSv4: Fix two unbalanced put_rpccred() issues. by Trond Myklebust · 16 years ago
  99. 52567b0 NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE by Trond Myklebust · 16 years ago
  100. a8b40bc nfs: Panic when commit fails by Terry Loftin · 16 years ago