Commit Graph

15736 Commits (cc835752ae3634acd2d487fdf5152f6075f45aef)

Author SHA1 Message Date
Tetsuo Handa 7a62cc1021 seq_file: return a negative error code when seq_path_root() fails. 16 years ago
Andi Kleen ce06e0b21d vfs: optimize touch_time() too 16 years ago
Andi Kleen b12536c270 vfs: optimization for touch_atime() 16 years ago
Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it 16 years ago
Manish Katiyar af0d9ae811 fs/inode.c: add dev-id and inode number for debugging in init_special_inode() 16 years ago
Steven Rostedt 14be27460e libfs: make simple_read_from_buffer conventional 16 years ago
Michael Abbott 96830a57de [PATCH] Fix idle time field in /proc/uptime 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Chris Mason 11ef160fda Btrfs: fix releasepage to avoid unlocking extents we haven't locked 16 years ago
Chris Mason 46562cec98 Btrfs: Fix test_range_bit for whole file extents 16 years ago
Chris Mason 42daec299b Btrfs: fix errors handling cached state in set/clear_extent_bit 16 years ago
David Howells 2df5480638 NFS: Propagate 'fsc' mount option through automounts 16 years ago
Chuck Lever 9423a08ad5 NFS: Add nfs_alloc_parsed_mount_data 16 years ago
Trond Myklebust 8a6e5deb8a NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags 16 years ago
Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 16 years ago
Abhishek Kulkarni 637d020a02 9p: Fix the incorrect update of inode size in v9fs_file_write() 16 years ago
Abhishek Kulkarni 7549ae3e81 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. 16 years ago
Heiko Carstens 4fd8da8d62 fs: change sys_truncate length parameter type 16 years ago
Heiko Carstens a4255e4c1c ext2: fix format string compile warning (ino_t) 16 years ago
Doug Graham 9f6c133393 V3 minixfs: add missing directory type checking 16 years ago
Bartlomiej Zolnierkiewicz 8b2feb10c9 ncpfs: fix wrong check in __ncp_ioctl() 16 years ago
Roel Kluin c5df59136a ncpfs: read buffer overflow 16 years ago
maximilian attems a7e3108cca ramfs: move RAMFS_MAGIC to include/linux/magic.h 16 years ago
KAMEZAWA Hiroyuki 0d4c36a9b6 /proc/kcore: update stat.st_size after memory hotplug 16 years ago
KAMEZAWA Hiroyuki 678ad5d8aa /proc/kcore: fix stat.st_size 16 years ago
KAMEZAWA Hiroyuki 90396f96b7 kcore: more fixes for init 16 years ago
KAMEZAWA Hiroyuki 81ac3ad906 kcore: register module area in generic way 16 years ago
KAMEZAWA Hiroyuki 26562c59fa kcore: register vmemmap range 16 years ago
KAMEZAWA Hiroyuki 3089aa1b0c kcore: use registerd physmem information 16 years ago
KAMEZAWA Hiroyuki 9492587cf3 kcore: register text area in generic way 16 years ago
KAMEZAWA Hiroyuki a0614da88b kcore: register vmalloc area in generic way 16 years ago
KAMEZAWA Hiroyuki c30bb2a25f kcore: add kclist types 16 years ago
KAMEZAWA Hiroyuki 2ef43ec772 kcore: use usual list for kclist 16 years ago
Stefani Seibold d899bf7b55 procfs: provide stack information for threads 16 years ago
Vincent Li cba8aafe1e fs/proc/base.c: fix proc_fault_inject_write() input sanity check 16 years ago
Vincent Li fb92a4b068 fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check 16 years ago
Amerigo Wang acef82b873 kcore: fix /proc/kcore's stat.st_size 16 years ago
Oleg Nesterov 9b4d1cbef8 proc_flush_task: flush /proc/tid/task/pid when a sub-thread exits 16 years ago
Kees Cook cff4edb591 proc: fix reported unit for RLIMIT_CPU 16 years ago
Jiri Pirko 1f10206cf8 getrusage: fill ru_maxrss value 16 years ago
Suzuki Poulose d7d7561c90 fix compat_sys_utimensat() 16 years ago
Christoph Hellwig 945ffe54bb qnx4: remove write support 16 years ago
Christoph Hellwig 8a9f47ddb1 ntfs: remove ntfs_file_write 16 years ago
Davide Libenzi 562787a5c3 anonfd: split interface into file creation and install 16 years ago
H Hartley Sweeten 385773e048 aio.c: move EXPORT* macros to line after function 16 years ago
H Hartley Sweeten 1fe72eaa0f fs/buffer.c: clean up EXPORT* macros 16 years ago
Nick Piggin 88e0fbc452 fs: turn iprune_mutex into rwsem 16 years ago
James Morris 88e9d34c72 seq_file: constify seq_operations 16 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
Guillaume Knispel 5ae87e79ec poll/select: avoid arithmetic overflow in __estimate_accuracy() 16 years ago