Commit Graph

9370 Commits (2c6a37bb076b9718c6362d4ffa1c7e58fdb1a0e9)

Author SHA1 Message Date
Denis V. Lunev f9f48ec72b [patch 4/4] flock: remove unused fields from file_lock_operations 17 years ago
Marcin Slusarz 694a1764d6 [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink 17 years ago
Jan Engelhardt 20d4fdc1a7 [patch 2/4] fs: make struct file arg to d_path const 17 years ago
Jan Blunck c8e7f449b2 [patch 1/4] vfs: path_{get,put}() cleanups 17 years ago
Michael Kerrisk c70f844174 [patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens() 17 years ago
Michael Kerrisk 4cca92264e [patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case 17 years ago
Michael Kerrisk 94c70b9ba7 [patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW 17 years ago
Michael Kerrisk 12fd0d3088 [patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files 17 years ago
Al Viro fe6e9c1f25 [PATCH] fix cgroup-inflicted breakage in block_dev.c 17 years ago
Linus Torvalds 55d8538498 Fix performance regression on lmbench select benchmark 17 years ago
Arnd Bergmann 514bcc66d4 dlm-user: BKL pushdown 17 years ago
Linus Torvalds 8f5934278d Replace BKL with superblock lock in fat/msdos/vfat 17 years ago
Jonathan Corbet 9514dff918 Remove the lock_kernel() call from chrdev_open() 17 years ago
Jonathan Corbet a30427d92d Add a comment in chrdev_open() 17 years ago
Frederic Bohe 2856922c15 Ext4: Fix online resize block group descriptor corruption 17 years ago
Miklos Szeredi f948d56435 fuse: fix thinko in max I/O size calucation 17 years ago
Joel Becker 2c39450b39 ocfs2: Remove ->hangup() from stack glue operations. 17 years ago
Joel Becker 9f9a99f4ec ocfs2: Move the call of ocfs2_hb_ctl into the stack glue. 17 years ago
Joel Becker 3878f110f7 ocfs2: Move the hb_ctl_path sysctl into the stack glue. 17 years ago
David Woodhouse a9e0f5293d Remove last traces of a.out support from ELF loader. 17 years ago
David Woodhouse 702773b16e Include <asm/a.out.h> in fs/exec.c only for Alpha. 17 years ago
Paul Collins e4f3ec0634 udf: restore UDFFS_DEBUG to being undefined by default 17 years ago
Dave Hansen bcf8039ed4 pagemap: fix large pages in pagemap 17 years ago
Dave Hansen 2165009bdf pagemap: pass mm into pagewalkers 17 years ago
OGAWA Hirofumi 2d518f84e5 fat: relax the permission check of fat_setattr() 17 years ago
Steve French 79ee9a8b2d [CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled 17 years ago
Steve French dbdbb87636 [CIFS] Fix hang in mount when negprot causes server to kill tcp session 17 years ago
Adrian Bunk ec1aef3366 jfs: remove DIRENTSIZ 17 years ago
Oleg Nesterov aab2545fdd uml: activate_mm: remove the dead PF_BORROWED_MM check 17 years ago
Thomas Tuttle 4710d1ac4c pagemap: return EINVAL, not EIO, for unaligned reads of kpagecount or kpageflags 17 years ago
Thomas Tuttle bbcdac0c20 pagemap: return map count, not reference count, in /proc/kpagecount 17 years ago
Vegard Nossum aed5417593 proc: calculate the correct /proc/<pid> link count 17 years ago
Josef Bacik 9bb91784de ext3: fix online resize bug 17 years ago
Pekka Enberg d100d148aa nommu: fix ksize() abuse 17 years ago
Thomas Tuttle aae8679b0e pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid/pagemap 17 years ago
Pavel Emelyanov 7db9cfd380 devscgroup: check for device permissions at mount time 17 years ago
Akinobu Mita 93b071139a introduce memory_read_from_buffer() 17 years ago
David Woodhouse 44d1b980c7 Fix various old email addresses for dwmw2 17 years ago
Michael Halcrow d3e49afbb6 eCryptfs: remove unnecessary page decrypt call 17 years ago
Adrian Bunk b8c141e8fd frv: don't offer BINFMT_FLAT 17 years ago
Chris Wright ddb2c43594 asn1: additional sanity checking during BER decoding 17 years ago
Al Viro 1d92cfd54a cifs endianness fixes 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Sunil Mushran 0f475b2abe [PATCH 3/3] ocfs2/net: Silence build warnings 17 years ago
Sunil Mushran 959040c37a [PATCH 2/3] ocfs2/dlm: Silence build warnings 17 years ago
Sunil Mushran 271d772d02 [PATCH 1/3] ocfs2/net: Silence build warnings 17 years ago
Joel Becker a12630b186 ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' 17 years ago
Li Zefan 3c65e8743b JFS: diAlloc() should return -EIO rather than EIO 17 years ago
Jens Axboe ca39d651d1 splice: handle try_to_release_page() failure 17 years ago
Tom Zanussi a82c53a0e3 splice: fix sendfile() issue with relay 17 years ago