Commit Graph

5606 Commits (ff80a77f20f811c0cc5b251d0f657cbc6f788385)

Author SHA1 Message Date
Adrian Bunk 8842c9655b remove nfs4_acl_add_ace() 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton a9df62c758 aio: use flush_work() 18 years ago
David Howells 31143d5d51 AFS: implement basic file write support 18 years ago
David Howells 416351f28d AFS: AFS fixups 18 years ago
Josef 'Jeff' Sipek 2dfdd266b9 fs: use path_walk in do_path_lookup 18 years ago
Josef 'Jeff' Sipek 62ce39c531 fs: fix indentation in do_path_lookup 18 years ago
Akinobu Mita 92f4c701aa use simple_read_from_buffer() in fs/ 18 years ago
Uwe Kleine-König 5886269962 fix file specification in comments 18 years ago
Alexander E. Patrakov 148e423f90 Remove obsolete fat_cvf help text 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
WANG Cong ccf6780dc3 Style fix in fs/select.c 18 years ago
Ronni Nielsen 0f8952c2fa fs/libfs.c: >80 columns line break fix 18 years ago
David Rientjes 4b8df8915a smaps: only define clear_refs for CONFIG_MMU 18 years ago
Linus Torvalds 7b82dc0e64 Remove suid/sgid bits on [f]truncate() 18 years ago
Dmitriy Monakhov 951744fea0 udf: possible null pointer dereference while load_partition 18 years ago
Jan Kara 31170b6ad4 udf: support files larger than 1G 18 years ago
Jan Kara 948b9b2c96 udf: add assertions 18 years ago
Jan Kara 3bf25cb40d udf: use get_bh() 18 years ago
Jan Kara ff116fc8d1 UDF: introduce struct extent_position 18 years ago
Jan Kara 60448b1d6d udf: use sector_t and loff_t for file offsets 18 years ago
Peter Zijlstra 277866a0e3 nfs: fix congestion control: use atomic_longs 18 years ago
Ulrich Drepper 1c710c896e utimensat implementation 18 years ago
Jeff Layton 1a1c9bb433 inode numbering: change libfs sb creation routines to avoid collisions with their root inodes 18 years ago
Jeff Layton 866b04fccb inode numbering: make static counters in new_inode and iunique be 32 bits 18 years ago
Alexey Kuznetsov b140f25108 Invalid return value of execve() resulting in oopses 18 years ago
Akinobu Mita 0c28f287aa procfs: use simple_read_from_buffer() 18 years ago
Andreas Schwab 83ae1b79c8 Fix error handling in HDIO_GETGEO compat wrapper 18 years ago
Stephen Mollett c007c06e3c udf: decrement correct link count in udf_rmdir 18 years ago
OGAWA Hirofumi c483bab099 fat: fix VFAT compat ioctls on 64-bit systems 18 years ago
Jan Kara 4f99ed67cc ext3: copy i_flags to inode flags on write 18 years ago
OGAWA Hirofumi 28ec039c21 fat: don't use free_clusters for fat32 18 years ago
Milind Arun Choudhary 5ab2f7e0fd reiserfs: use __set_current_state() 18 years ago
Pavel Emelianov 97f0678467 jbd: check for error returned by kthread_create on creating journal thread 18 years ago
Miklos Szeredi ee6f958291 check privileges before setting mount propagation 18 years ago
Jan Kara 28be5abb40 ext3: copy i_flags to inode flags on write 18 years ago
Pavel Emelianov b5e618181a Introduce a handy list_first_entry macro 18 years ago
Eric W. Biederman 1bd0cf1fc7 smbfs: remove unnecessary allow_signal 18 years ago
Jeffrey Layton 3361c7bebb make iunique use a do/while loop rather than its obscure goto loop 18 years ago
John Johansen 9d0633cfed Remove redundant check from proc_sys_setattr() 18 years ago
John Johansen 1e8123fded Remove redundant check from proc_setattr() 18 years ago
Martin Peschke 09f0892ec7 proc: cleanup: use seq_release_private() where appropriate 18 years ago
Christoph Hellwig 6272e26679 cleanup compat ioctl handling 18 years ago
Philippe De Muyter 19d0e8ce85 partition: add support for sysv68 partitions 18 years ago
Christoph Hellwig 644fd4f5de merge compat_ioctl.h into compat_ioctl.c 18 years ago
Milind Arun Choudhary 1525dccbc2 ROUND_UP macro cleanup in fs/smbfs/request.c 18 years ago
Milind Arun Choudhary 022a169244 ROUND_UP macro cleanup in fs/(select|compat|readdir).c 18 years ago
Alexey Dobriyan 7e80d0d0b6 i386: sched.h inclusion from module.h is baack 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago