Commit Graph

402 Commits (104616e74e0b464d449fdd2ee2f547d2fad71610)

Author SHA1 Message Date
Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 years ago
Markus Elfring 648695c748 jfs: Deletion of an unnecessary check before the function call "unload_nls" 10 years ago
Al Viro e1f1fe798d jfs: get rid of homegrown endianness helpers 10 years ago
Al Viro a455589f18 assorted conversions to %p[dD] 10 years ago
Jan Kara 507e1fa697 jfs: Convert to private i_dquot field 10 years ago
Al Viro 9bb8730ed3 jfs: don't hash direct inode 11 years ago
Kirill Tkhai f139caf2e8 sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() 11 years ago
Al Viro 8d0207652c ->splice_write() via ->write_iter() 11 years ago
Fabian Frederick bb5e50aaa8 fs/jfs/super.c: convert simple_str to kstr 11 years ago
Fabian Frederick 4f65b6dbc7 fs/jfs/jfs_dmap.c: replace min/casting by min_t 11 years ago
Fabian Frederick 789602e95d fs/jfs/super.c: remove 0 assignment to static + code clean-up 11 years ago
Fabian Frederick bc4e6b28ac fs/jfs/jfs_logmgr.c: remove NULL assignment on static 11 years ago
William Burrow e31da3f98d JFS: Check for NULL before calling posix_acl_equiv_mode() 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
Fabian Frederick 24e4a0f3de fs/jfs/jfs_inode.c: atomically set inode->i_flags 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Dave Kleikamp 844fa1b5f8 jfs: set i_ctime when setting ACL 11 years ago
Dave Kleikamp c18f7b5120 jfs: fix generic posix ACL regression 11 years ago
Christoph Hellwig 2cc6a5a01c jfs: 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
Jie Liu 0439e091e3 jfs: fix xattr value size overflow in __jfs_setxattr 11 years ago
Kent Overstreet 4f024f3797 block: Abstract out bvec iterator 11 years ago
Dave Kleikamp 8660998608 jfs: fix error path in ialloc 12 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Dave Kleikamp 44512449c0 jfs: fix readdir cookie incompatibility with NFSv4 12 years ago
Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
Al Viro 070a0ebf42 [readdir] convert jfs 12 years ago
Joe Perches eb8630d7d2 jfs: Update jfs_error 12 years ago
Dave Kleikamp 21d1101f01 jfs: fix sparse warning in fs/jfs/xattr.c 12 years ago
Gu Zheng 95bbb82f60 fs/jfs: Add check if journaling to disk has been disabled in lbmRead() 12 years ago
Vahram Martirosyan e9b3766719 jfs: Several bugs in jfs_freeze() and jfs_unfreeze() 12 years ago
Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Dave Kleikamp 73aaa22d5f jfs: fix a couple races 12 years ago
Kent Overstreet 4f2ac93c17 block: Remove bi_idx references 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Philippe De Muyter 4de80273a2 fs/jfs: Fix typo in comment : 'how may' -> 'how many' 12 years ago
Nickolai Zeldovich 9d48017bce jfs: avoid undefined behavior from left-shifting by 32 bits 12 years ago
Marco Stornelli 86dd07d66a jfs: drop vmtruncate 12 years ago
Lukas Czerner 4e7a4b0122 jfs: Fix FITRIM argument handling 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman c18cdc1a3e userns: Convert jfs to use kuid/kgid where appropriate 13 years ago
Dave Kleikamp 84f4141ee3 jfs: Fix do_div precision in commit b40c2e66 13 years ago