Commit Graph

479 Commits (83cef708c606f46a2b527af025acb3d24555f0c4)

Author SHA1 Message Date
Al Viro 1d29b5a2ed reiserfs_permission() doesn't need to bail out in RCU mode 14 years ago
Sage Weil cc350c2764 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Sage Weil 64252c75a2 vfs: remove dget() from dentry_unhash() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Al Viro c78f4cc5e7 reiserfs xattr ->d_revalidate() shouldn't care about RCU 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 99890a3be1 fix reiserfs mkdir() breakage 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Tejun Heo 28aadf5169 reiserfs: make commit_wq use the default concurrency level 14 years ago
Jesper Juhl 566538a6cf reiserfs: make sure va_end() is always called after va_start(). 14 years ago
Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Frederic Weisbecker 238af8751f reiserfs: don't acquire lock recursively in reiserfs_acl_chmod 14 years ago
Frederic Weisbecker da905873ef reiserfs: fix inode mutex - reiserfs lock misordering 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Tejun Heo d4d7762995 block: clean up blkdev_get() wrappers and their users 14 years ago
Tejun Heo e525fd89d3 block: make blkdev_get/put() handle exclusive access 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Al Viro 1d3382cbf0 new helper: inode_unhashed() 15 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Frederic Weisbecker 9d8117e72b reiserfs: fix unwanted reiserfs lock recursion 15 years ago
Frederic Weisbecker 3f259d092c reiserfs: fix dependency inversion between inode and reiserfs mutexes 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Christoph Hellwig 7cd33ad23e reiserfs: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Sergey Senozhatsky f4ae2faa40 fix reiserfs_evict_inode end_writeback second call 15 years ago
Changli Gao b3397ad544 reiserfs: remove unused local `wait' 15 years ago
Al Viro 845a2cc050 convert reiserfs to ->evict_inode() 15 years ago
Christoph Hellwig db78b877f7 always call inode_change_ok early in ->setattr 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Al Viro 0e4f6a791b Fix reiserfs_file_release() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Jan Kara f4b113ae6f reiserfs: Fix resuming of quotas on remount read-write 15 years ago