1. 4d20851 reiserfs: remove first_zero_hint by Jeff Mahoney · 17 years ago
  2. 3ee1667 reiserfs: fix usage of signed ints for block numbers by Jeff Mahoney · 17 years ago
  3. 6c57c2c reiserfs: fix memset byte count during resize by Jeff Mahoney · 17 years ago
  4. d4c3d19 reiserfs: use is_reusable to catch corruption by Jeff Mahoney · 17 years ago
  5. 8e186e4 reiserfs: dont use BUG when panicking by Jeff Mahoney · 17 years ago
  6. 7598392 reiserfs: fix up lockdep warnings by Jeff Mahoney · 17 years ago
  7. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  8. 7a266e7 jbd: fix commit code to properly abort journal by Jan Kara · 17 years ago
  9. c2a9159 jbd: config_jbd_debug cannot create /proc entry by Jose R. Santos · 17 years ago
  10. 8c3478a JBD/ext3 cleanups: convert to kzalloc by Mingming Cao · 17 years ago
  11. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  12. c18479f put declaration of put_filesystem() in fs.h by Miklos Szeredi · 17 years ago
  13. f9e2629 sched: fix guest time accounting going faster than user time accounting by Christian Borntraeger · 17 years ago
  14. c614391 [XFS] cleanup fid types mess by Christoph Hellwig · 17 years ago
  15. c8fcfac [XFS] fixups after behavior removal merge into mainline git by Christoph Hellwig · 17 years ago
  16. a761ac5 [CIFS] log better errors on failed mounts by Steve French · 17 years ago
  17. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  18. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  19. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  20. b25e82e fuse: add helper for asynchronous writes by Miklos Szeredi · 17 years ago
  21. 93a8c3c fuse: add list of writable files to fuse_inode by Miklos Szeredi · 17 years ago
  22. a9ff4f8 fuse: support BSD locking semantics by Miklos Szeredi · 17 years ago
  23. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  24. 17637cb fuse: improve utimes support by Miklos Szeredi · 17 years ago
  25. d139d7f VFS: allow filesystems to implement atomic open+truncate by Miklos Szeredi · 17 years ago
  26. 49d4914 fuse: clean up open file passing in setattr by Miklos Szeredi · 17 years ago
  27. c79e322 fuse: add file handle to getattr operation by Miklos Szeredi · 17 years ago
  28. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  29. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  30. 42a2b6a ext3: fix setup_new_group_blocks locking by Eric Sandeen · 17 years ago
  31. 0f0a89e ext3: support large blocksize up to PAGESIZE by Takashi Sato · 17 years ago
  32. 4176ed5 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant by Andi Drebes · 17 years ago
  33. 6bbfb07 fs/cramfs/inode.c: remove unused variable by Andi Drebes · 17 years ago
  34. d32c4f2 CIFS: ignore mode change if it's just for clearing setuid/setgid bits by Jeff Layton · 17 years ago
  35. 188b95d NFS: if ATTR_KILL_S*ID bits are set, then skip mode change by Jeff Layton · 17 years ago
  36. 6de0ec0 VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations by Jeff Layton · 17 years ago
  37. cdd6fe6 reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr by Jeff Layton · 17 years ago
  38. 8a0ce7d knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set by Jeff Layton · 17 years ago
  39. 1ac564e ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID by Jeff Layton · 17 years ago
  40. 6212e3a Remove struct task_struct::io_wait by Alexey Dobriyan · 17 years ago
  41. abb63d6 [CIFS] Return better error when server requires signing but client forbids by Steve French · 17 years ago
  42. d628ddb [CIFS] fix typo by Steve French · 17 years ago
  43. a750e77 [CIFS] acl support part 4 by Steve French · 17 years ago
  44. 1490410 ext4: lighten up resize transaction requirements by Eric Sandeen · 17 years ago
  45. 5b61528 ext4: fix setup_new_group_blocks locking by Eric Sandeen · 17 years ago
  46. ac39849 ext4: sparse fixes by Aneesh Kumar K.V · 17 years ago
  47. d8dd0b4 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo by Aneesh Kumar K.V · 17 years ago
  48. b377611 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo by Aneesh Kumar K.V · 17 years ago
  49. 308ba3e ext4: Convert s_r_blocks_count and s_free_blocks_count by Aneesh Kumar K.V · 17 years ago
  50. 6bc9fef ext4: Convert s_blocks_count to s_blocks_count_lo by Aneesh Kumar K.V · 17 years ago
  51. 5272f83 ext4: Convert bg_inode_bitmap and bg_inode_table by Aneesh Kumar K.V · 17 years ago
  52. 3a14589 ext4: Convert bg_block_bitmap to bg_block_bitmap_lo by Aneesh Kumar K.V · 17 years ago
  53. ce42158 ext4: FLEX_BG Kernel support v2. by Jose R. Santos · 17 years ago
  54. c1bddad ext4: Fix sparse warnings by Aneesh Kumar K.V · 17 years ago
  55. 717d50e Ext4: Uninitialized Block Groups by Andreas Dilger · 17 years ago
  56. 4074fe3 ext4: remove #ifdef CONFIG_EXT4_INDEX by Eric Sandeen · 17 years ago
  57. f077d0d ext4: Remove (partial, never completed) fragment support by Coly Li · 17 years ago
  58. 6f38c74 JBD2: debug code cleanup. by Jose R. Santos · 17 years ago
  59. a7fa2ba jbd2: fix commit code to properly abort journal by Jan Kara · 17 years ago
  60. cd02ff0 jbd2: JBD_XXX to JBD2_XXX naming cleanup by Mingming Cao · 17 years ago
  61. d802ffa JBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4 by Mingming Cao · 17 years ago
  62. 2d917969 JBD2: replace jbd_kmalloc with kmalloc directly. by Mingming Cao · 17 years ago
  63. a5005da JBD: replace jbd_kmalloc with kmalloc directly by Mingming Cao · 17 years ago
  64. af1e76d JBD2: jbd2 slab allocation cleanups by Mingming Cao · 17 years ago
  65. c089d49 JBD: JBD slab allocation cleanups by Mingming Cao · 17 years ago
  66. d5d1850 [CIFS] Fix minor problems noticed by scan by Steve French · 17 years ago
  67. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  68. 50fd801 9p: soften invalidation in loose_mode by Eric Van Hensbergen · 17 years ago
  69. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  70. bd32b82 9p: rename uid and gid parameters by Latchesar Ionkov · 17 years ago
  71. 2405669 9p: define session flags by Latchesar Ionkov · 17 years ago
  72. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  73. c18c732 [CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex_thread by Steve French · 17 years ago
  74. 347c53d Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  75. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  76. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  77. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  78. c7eb266 r/o bind mounts: give permission() a local 'mnt' variable by Dave Hansen · 17 years ago
  79. b41572e r/o bind mounts: rearrange may_open() to be r/o friendly by Dave Hansen · 17 years ago
  80. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  81. e8e9615 fuse: clean up execute permission checking by Miklos Szeredi · 17 years ago
  82. c9c9d7d fuse: no ENOENT from fuse device read by Miklos Szeredi · 17 years ago
  83. a131de0 fuse: no abort on interrupt by Miklos Szeredi · 17 years ago
  84. 819c4b3 fuse: cleanup in release by Miklos Szeredi · 17 years ago
  85. ebc14c4 fuse: fix permission checking on sticky directories by Miklos Szeredi · 17 years ago
  86. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  87. 074406f fuse: set i_nlink to sane value after mount by Miklos Szeredi · 17 years ago
  88. b100997 fuse: fix page invalidation by Miklos Szeredi · 17 years ago
  89. e00d2c2 fuse: truncate on spontaneous size change by Miklos Szeredi · 17 years ago
  90. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  91. de5e3de fuse: fix reserved request wake up by Miklos Szeredi · 17 years ago
  92. f92b99b fuse: update backing_dev_info congestion state by Miklos Szeredi · 17 years ago
  93. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  94. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  95. 2e6883b writeback: introduce writeback_control.more_io to indicate more io by Fengguang Wu · 17 years ago
  96. 1f7decf writeback: remove pages_skipped accounting in __block_write_full_page() by Fengguang Wu · 17 years ago
  97. 08d8e97 writeback: fix ntfs with sb_has_dirty_inodes() by Fengguang Wu · 17 years ago
  98. 2c13657 writeback: fix time ordering of the per superblock inode lists 8 by Fengguang Wu · 17 years ago
  99. 0e0f4fc writeback: fix periodic superblock dirty inode flushing by Ken Chen · 17 years ago
  100. 670e4de writeback: fix time ordering of the per superblock dirty inode lists 7 by Andrew Morton · 17 years ago