Commit Graph

13182 Commits (5b76dc066a4deb937665521566f89aead756f049)

Author SHA1 Message Date
Coly Li 5b76dc066a fs/qnx4: return f_fsid for statfs(2) 16 years ago
Coly Li 197e671ee1 fs/omfs: return f_fsid for statfs(2) 16 years ago
Coly Li 054475d2af fs/minix: return f_fsid for statfs(2) 16 years ago
Coly Li 2430c4daf9 fs/isofs: return f_fsid for statfs(2) 16 years ago
Coly Li 604d295c26 fs/hpfs: return f_fsid for statfs(2) 16 years ago
Coly Li 25564dd869 fs/hfsplus: return f_fsid for statfs(2) 16 years ago
Coly Li 7dd2c000ff fs/hfs: return f_fsid for statfs(2) 16 years ago
Coly Li aac49b7543 fs/fat: return f_fsid for statfs(2) 16 years ago
Coly Li 514c91a9cc fs/efs: return f_fsid for statfs(2) 16 years ago
Coly Li 94ea77ac69 fs/cramfs: return f_fsid for statfs(2) 16 years ago
Coly Li 8587246a00 fs/befs: return f_fsid for statfs(2) 16 years ago
Coly Li a6a2a73c4d fs/affs: return f_fsid for statfs(2) 16 years ago
Coly Li accb401220 fs/adfs: return f_fsid for statfs(2) 16 years ago
Gerd Hoffmann 10c7db2792 preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light 16 years ago
Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 years ago
Gerd Hoffmann 6949a6318e preadv/pwritev: create compat_writev() 16 years ago
Gerd Hoffmann dac1213842 preadv/pwritev: create compat_readv() 16 years ago
David VomLehn 98310e581e cramfs: propagate uncompression errors 16 years ago
Mike Frysinger ab4ad55512 bin_elf_fdpic: check the return value of clear_user 16 years ago
Roel Kluin 880fe76ee6 hppfs: hppfs_read_file() may return -ERROR 16 years ago
Jan Kara 695f6ae0dc ext3: avoid false EIO errors 16 years ago
Bryan Donlan de18f3b2d6 ext3: return -EIO not -ESTALE on directory traversal through deleted inode 16 years ago
Wei Yongjun 45f9021780 ext3: use unsigned instead of int for type of blocksize in fs/ext3/namei.c 16 years ago
Jan Kara ecca9af0a9 jbd: fix oops in jbd_journal_init_inode() on corrupted fs 16 years ago
Cyrus Massoumi 039fd8ce62 ext3: remove the BKL in ext3/ioctl.c 16 years ago
Nikanth Karthikesan 97f76d3d19 vfs: check bh->b_blocknr only if BH_Mapped is set 16 years ago
Jeff Layton d2caa3c549 writeback: guard against jiffies wraparound on inode->dirtied_when checks (try #3) 16 years ago
Wu Fengguang b6fac63cc1 vfs: skip I_CLEAR state inodes 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Mans Rullgard ad5b365c12 NSM: Fix unaligned accesses in nsm_init_private() 16 years ago
Ian Kent 8f63aaa8b9 autofs4: fix lookup deadlock 16 years ago
Ian Kent 56fcef7511 autofs4: cleanup expire code duplication 16 years ago
Johannes Weiner 00fcf2cb6f ecryptfs: use kzfree() 16 years ago
Wu Fengguang c3b1b1cbf0 ramfs: add support for "mode=" mount option 16 years ago
Davide Libenzi 395108880e epoll keyed wakeups: make eventfd use keyed wakeups 16 years ago
Davide Libenzi 2dfa4eeab0 epoll keyed wakeups: teach epoll about hints coming with the wakeup key 16 years ago
Davide Libenzi bcd0b235bf eventfd: improve support for semaphore-like behavior 16 years ago
Tony Battersby 4f0989dbfa epoll: use real type instead of void * 16 years ago
Tony Battersby e057e15ff6 epoll: clean up ep_modify 16 years ago
Tony Battersby d1bc90dd5d epoll: remove unnecessary xchg 16 years ago
Tony Battersby d030588282 epoll: remember the event if epoll_wait returns -EFAULT 16 years ago
Tony Battersby abff55cee1 epoll: don't use current in irq context 16 years ago
Davide Libenzi bb57c3edcd epoll: remove debugging code 16 years ago
Davide Libenzi 296e236e96 epoll: fix epoll's own poll (update) 16 years ago
Davide Libenzi 5071f97ec6 epoll: fix epoll's own poll 16 years ago
Harvey Harrison 63cd885426 ntfs: remove private wrapper of endian helpers 16 years ago
Eric Sandeen c2d7543851 filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
Johannes Weiner 2678958e12 ramfs-nommu: use generic lru cache 16 years ago
Hugh Dickins 851a039cc5 mm: page_mkwrite change prototype to match fault: fix sysfs 16 years ago