Commit Graph

255097 Commits (b4d5b10fb2e3a4327838c07d8ebd9e350fcc133d)
 

Author SHA1 Message Date
Christoph Hellwig b4d5b10fb2 reiserfs: make reiserfs default to barrier=flush 14 years ago
Christoph Hellwig 00eacd66cd ext3: make ext3 mount default to barrier=1 14 years ago
Al Viro b85fd6bdc9 don't open-code parent_ino() in assorted ->readdir() 14 years ago
Al Viro 2def9e4ec7 minix_getattr(): don't bother with ->d_parent 14 years ago
Al Viro ee60498f3e coda_venus_readdir(): use offsetof() 14 years ago
Al Viro c066b65abf arm: don't create useless copies to pass into debugfs_create_dir() 14 years ago
Al Viro 12520c438f switch assorted clock drivers to debugfs_remove_recursive() 14 years ago
Kay Sievers f15146380d fs: seq_file - add event counter to simplify poll() support 14 years ago
Christoph Hellwig 72c5052ddc fs: move inode_dio_done to the end_io handler 14 years ago
Christoph Hellwig aacfc19c62 fs: simplify the blockdev_direct_IO prototype 14 years ago
Christoph Hellwig df2d6f2658 fs: always maintain i_dio_count 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Christoph Hellwig 11b80f459a rw_semaphore: remove up/down_read_non_owner 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Christoph Hellwig f9b5570d7f fs: simplify handling of zero sized reads in __blockdev_direct_IO 14 years ago
Jan Kara 9ea7df534e ext4: Rewrite ext4_page_mkwrite() to use generic helpers 14 years ago
Christoph Hellwig 5826869158 fat: remove i_alloc_sem abuse 14 years ago
Tobias Klauser 8c5dc70aae VFS: Fixup kerneldoc for generic_permission() 14 years ago
Tomasz Stanislawski e46ebd2782 anonfd: fix missing declaration 14 years ago
Dave Chinner 8daaa83145 xfs: make use of new shrinker callout for the inode cache 14 years ago
Dave Chinner 8ab47664d5 vfs: increase shrinker batch size 14 years ago
Dave Chinner 0e1fdafd93 superblock: add filesystem shrinker operations 14 years ago
Dave Chinner 4f8c19fdf3 inode: remove iprune_sem 14 years ago
Dave Chinner b0d40c92ad superblock: introduce per-sb cache shrinker infrastructure 14 years ago
Dave Chinner 12ad3ab661 superblock: move pin_sb_for_writeback() to fs/super.c 14 years ago
Dave Chinner 09cc9fc7a7 inode: move to per-sb LRU locks 14 years ago
Dave Chinner 98b745c647 inode: Make unused inode LRU per superblock 14 years ago
Dave Chinner fcb94f72d3 inode: convert inode_stat.nr_unused to per-cpu counters 14 years ago
Dave Chinner e9299f5058 vmscan: add customisable shrinker batch size 14 years ago
Dave Chinner 3567b59aa8 vmscan: reduce wind up shrinker->nr when shrinker can't do work 14 years ago
Dave Chinner acf92b485c vmscan: shrinker->nr updates race and go wrong 14 years ago
Dave Chinner 095760730c vmscan: add shrink_slab tracepoints 14 years ago
Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
Al Viro 0c1aa9a952 deuglify squashfs_lookup() 14 years ago
Al Viro 5b4b299cc7 nfsd4_list_rec_dir(): don't bother with reopening rec_file 14 years ago
Al Viro e7f5909707 kill useless checks for sb->s_op == NULL 14 years ago
Al Viro 0ee5dc676a btrfs: kill magical embedded struct superblock 14 years ago
Al Viro fb408e6ccc get rid of pointless checks for dentry->sb == NULL 14 years ago
Al Viro a4464dbc0c Make ->d_sb assign-once and always non-NULL 14 years ago
Al Viro e3c3d9c838 unexport kern_path_parent() 14 years ago
Al Viro e0a0124936 switch vfs_path_lookup() to struct path 14 years ago
Al Viro ed75e95de5 kill lookup_create() 14 years ago
Al Viro 5da4e68944 devtmpfs: get rid of bogus mkdir in create_path() 14 years ago
Al Viro 69753a0f14 switch devtmpfs to kern_path_create() 14 years ago
Al Viro 2780f1ff6a switch devtmpfs object creation/removal to separate kernel thread 14 years ago
Al Viro 6657719390 make sure that nsproxy_cache is initialized early enough 14 years ago
Al Viro 1ba1068186 switch do_spufs_create() to user_path_create(), fix double-unlock 14 years ago
Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create 14 years ago
Al Viro 49084c3bb2 kill LOOKUP_CONTINUE 14 years ago
Al Viro 8aeb376ca0 nfs: LOOKUP_{OPEN,CREATE,EXCL} is set only on the last step 14 years ago