Commit Graph

8991 Commits (236ae64063faf7d3398b4f9a889421b0d27a69d2)

Author SHA1 Message Date
Harvey Harrison bd7309677c fuse: use clamp() rather than nested min/max 17 years ago
Jan Blunck 868eb7a853 autofs: path_{get,put}() cleanups 17 years ago
Jeff Moyer 9d2de6ad2a autofs4: fix incorrect return from root.c:try_to_fill_dentry() 17 years ago
Jeff Moyer 033790449b autofs4: fix execution order race in mount request code 17 years ago
Ian Kent cab0936aac autofs4: check for invalid dentry in getpath 17 years ago
Ian Kent afec570c32 autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() 17 years ago
Miklos Szeredi 02c6be615f vfs: fix permission checking in sys_utimensat 17 years ago
David Woodhouse 590fe34c47 [JFFS2] Quiet lockdep false positive. 17 years ago
David Woodhouse 4e571aba7b [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() 17 years ago
Al Viro 214b7049a7 Fix dnotify/close race 17 years ago
Sunil Mushran 4ba1c5bfd2 ocfs2: Use GFP_NOFS in kmalloc during localalloc window move 17 years ago
Sunil Mushran bc535809c0 ocfs2: Allow uid/gid/perm changes of symlinks 17 years ago
Adrian Bunk 95642e5664 ocfs2/dlm: dlmdebug.c: make 2 functions static 17 years ago
Adrian Bunk 4af694e672 ocfs2: make struct o2cb_stack_ops static 17 years ago
Adrian Bunk 4d8755b5e6 ocfs2: make struct ocfs2_control_device static 17 years ago
Joel Becker 9d80f7539a ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb) 17 years ago
Robert P. J. Day 883ce42ec4 DEBUGFS: Correct location of debugfs API documentation. 17 years ago
Ben Hutchings 40a2159abf sysfs: Disallow truncation of files in sysfs 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Harvey Harrison 530b641278 afs: replace remaining __FUNCTION__ occurrences 17 years ago
Thomas Gleixner c6f3a97f86 debugobjects: add timer specific object debugging code 17 years ago
Andrew Morton 487798df6d hfsplus: fix warning with 64k PAGE_SIZE 17 years ago
Andrew Morton 3e5a509730 hfs: fix warning with 64k PAGE_SIZE 17 years ago
Marcin Slusarz 07132922aa sysv: [bl]e*_add_cpu conversion 17 years ago
Marcin Slusarz e3592b12f5 quota: le*_add_cpu conversion 17 years ago
Marcin Slusarz 20c79e785a hfs/hfsplus: be*_add_cpu conversion 17 years ago
Marcin Slusarz 6369a4abb4 affs: be*_add_cpu conversion 17 years ago
Christoph Hellwig 86098fa011 reiserfs: use open_bdev_excl 17 years ago
Miklos Szeredi 4dbf930ed6 fuse: fix sparse warnings 17 years ago
Miklos Szeredi 5559b8f4d1 fuse: fix race in llseek 17 years ago
Miklos Szeredi b48badf013 fuse: fix node ID type 17 years ago
Miklos Szeredi e5d9a0df07 fuse: fix max i/o size calculation 17 years ago
Miklos Szeredi 5c5c5e51b2 fuse: update file size on short read 17 years ago
Nick Piggin ea9b9907b8 fuse: implement perform_write 17 years ago
Miklos Szeredi 854512ec35 fuse: clean up setting i_size in write 17 years ago
Miklos Szeredi 3be5a52b30 fuse: support writable mmap 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Miklos Szeredi b6f2fcbcfc mm: bdi: expose the BDI object in sysfs for FUSE 17 years ago
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection 17 years ago
Roland McGrath f3de272b82 signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
Roland McGrath 4e4c22c711 signals: add set_restore_sigmask 17 years ago
Oleg Nesterov 7a5e873f09 signals: de_thread: simplify the ->child_reaper switching 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Jan Kara 2deb1acc65 isofs: fix access to unallocated memory when reading corrupted filesystem 17 years ago