1. 12045a6e nfsd: let "insecure" flag vary by pseudoflavor by J. Bruce Fields · 15 years ago
  2. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 15 years ago
  3. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  4. 68590c3 vfs: nfsctl.c un-used nfsd #includes by Boaz Harrosh · 15 years ago
  5. 0296f55 lockd: Remove un-used nfsd headers #includes by Boaz Harrosh · 15 years ago
  6. 370d560 compat.c: Remove dependence on nfsd private headers by Boaz Harrosh · 15 years ago
  7. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  8. 57ecb34 nfsd4: fix share mode permissions by J. Bruce Fields · 15 years ago
  9. 3ea6b3d 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
  10. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  11. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  12. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  13. 37222e1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  14. 3f86ce7 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  15. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  16. aa98aa3 md: move compat_ioctl handling into md.c by Arnd Bergmann · 15 years ago
  17. 52c9948 Merge branch 'nfs-for-2.6.33' by Trond Myklebust · 15 years ago
  18. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  19. 92340ee Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 15 years ago
  20. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  21. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  22. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  23. f58df54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  24. edfacdd devpts_get_tty() should validate inode by Sukadev Bhattiprolu · 15 years ago
  25. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  26. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  27. 0c3dc2b xfs: remove incorrect sparse annotation for xfs_iget_cache_miss by Christoph Hellwig · 15 years ago
  28. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  29. 5683f53 xfs: uninline xfs_get_extsz_hint by Christoph Hellwig · 15 years ago
  30. e82fa0c xfs: rename xfs_attr_fetch to xfs_attr_get_int by Christoph Hellwig · 15 years ago
  31. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  32. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  33. fc5bc4c xfs: Wrapped journal record corruption on read at recovery by Andy Poling · 15 years ago
  34. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  35. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  36. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  37. 80641dc xfs: I/O completion handlers must use NOFS allocations by Christoph Hellwig · 15 years ago
  38. c56c9631 xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks by Christoph Hellwig · 15 years ago
  39. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  40. 4e2ccdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  41. e16acb5 sysfs: sysfs_setattr remove unnecessary permission check. by Eric W. Biederman · 15 years ago
  42. ca1bab3 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir by Eric W. Biederman · 15 years ago
  43. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  44. a16bbc3 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish by Eric W. Biederman · 15 years ago
  45. 06fc0d6 sysfs: In sysfs_chmod_file lazily propagate the mode change. by Eric W. Biederman · 15 years ago
  46. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  47. c099aac sysfs: Nicely indent sysfs_symlink_inode_operations by Eric W. Biederman · 15 years ago
  48. 6b0bfe9 sysfs: Update s_iattr on link and unlink. by Eric W. Biederman · 15 years ago
  49. 35df63c sysfs: Fix locking and factor out sysfs_sd_setattr by Eric W. Biederman · 15 years ago
  50. 4be3df2 sysfs: Simplify iattr time assignments by Eric W. Biederman · 15 years ago
  51. 4c6974f sysfs: Simplify sysfs_chmod_file semantics by Eric W. Biederman · 15 years ago
  52. e8f077c sysfs: Use dentry_ops instead of directly playing with the dcache by Eric W. Biederman · 15 years ago
  53. 28a027c sysfs: Rename sysfs_d_iput to sysfs_dentry_iput by Eric W. Biederman · 15 years ago
  54. f44d3e7 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex by Eric W. Biederman · 15 years ago
  55. d3a3b0a debugfs: fix create mutex racy fops and private data by Mathieu Desnoyers · 15 years ago
  56. f38506c sysfs: mark a locally-only used function static by Stefan Richter · 15 years ago
  57. 637e8a6 usbdevfs: move compat_ioctl handling to devio.c by Arnd Bergmann · 15 years ago
  58. 3695669 lp: move compat_ioctl handling into lp.c by Arnd Bergmann · 15 years ago
  59. 43c6e7b9 compat_ioctl: pass compat pointer directly to handlers by Arnd Bergmann · 15 years ago
  60. 661f627 compat_ioctl: simplify lookup table by Arnd Bergmann · 15 years ago
  61. 789f0f8 compat_ioctl: simplify calling of handlers by Arnd Bergmann · 15 years ago
  62. 5a07ea0 compat_ioctl: inline all conversion handlers by Arnd Bergmann · 15 years ago
  63. 348c4b9 compat_ioctl: Remove BKL by Arnd Bergmann · 15 years ago
  64. fb07a5f compat_ioctl: remove all VT ioctl handling by Arnd Bergmann · 15 years ago
  65. 02412f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 15 years ago
  66. 4515c30 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  67. a5eba3f Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  68. fc1495b Merge git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  69. 190f38e NFS: Fix nfs_migrate_page() by Trond Myklebust · 15 years ago
  70. 8e0eb40 ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks() by Roel Kluin · 15 years ago
  71. 68eb3db ext3: Fix data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  72. 5a20bdf ext4: Support for 64-bit quota format by Jan Kara · 15 years ago
  73. 1aeec43 ext3: Support for vfsv1 quota format by Jan Kara · 15 years ago
  74. 498c601 quota: Implement quota format with 64-bit space and inode limits by Jan Kara · 15 years ago
  75. 3067393 quota: Move definition of QFMT_OCFS2 to linux/quota.h by Jan Kara · 15 years ago
  76. 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 15 years ago
  77. 4cf46b6 ext3: Unify log messages in ext3 by Alexey Fisher · 15 years ago
  78. 2074abf ext2: clear uptodate flag on super block I/O error by Stephen Hemminger · 15 years ago
  79. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 15 years ago
  80. dee1d3b ext3: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  81. b918397 ext3: Don't update the superblock in ext3_statfs() by Eric Sandeen · 15 years ago
  82. d965736 ext3: journal all modifications in ext3_xattr_set_handle by Eric Sandeen · 15 years ago
  83. c56818d quota: Fix WARN_ON in lookup_one_len by Jan Kara · 15 years ago
  84. 1472da5 const: struct quota_format_ops by Alexey Dobriyan · 15 years ago
  85. 5ced58f ubifs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  86. 027cf31 afs: remove manual O_SYNC handling by Christoph Hellwig · 15 years ago
  87. 94004ed kill wait_on_page_writeback_range by Christoph Hellwig · 15 years ago
  88. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  89. 59bc055 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size by Jan Kara · 15 years ago
  90. 04dc1e8 exofs: Multi-device mirror support by Boaz Harrosh · 15 years ago
  91. 06886a5 exofs: Move all operations to an io_engine by Boaz Harrosh · 15 years ago
  92. 8ce9bdd exofs: move osd.c to ios.c by Boaz Harrosh · 15 years ago
  93. cae012d exofs: statfs blocks is sectors not FS blocks by Boaz Harrosh · 15 years ago
  94. 19fe294 exofs: Prints on mount and unmout by Boaz Harrosh · 15 years ago
  95. 9cfdc7a exofs: refactor exofs_i_info initialization into common helper by Boaz Harrosh · 15 years ago
  96. fe33cc1 exofs: dbg-print less by Boaz Harrosh · 15 years ago
  97. 58311c43 exofs: More sane debug print by Boaz Harrosh · 15 years ago
  98. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. fab3a54 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) by Theodore Ts'o · 15 years ago
  100. a214238 ext4: Do not override ext2 or ext3 if built they are built as modules by Theodore Ts'o · 15 years ago