Commit Graph

8751 Commits (3265e66b1825942c6e0fc457986cdf941a5f7d37)

Author SHA1 Message Date
OGAWA Hirofumi 762873c251 vfs: fix unconditional write_super() call in file_fsync() 17 years ago
David Howells 8f0cfa52a1 xattr: add missing consts to function arguments 17 years ago
Jan Blunck 7ec02ef159 vfs: remove lives_below_in_same_fs() 17 years ago
Matthias Kaehlcke c5c8be3ce5 fs/inode.c: use hlist_for_each_entry() 17 years ago
Jan Kara af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
Jan Kara eccb95cee4 vfs: fix lock inversion in drop_pagecache_sb() 17 years ago
David Howells e1d2c8b69a fdpic: check that the size returned by kernel_read() is what we asked for 17 years ago
S.Caglar Onur 2e50b6ccda fs/binfmt_aout.c: use printk_ratelimit() 17 years ago
Pavel Emelyanov 3a2e7f47d7 binfmt_misc.c: avoid potential kernel stack overflow 17 years ago
Andrew Morton a2d416dcc9 codafs: fix build warning 17 years ago
Tetsuo Handa 175a06ae30 exec: remove argv_len from struct linux_binprm 17 years ago
Julia Lawall 8d4b69002e fs/affs/file.c: use BUG_ON 17 years ago
Jim Meyering cd6fda3608 hfsplus: handle match_strdup failure 17 years ago
Jim Meyering 3fbe5c3100 hfs: handle match_strdup failure 17 years ago
Jim Meyering 6db27dd9d2 affs: handle match_strdup failure 17 years ago
Jiri Olsa 61d64576a2 fs: remove unused fops from struct char_device_struct 17 years ago
Harvey Harrison f249fdd8c1 autofs4: fix sparse warning in root.c 17 years ago
Adrian Bunk 3202e1811f make BINFMT_FLAT a bool 17 years ago
Adrian Bunk f1e3af72c1 make fs/buffer.c:cont_expand_zero() static 17 years ago
Adrian Bunk 946a57b526 remove generic_commit_write() 17 years ago
Adrian Bunk 45cc2b96f2 fs/timerfd.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk d5470b596a fs/aio.c: make 3 functions static 17 years ago
Adrian Bunk 07d45da616 fs/drop_caches.c: make 2 functions static 17 years ago
Adrian Bunk f11b00f3bd fs/fs-writeback.c: make 2 functions static 17 years ago
Adrian Bunk 67cde59537 make vfs_ioctl() static 17 years ago
Adrian Bunk 6b09ae6692 make __put_super() static 17 years ago
Adrian Bunk 8b1919a1e8 fs/freevxfs/: proper externs 17 years ago
Adrian Bunk 4b0a8da7a7 fs/hfsplus/: proper externs 17 years ago
Adrian Bunk 4488c59c94 fs/ramfs/ extern cleanup 17 years ago
Harvey Harrison 63e3453e54 befs: fix sparse warning in linuxvfs.c 17 years ago
Harvey Harrison 9fe76c763f coda: add static to functions in dir.c 17 years ago
Harvey Harrison e5949050f2 adfs: work around bogus sparse warning 17 years ago
Davide Libenzi cdac75e6f2 epoll: avoid kmemcheck warning 17 years ago
Olof Johansson 9f354858b8 fatfs: fix build warning with 64k PAGE_SIZE 17 years ago
Frank Seidel 0607fd0258 fat: detect media without partition table correctly 17 years ago
Andrew Morton 73f20e58b1 FAT_VALID_MEDIA(): remove pointless test 17 years ago
OGAWA Hirofumi c7a6c4edc7 fat: use __getname() 17 years ago
Keith Mok f22032ba8d vfat: bug fix for vfat cannot handle filename with 255 17 years ago
OGAWA Hirofumi 061e97469f Add balance_dirty_pages_ratelimited() to cont_expand_zero() 17 years ago
OGAWA Hirofumi e69be4c9c4 fat: Remove fat_clusters_flush() 17 years ago
OGAWA Hirofumi 606e423e43 fat: Update free_clusters even if it is untrusted 17 years ago
OGAWA Hirofumi 1ae43f826b fat: Add allow_utime option 17 years ago
OGAWA Hirofumi e97e8de388 fat: fat_setattr() fix 17 years ago
OGAWA Hirofumi 1278fdd34b fat: fat_notify_change() and check_mode() cleanup 17 years ago
OGAWA Hirofumi 3754a54447 fat: kill is_bad_inode() check 17 years ago
Jan Kara d5dee5c395 reiserfs: unpack tails on quota files 17 years ago
Jan Kara a2fe594fa3 reiserfs: fix hang on umount with quotas when journal is aborted 17 years ago
Harvey Harrison fbe5498b3d reiserfs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 8acc570fab reiserfs: fix more sparse warnings in do_balan.c 17 years ago
Harvey Harrison e13601bc6a reiserfs: fix sparse warning in journal.c 17 years ago