Commit Graph

66 Commits (175a4eb7ea531cdbf6d574f5d5ba9aa0f5e8ed13)

Author SHA1 Message Date
Al Viro 632861f05a pohmelfs: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Richard Weinberger 0620d9193c ramfs: remove module leftovers 13 years ago
Bob Liu b836aec53e ramfs: fix memleak on no-mmu arch 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
Nick Piggin 3322e79a38 fs: convert simple fs to new truncate 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Dmitry Monakhov 454abafe9d ramfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Peter Korsgaard da5e4ef7fd devtmpfs: support !CONFIG_TMPFS 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
David Howells 7e6608724c nommu: fix shared mmap after truncate shrinkage problems 15 years ago
David Howells 81759b5b22 nommu: fix race between ramfs truncation and shared mmap 15 years ago
Mike Frysinger 0f67b0b039 nommu: ramfs: remove unused local var 15 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
maximilian attems a7e3108cca ramfs: move RAMFS_MAGIC to include/linux/magic.h 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Catalin Marinas 5c80536523 fs/ramfs/file-nommu.c needs include/linux/sched.h 16 years ago
Mike Frysinger 0a8eba9b7f ramfs: ignore unknown mount options 16 years ago
Ingo Molnar f8201abcb2 ramfs: fix double freeing s_fs_info on failed mount 16 years ago
Wu Fengguang c3b1b1cbf0 ramfs: add support for "mode=" mount option 16 years ago
Johannes Weiner 2678958e12 ramfs-nommu: use generic lru cache 16 years ago
Jan Kara 314649558d ramfs: Remove quota call 16 years ago
Johannes Weiner 15e7b87676 nommu: ramfs: don't leak pages when adding to page cache fails 16 years ago
Enrik Berkhan 020fe22ff1 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded 16 years ago
David Howells 0e8f989a25 NOMMU: Fix cleanup handling in ramfs_nommu_get_umapped_area() 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
David Howells 0785f4dad0 CRED: Wrap task credential accesses in the RAMFS filesystem 16 years ago
Lee Schermerhorn ba9ddf4939 Ramfs and Ram Disk pages are unevictable 16 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 16 years ago
Nick Piggin 4b19de6d1c mm: tiny-shmem nommu fix 17 years ago
Octavian Purdila 8b3d3567f7 ramfs: enable splice write 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Adrian Bunk 4488c59c94 fs/ramfs/ extern cleanup 17 years ago
Robert P. J. Day 8e3f715a7f Remove valueless definition of hard-selected RAMFS option 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
David Howells 2e92a3baee NOMMU: Fix SYSV IPC SHM 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Bryan Wu 85f6038f21 RAMFS NOMMU: missed POSIX UID/GID inode attribute checking 18 years ago
Bryan Wu 3f0a6766e0 a bug in ramfs_nommu_resize function, passing old size to vmtruncate 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago