Commit Graph

16553 Commits (db0fefc5119e2cfaa8f57565331e0abe47f0801e)

Author SHA1 Message Date
Jan Kara 869835dfad quota: Improve checking of quota file header 15 years ago
Yin Kangkai 765f836190 jbd: jbd-debug and jbd2-debug should be writable 15 years ago
Dmitry Monakhov 39bc680a81 ext4: fix sleep inside spinlock issue with quota and dealloc (#14739) 15 years ago
Dmitry Monakhov d21cd8f163 ext4: Fix potential quota deadlock 15 years ago
Jan Kara 82fdfa928c quota: Fix 64-bit limits setting on 32-bit archs 15 years ago
Eric Sandeen 96d2a495c2 ext3: Replace lock/unlock_super() with an explicit lock for resizing 15 years ago
Eric Sandeen b8a052d016 ext3: Replace lock/unlock_super() with an explicit lock for the orphan list 15 years ago
Eric Sandeen 4854a5f0cb ext3: ext3_mark_recovery_complete() doesn't need to use lock_super 15 years ago
Eric Sandeen ed505ee454 ext3: Remove outdated comment about lock_super() 15 years ago
Dmitry Monakhov dc52dd3a3a quota: Move duplicated code to separate functions 15 years ago
Dmitry Monakhov a9e7f44720 ext4: Convert to generic reserved quota's space management. 15 years ago
Dmitry Monakhov fd8fbfc170 quota: decouple fs reserved space from quota reservation 15 years ago
Dmitry Monakhov b462707e7c Add unlocked version of inode_add_bytes() function 15 years ago
Dmitry Monakhov c459001fa4 ext3: quota macros cleanup [V2] 15 years ago
Theodore Ts'o cc3e1bea5d ext4, jbd2: Add barriers for file systems with exernal journals 15 years ago
Alan Cox 28ba0ec64c jfs: Fix 32bit build warning 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Al Viro 482928d59d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) 15 years ago
Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 15 years ago
Arnd Bergmann ed2617585f fs/compat_ioctl.c: fix build error when !BLOCK 15 years ago
Roland Dreier 385e3ed4f0 alloc_file(): simplify handling of mnt_clone_write() errors 15 years ago
J. Bruce Fields 3d354cbc43 nfsd: fix "insecure" export option 15 years ago
J. Bruce Fields f69ac2f5a3 nfsd: fix "insecure" export option 15 years ago
Tao Ma 10cf1a02f4 ocfs2: Set i_nlink properly during reflink. 15 years ago
Tao Ma c7d260afcb ocfs2: Add reflinked file's inode to inode hash eariler. 15 years ago
Tristan Ye 55f4946ed2 Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode? 15 years ago
Sunil Mushran faf8b70f79 ocfs2: Use FIEMAP_EXTENT_SHARED 15 years ago
Coly Li 9365454016 ocfs2: replace u8 by __u8 in ocfs2_fs.h 15 years ago
Coly Li 3a05d7961e ocfs2: explicit declare uninitialized var in user_cluster_connect() 15 years ago
Masami Hiramatsu f6151dfea2 mm: introduce coredump parameter structure 15 years ago
Oleg Nesterov 9cd80bbb07 do_wait() optimization: do not place sub-threads on task_struct->children list 15 years ago
Mike Frysinger 0f67b0b039 nommu: ramfs: remove unused local var 15 years ago
Jan Kara ec8e2f7466 reiserfs: truncate blocks not used by a write 15 years ago
Linus Torvalds b6e3224fb2 Revert "task_struct: make journal_info conditional" 15 years ago
Linus Torvalds a2770d86b3 Revert "fix mismerge with Trond's stuff (create_mnt_ns() export is gone now)" 15 years ago
Chris Mason 3a1abec9f6 Btrfs: make sure fallocate properly starts a transaction 15 years ago
Josef Bacik 83d3c9696f Btrfs: make metadata chunks smaller 15 years ago
Matthew Wilcox 20a5239a5d Btrfs: Show discard option in /proc/mounts 15 years ago
TARUISI Hiroaki 4a8be425a8 Btrfs: deny sys_link across subvolumes. 15 years ago
Sage Weil a7a3f7cadd Btrfs: fail mount on bad mount options 15 years ago
Yan, Zheng 06b2331f83 Btrfs: don't add extent 0 to the free space cache v2 15 years ago
Yan, Zheng 86b9f2eca5 Btrfs: Fix per root used space accounting 15 years ago
Yan, Zheng 55ef689900 Btrfs: Fix btrfs_drop_extent_cache for skip pinned case 15 years ago
Yan, Zheng 24bbcf0442 Btrfs: Add delayed iput 15 years ago
Yan, Zheng f34f57a3ab Btrfs: Pass transaction handle to security and ACL initialization functions 15 years ago
Yan, Zheng 8082510e71 Btrfs: Make truncate(2) more ENOSPC friendly 15 years ago
Yan, Zheng 5a303d5d4b Btrfs: Make fallocate(2) more ENOSPC friendly 15 years ago
Yan, Zheng 2e4bfab970 Btrfs: Avoid orphan inodes cleanup during committing transaction 15 years ago
Yan, Zheng c71bf099ab Btrfs: Avoid orphan inodes cleanup while replaying log 15 years ago
Yan, Zheng c216775458 Btrfs: Fix disk_i_size update corner case 15 years ago