aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs
Commit message (Expand)AuthorAge
* ufs: Fix mount check in ufs_fill_super()Satyam Sharma2007-10-17
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* ufs: implement show_optionsEvgeniy Dushistov2007-10-17
* Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* ufs: convert to new aopsNick Piggin2007-10-16
* ufs: fix sun stateEvgeniy Dushistov2007-09-25
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* is_power_of_2: ufs/super.cvignesh babu2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* ufs proper handling of zero link caseEvgeniy Dushistov2007-04-17
* [PATCH] ufs2: tindirect truncate fixEvgeniy Dushistov2007-03-16
* [PATCH] ufs: zeroize the rest of block in truncateEvgeniy Dushistov2007-03-16
* [PATCH] ufs: prepare write + change blocks on the flyEvgeniy Dushistov2007-03-16
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 3Arjan van de Ven2007-02-12
* [PATCH] ufs2 write: block allocation updateEvgeniy Dushistov2007-02-12
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-12
* [PATCH] ufs2 write: mount as rwEvgeniy Dushistov2007-02-12
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-09
* [PATCH] ufs: reallocation fixEvgeniy Dushistov2007-01-30
* [PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov2007-01-30
* [PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2007-01-30
* [PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2007-01-06
* [PATCH] struct path: convert ufsJosef Sipek2006-12-08
* [PATCH] fs: ufs add missing bracketMariusz Kozlowski2006-12-07
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] ufs endianness annotationsAl Viro2006-10-10
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] ufs: truncate correctionEvgeniy Dushistov2006-08-27
* [PATCH] ufs: write to hole in big fileEvgeniy Dushistov2006-08-27
* [PATCH] ufs: handle truncated pagesEvgeniy Dushistov2006-08-06
* [PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov2006-08-06
* [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett2006-07-31
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-03
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ufs: printk() fixAndrew Morton2006-06-29