Commit Graph

312071 Commits (5accdf82ba25cacefd6c1867f1704beb4d244cdd)
 

Author SHA1 Message Date
Jan Kara 5accdf82ba fs: Improve filesystem freezing handling 13 years ago
Al Viro d87aae2f3c switch the protection of percpu_counter list to spinlock 13 years ago
Jan Kara 4a55c1017b nfsd: Push mnt_want_write() outside of i_mutex 13 years ago
Jan Kara e7848683ae btrfs: Push mnt_want_write() outside of i_mutex 13 years ago
Jan Kara e24f17da35 fat: Push mnt_want_write() outside of i_mutex 13 years ago
Jan Kara c30dabfe5d fs: Push mnt_want_write() outside of i_mutex 13 years ago
Jan Kara 4fcf1c6205 mm: Make default vm_ops provide ->page_mkwrite handler 13 years ago
Jan Kara 41c4d25f78 mm: Update file times from fault path only if .page_mkwrite is not set 13 years ago
Jan Kara 14ae417c6f sysfs: Push file_update_time() into bin_page_mkwrite() 13 years ago
Jan Kara a63e9b2e76 gfs2: Push file_update_time() into gfs2_page_mkwrite() 13 years ago
Jan Kara 120c2bcad8 9p: Push file_update_time() into v9fs_vm_page_mkwrite() 13 years ago
Jan Kara 3ca9c3bd8a ceph: Push file_update_time() into ceph_page_mkwrite() 13 years ago
Jan Kara 5e8830dc85 fs: Push file_update_time() into __block_page_mkwrite() 13 years ago
Jan Kara 183fef91cd fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() 13 years ago
Al Viro 64894cf843 simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early 13 years ago
Al Viro f8310c5920 fix O_EXCL handling for devices 13 years ago
Al Viro bf8848918d lockd: handle lockowner allocation failure in nlmclnt_proc() 13 years ago
Al Viro 446945ab9a lockd: shift grabbing a reference to nlm_host into nlm_alloc_call() 13 years ago
Kees Cook a51d9eaa41 fs: add link restriction audit reporting 13 years ago
Kees Cook 800179c9b8 fs: add link restrictions 13 years ago
Jeff Layton 3134f37e93 vfs: don't let do_last pass negative dentry to audit_inode 13 years ago
Al Viro 0b5306b329 brcm80211: pointless current->files passed to filp_close() 13 years ago
Al Viro 586093064d sound_firmware: don't pass crap to filp_close() 13 years ago
Al Viro 20818a0caa gadgetfs: clean up 13 years ago
Al Viro 09fada5b5f slightly reduce lossage in gdm72xx 13 years ago
Al Viro 32aecdd365 slightly reduce idiocy in drivers/staging/bcm/Misc.c 13 years ago
Al Viro e4fad8e5d2 consolidate pipe file creation 13 years ago
Al Viro b5bcdda327 take grabbing f->f_path to do_dentry_open() 13 years ago
Al Viro 5c33b183a3 uninline file_free_rcu() 13 years ago
Al Viro 0b1d90119a ecryptfs_lookup_interpose(): allocate dentry_info first 13 years ago
Al Viro bc65a1215e sanitize ecryptfs_lookup() 13 years ago
Al Viro faf0201029 clean unix_bind() up a bit 13 years ago
Al Viro a8104a9fcd pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. 13 years ago
Al Viro 8e4bfca1d1 mknod: take sanity checks on mode into the very beginning 13 years ago
Al Viro 921a1650de new helper: done_path_create() 13 years ago
Al Viro 25b2692a8a pull unlock+dput() out into do_spu_create() 13 years ago
Al Viro 1ba44cc970 spufs: pull unlock-and-dput() up into spufs_create() 13 years ago
Al Viro 66ec7b2cd0 spufs_create_context(): simplify failure exits 13 years ago
Al Viro 67cba9fd64 move spu_forget() into spufs_rmdir() 13 years ago
Al Viro 8cae6f7158 ext4: switch EXT4_IOC_RESIZE_FS to mnt_want_write_file() 13 years ago
Al Viro 11e62a8fab btrfs: switch btrfs_ioctl_balance() to mnt_want_write_file() 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Al Viro bf349a4470 spufs: shift dget/mntget towards dentry_open() 13 years ago
Al Viro 3b6456d2c3 zoran: don't bother with struct file * in zoran_map 13 years ago
Al Viro 3b8b487114 ecryptfs: don't reinvent the wheels, please - use struct completion 13 years ago
Al Viro 8fc37ec54c don't expose I_NEW inodes via dentry->d_inode 13 years ago
Al Viro 32a7991b6a tidy up namei.c a bit 13 years ago
Al Viro 3c0a616368 unobfuscate follow_up() a bit 13 years ago
Eric Sandeen de9b942202 ext3: pass custom EOF to generic_file_llseek_size() 13 years ago
Eric Sandeen ec7268ce21 ext4: use core vfs llseek code for dir seeks 13 years ago