Commit Graph

186498 Commits (6985403138b74ad28c8ddac8baf88869556bec9a)
 

Author SHA1 Message Date
Al Viro 806b681cbe Turn do_link spaghetty into a normal loop 15 years ago
Al Viro 10fa8e62f2 Unify exits in O_CREAT handling 15 years ago
Al Viro 9e67f36169 Kill is_link argument of do_last() 15 years ago
Al Viro 67ee3ad21d Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open() 15 years ago
Al Viro 4296e2cbf2 Leave mangled flag only for setting nd.intent.open.flag 15 years ago
Al Viro 5b369df826 Get rid of passing mangled flag to do_last() 15 years ago
Al Viro 9a66179e13 Don't pass mangled open_flag to finish_open() 15 years ago
Al Viro a2c36b450e pull more into do_last() 15 years ago
Al Viro c99658fe97 bail out with ELOOP earlier in do_link loop 15 years ago
Al Viro a1e28038df pull the common predecessors into do_last() 15 years ago
Al Viro c41c140562 postpone __putname() until after do_last() 15 years ago
Al Viro 27bff34300 unroll do_last: loop in do_filp_open() 15 years ago
Al Viro 3343eb8209 Shift releasing nd->root from do_last() to its caller 15 years ago
Al Viro fb1cc555d5 gut do_filp_open() a bit more (do_last separation) 15 years ago
Al Viro 648fa8611d beginning to untangle do_filp_open() 15 years ago
Venkatesh Pallipadi 64e290ec69 ext4: fix up rb_root initializations to use RB_ROOT 15 years ago
Christoph Hellwig efd8f0e6f6 quota: stop using QUOTA_OK / NO_QUOTA 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Dmitry Monakhov 49792c806d ext3: add writepage sanity checks 15 years ago
Jan Kara 7eb4969e04 ext3: Truncate allocated blocks if direct IO write fails to update i_size 15 years ago
Jan Kara ab94c39b6f quota: Properly invalidate caches even for filesystems with blocksize < pagesize 15 years ago
Dmitry Monakhov 8ddd69d6df quota: generalize quota transfer interface 15 years ago
Dmitry Monakhov ad1e6e8da9 quota: sb_quota state flags cleanup 15 years ago
Jan Kara 8696391896 jbd: Delay discarding buffers in journal_unmap_buffer 15 years ago
Dmitry Monakhov e5472147e1 ext3: quota_write cross block boundary behaviour 15 years ago
Christoph Hellwig ac0e773718 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota 15 years ago
Christoph Hellwig 5582c76f90 quota: split out compat_sys_quotactl support from quota.c 15 years ago
Christoph Hellwig 799a9d4402 quota: split out netlink notification support from quota.c 15 years ago
Christoph Hellwig a56fca23f6 quota: remove invalid optimization from quota_sync_all 15 years ago
Christoph Hellwig 5fb324ad24 quota: move code from sync_quota_sb into vfs_quota_sync 15 years ago
Christoph Hellwig 8c4e4acd66 quota: clean up Q_XQUOTASYNC 15 years ago
Christoph Hellwig c988afb5fa quota: simplify permission checking 15 years ago
Christoph Hellwig 6ae09575b3 quota: special case Q_SYNC without device name 15 years ago
Christoph Hellwig f450d4fee4 quota: clean up checks for supported quota methods 15 years ago
Christoph Hellwig c411e5f66a quota: split do_quotactl 15 years ago
Jan Kara 0a5a9c7255 quota: Fix warning when a delayed write happens before quota is enabled 15 years ago
Dmitry Monakhov c469070aea quota: manage reserved space when quota is not active [v2] 15 years ago
Christoph Egger c7e8d4d6dc jbd[2]: remove references to BUFFER_DEBUG 15 years ago
Dmitry Monakhov e1f5c67a19 ext3: trivial quota cleanup 15 years ago
Dmitry Monakhov e3c9643597 ext3: mount flags manipulation cleanup 15 years ago
Jan Kara 9df93939b7 ext3: Use bitops to read/modify EXT3_I(inode)->i_state 15 years ago
Jan Kara 26245c949c quota: Cleanup S_NOQUOTA handling 15 years ago
Joern Engel c6d3830140 [LogFS] Only write journal if dirty 15 years ago