Commit Graph

10658 Commits (b67ad18b06701b77ca8bfe9bb760c5c9e765e3cf)

Author SHA1 Message Date
David Woodhouse 2628b76636 [PATCH] Factor out nfsd_do_readdir() into its own function 17 years ago
Al Viro f3f8e17571 [PATCH] reduce the stack footprint of exportfs_decode_fh() 17 years ago
Christoph Hellwig 9308a6128d [PATCH] kill d_alloc_anon 17 years ago
Christoph Hellwig 440037287c [PATCH] switch all filesystems over to d_obtain_alias 17 years ago
Christoph Hellwig 4ea3ada295 [PATCH] new helper: d_obtain_alias 17 years ago
Christoph Hellwig 3a8cff4f02 [PATCH] generic_file_llseek tidyups 17 years ago
Christoph Hellwig a518ab9329 [PATCH] tidy up chrdev_open 17 years ago
Christoph Hellwig ca30bc9952 [PATCH] hpfs: cleanup ->setattr 17 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 17 years ago
Al Viro 8737f3a1b3 [PATCH] get rid of path_lookup_create() 17 years ago
Al Viro 421748ecde [PATCH] assorted path_lookup() -> kern_path() conversions 17 years ago
Al Viro a63bb99660 [PATCH] switch nfsd to kern_path() 17 years ago
Al Viro c1a2a4756d [PATCH] sanitize svc_export_parse() 17 years ago
Al Viro 8264613def [PATCH] switch quota_on-related stuff to kern_path() 17 years ago
Al Viro 0a0d8a4675 [PATCH] no need for noinline stuff in fs/namespace.c anymore 17 years ago
Al Viro 2d92ab3c62 [PATCH] finally get rid of nameidata in namespace.c 17 years ago
Al Viro d181146572 [PATCH] new helper - kern_path() 17 years ago
Jeff Layton b1c8d2b421 cifs: handle the TCP_Server_Info->tsk field more carefully 17 years ago
Jeff Layton 8d281efb67 cifs: fix unlinking of rename target when server doesn't support open file renames 17 years ago
Steve French 84210e9120 [CIFS] improve setlease handling 17 years ago
Eric Van Hensbergen ea2e7996fc 9p: fix format warning 17 years ago
J. Bruce Fields 30bc4dfd3b nfsd: clean up expkey_parse error cases 17 years ago
Krishna Kumar 6dfcde98a2 nfsd: Drop reference in expkey_parse error cases 17 years ago
Krishna Kumar 6c6a426fdc nfsd: Fix memory leak in nfsd_getxattr 17 years ago
Chuck Lever 1cd9cd161c NFSD: Fix BUG during NFSD shutdown processing 17 years ago
Jeff Layton a364bc0b37 [CIFS] fix saving of resume key before CIFSFindNext 17 years ago
Steve Glendinning f04de505e3 [JFFS2] Fix build failure with !CONFIG_JFFS2_FS_WRITEBUFFER 17 years ago
Al Viro 56b26add02 [PATCH] kill the rest of struct file propagation in block ioctls 17 years ago
Al Viro 572c489215 [PATCH] sanitize blkdev_get() and friends 17 years ago
Al Viro e5eb8caa83 [PATCH] remember mode of reiserfs journal 17 years ago
Al Viro 30c40d2c01 [PATCH] propagate mode through open_bdev_excl/close_bdev_excl 17 years ago
Al Viro 9a1c354276 [PATCH] pass fmode_t to blkdev_put() 17 years ago
Al Viro 90b8f2824c [PATCH] end of methods switch: remove the old ones 17 years ago
Al Viro d4430d62fa [PATCH] beginning of methods conversion 17 years ago
Al Viro 08f8585121 [PATCH] move block_device_operations to blkdev.h 17 years ago
Al Viro 86d434dede [PATCH] eliminate use of ->f_flags in block methods 17 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Paul Mundt 2515ddc6db binfmt_elf_fdpic: Update for cputime changes. 17 years ago
Jeff Layton 14121bdccc cifs: make cifs_rename handle -EACCES errors 17 years ago
Alexey Dobriyan 6da0b38f44 fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out 17 years ago
Steve French 413460980e [CIFS] fix build error 17 years ago
Alexey Dobriyan bb26b963d8 fs/Kconfig: move CIFS out 17 years ago
Simon Horman 85a0ee342e kdump: add is_vmcore_usable() and vmcore_unusable() 17 years ago
Vivek Goyal 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
Roland McGrath 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
Oleg Nesterov 6409324b38 coredump: format_corename: don't append .%pid if multi-threaded 17 years ago
Lai Jiangshan 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() 17 years ago
Lai Jiangshan 85dd030edb seq_file: don't call bitmap_scnprintf_len() 17 years ago
Eric Sesterhenn 248736c2a5 hfsplus: fix possible deadlock when handling corrupted extents 17 years ago
Alan Cox 6e71529444 hfsplus: missing O_LARGEFILE check 17 years ago