Commit Graph

80 Commits (e49e27674d1dd2717ad90b21ece8f83102153315)

Author SHA1 Message Date
Al Viro d3b4f9ae18 switch smbfs to evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Huang Weiyi 337bbfdbff smbfs: remove duplicated #include 15 years ago
Arnd Bergmann ce8273a573 smbfs: Push down BKL into ioctl function 15 years ago
Jens Axboe 424264b7b2 smbfs: add bdi backing to mount session 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
Thomas Gleixner 6d729e44a5 fs: Make unload_nls() NULL pointer safe 16 years ago
Roel Kluin ca976c53de smbfs: read buffer overflow 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Al Viro e16404ed0f constify dentry_operations: misc filesystems 16 years ago
Alexey Dobriyan 213a41d404 fs/Kconfig: move smbfs out 16 years ago
Nick Piggin 54566b2c15 fs: symlink write_begin allocation context fix 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells e2950b178e CRED: Wrap task credential accesses in the SMBFS filesystem 16 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Adrian Bunk e8938a62a8 remove unused #include <linux/dirent.h>'s 17 years ago
Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Sergio Luis ed58f80279 fs/smbfs/inode.c: fix warning message deprecating smbfs 17 years ago
Jeff Layton ce88cc5ed8 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() 17 years ago
Andrew Morton c773633916 deprecate smbfs in favour of cifs 17 years ago
WANG Cong 7491a76b23 FS: Remove dead code 17 years ago
Matthew Wilcox 2dfe485a2c Remove commented-out code copied from NFS 17 years ago
Jeff Layton dbaf4c024a smbfs: fix debug builds 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin fb53b30948 smbfs: convert to new aops 18 years ago
Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Eric W. Biederman 1bd0cf1fc7 smbfs: remove unnecessary allow_signal 18 years ago
Milind Arun Choudhary 1525dccbc2 ROUND_UP macro cleanup in fs/smbfs/request.c 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Vasily Averin 1174cf7301 [PATCH] smbfs: double free memory corruption 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 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
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Eric W. Biederman a71113da44 [PATCH] smbfs: Make conn_pid a struct pid 18 years ago
Josef Sipek 17b75e6949 [PATCH] struct path: convert smbfs 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago