Commit Graph

652 Commits (e525293d97b93a04038e7dc15cee3e9075c32dbd)

Author SHA1 Message Date
Adir Kuhn 4649f6b362 fs: ext3: super: fixed a space coding style issue 10 years ago
Al Viro 115b420512 ext3: switch to simple_follow_link() 10 years ago
David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() 10 years ago
Omar Sandoval 6f67376318 direct_IO: use iov_iter_rw() instead of rw everywhere 10 years ago
Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_direct_IO() 10 years ago
Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
Wei Yuan 78c3eb3c84 ext3: Remove useless condition in if statement. 10 years ago
Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
Jan Kara 0a240339a8 quota: Make VFS quotas use new interface for getting quota info 10 years ago
Fabian Frederick 6744e90b0f ext3: destroy sbi mutexes in put_super 10 years ago
Jan Kara 4018cfbc8c ext3: Convert to private i_dquot field 10 years ago
Jan Kara 7938db449b ext3: Don't check quota format when there are no quota files 10 years ago
Jan Kara a93114e468 ext3: Don't use MAXQUOTAS value 11 years ago
Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 11 years ago
Chin-Tsung Cheng e6d8fb340f ext3: Count internal journal as bsddf overhead in ext3_statfs 11 years ago
Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 years ago
Jan Kara 166418ccef ext3: Fix deadlock in data=journal mode when fs is frozen 11 years ago
Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() 11 years ago
Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 years ago
Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 years ago
Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Eric Sandeen f294d3e7be ext3: explicitly remove inode from orphan list after failed direct io 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Jan Kara 2299432e19 ext3: Speedup WB_SYNC_ALL pass 11 years ago
Jan Kara d680104f3d ext3: Update outdated comment before ext3_ordered_writepage() 11 years ago
Jan Kara 99128addc9 ext3: Update PF_MEMALLOC handling in ext3_write_inode() 11 years ago
ZhangZhen e878167af9 ext2/3: use prandom_u32() instead of get_random_bytes() 11 years ago
Dan Carpenter 4ddb987a47 ext3: remove an unneeded check in ext3_new_blocks() 11 years ago
Dan Carpenter f8cb556fdb ext3: remove unneeded check in ext3_ordered_writepage() 11 years ago
Rashika Kheria 7d6c211350 fs: Mark function as static in ext3/xattr_security.c 11 years ago
Rashika Kheria 8ccb154c0e fs: Mark function as static in ext3/dir.c 11 years ago
Fabian Frederick 1da8b822f8 ext3: Add __init macro to init_inodecache 11 years ago
Christoph Hellwig 64e178a711 ext2/3/4: use generic posix ACL infrastructure 11 years ago
Christoph Hellwig 37bc15392a fs: make posix_acl_create more useful 11 years ago
Christoph Hellwig 5bf3258fd2 fs: make posix_acl_chmod more useful 11 years ago
Andrew Morton ed8f68669a fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix 11 years ago
Cody P Schafer b1c8047c6b fs/ext3: use rbtree postorder iteration helper instead of opencoding 11 years ago
Eric Sandeen 2046fd1873 ext3: Count journal as bsddf overhead in ext3_statfs 11 years ago
Miklos Szeredi 43ae9e3fc7 ext[34]: fix double put in tmpfile 11 years ago
Anatol Pomozov 70261f568f ext4: Fix misspellings using 'codespell' tool 12 years ago
Eric Sandeen cf7eff4666 ext3: allow specifying external journal by pathname mount option 12 years ago
Zheng Liu dda5690def ext3: fix a BUG when opening a file with O_TMPFILE flag 12 years ago
Dmitry Monakhov 3df3219651 ext3: Fix fsync error handling after filesystem abort. 12 years ago
Mel Gorman b45972265f mm: vmscan: take page buffers dirty and locked state into account 12 years ago
Al Viro 64cb927371 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() 12 years ago
Al Viro e6bbef9542 ext3 ->tmpfile() support 12 years ago
Al Viro 5ded75ec4c [readdir] convert ext3 12 years ago