Commit Graph

15593 Commits (07bd10fb9853a41a7f0bb271721cca97d15eccae)

Author SHA1 Message Date
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
Roel Kluin ca976c53de smbfs: read buffer overflow 16 years ago
Tyler Hicks 9c2d205664 eCryptfs: Prevent lower dentry from going negative during unlink 16 years ago
Tyler Hicks 96a7b9c2f5 eCryptfs: Propagate vfs_read and vfs_write return codes 16 years ago
Tyler Hicks 3891959846 eCryptfs: Validate global auth tok keys 16 years ago
Tyler Hicks df6ad33ba1 eCryptfs: Filename encryption only supports password auth tokens 16 years ago
Tyler Hicks ac22ba23b6 eCryptfs: Check for O_RDONLY lower inodes when opening lower files 16 years ago