Commit Graph

2488 Commits (53f9313f5c465b128febf763b58156e0acae136b)

Author SHA1 Message Date
Hugh Dickins 35c2a7f490 tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking 13 years ago
Konstantin Khlebnikov 0b173bc4da mm: kill vma flag VM_CAN_NONLINEAR 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
Al Viro 64e09fa2e1 switch xfs_find_handle() to fget_light() 13 years ago
Al Viro 1ea65c9607 switch xfs_swapext() to fget_light() 13 years ago
Carlos Maiolino 2ea0392983 xfs: Make inode32 a remountable option 13 years ago
Carlos Maiolino 4056c1d08d xfs: add inode64->inode32 transition into xfs_set_inode32() 13 years ago
Carlos Maiolino 4c0837224c xfs: Fix mp->m_maxagi update during inode64 remount 13 years ago
Carlos Maiolino 2d2194f61f xfs: reduce code duplication handling inode32/64 options 13 years ago
Carlos Maiolino 08bf540412 xfs: make inode64 as the default allocation mode 13 years ago
Carlos Maiolino 8aea3ff411 xfs: Fix m_agirotor reset during AG selection 13 years ago
Carlos Maiolino c3a58fecdd Make inode64 a remountable option 13 years ago
Ben Myers 0ba6e5368c xfs: stop the sync worker before xfs_unmountfs 13 years ago
Eric W. Biederman 431f19744d userns: Convert quota netlink aka quota_send_warning 13 years ago
Eric W. Biederman 74a8a10378 userns: Convert qutoactl 13 years ago
Eric W. Biederman 5f3a4a28ec userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr 13 years ago
Ben Myers 4026c9fde9 xfs: stop the sync worker before xfs_unmountfs 13 years ago
Carlos Maiolino 6fb8a90aa3 xfs: fix race while discarding buffers [V4] 13 years ago
Jeff Liu b686d1f79a xfs: xfs_seek_hole() refinement with hole searching from page cache for unwritten extents 13 years ago
Jeff Liu 52f1acc8b5 xfs: xfs_seek_data() refinement with unwritten extents check up from page cache 13 years ago
Jeff Liu d126d43f63 xfs: Introduce a helper routine to probe data or hole offset from page cache 13 years ago
Jeff Liu 834ab12228 xfs: Remove type argument from xfs_seek_data()/xfs_seek_hole() 13 years ago
Carlos Maiolino e599b3253c xfs: fix race while discarding buffers [V4] 13 years ago
Tomas Racek a672e1be30 xfs: check for possible overflow in xfs_ioc_trim 13 years ago
Christoph Hellwig 7612903099 xfs: unlock the AGI buffer when looping in xfs_dialloc 13 years ago
Dave Chinner 0b9e3f6d84 xfs: fix uninitialised variable in xfs_rtbuf_get() 13 years ago
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
Tomas Racek 643bfc061c xfs: check for possible overflow in xfs_ioc_trim 13 years ago
Christoph Hellwig c4982110ae xfs: unlock the AGI buffer when looping in xfs_dialloc 13 years ago
Alex Elder 1ed845df60 xfs: kill struct declarations in xfs_mount.h 13 years ago
Dave Chinner a76cccbeef xfs: fix uninitialised variable in xfs_rtbuf_get() 13 years ago
Jan Kara d9457dc056 xfs: Convert to new freezing code 13 years ago
Mark Tinguely 9a57fa8ee7 xfs: wait for the write the superblock on unmount 13 years ago
Brian Foster 8375f922aa xfs: re-enable xfsaild idle mode and fix associated races 13 years ago
Christoph Hellwig 4f59af758f xfs: remove iolock lock classes 13 years ago
Christoph Hellwig 5a15322da1 xfs: avoid the iolock in xfs_free_eofblocks for evicted inodes 13 years ago
Christoph Hellwig 0b56185b0d xfs: do not take the iolock in xfs_inactive 13 years ago
Christoph Hellwig fe67be036f xfs: remove xfs_inactive_attrs 13 years ago
Christoph Hellwig b373e98daa xfs: clean up xfs_inactive 13 years ago
Christoph Hellwig be60fe54b2 xfs: do not read the AGI buffer in xfs_dialloc until nessecary 13 years ago
Christoph Hellwig 55d6af64cb xfs: refactor xfs_ialloc_ag_select 13 years ago
Christoph Hellwig 4bb61069d2 xfs: add a short cut to xfs_dialloc for the non-NULL agbp case 13 years ago
Christoph Hellwig 08358906ed xfs: remove the alloc_done argument to xfs_dialloc 13 years ago
Christoph Hellwig f2ecc5e453 xfs: split xfs_dialloc 13 years ago
Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 13 years ago
Christoph Hellwig 824c313139 xfs: remove xfs_ialloc_find_free 13 years ago
Alain Renaud 0d882a360b Prefix IO_XX flags with XFS_IO_XX to avoid namespace colision. 13 years ago
Christoph Hellwig 129dbc9a2d xfs: remove xfs_inotobp 13 years ago
Christoph Hellwig 475ee413f3 xfs: merge xfs_itobp into xfs_imap_to_bp 13 years ago