Commit Graph

196701 Commits (e1e46bf1866317d4f86f66bf18d3f07317d9f9ee)
 

Author SHA1 Message Date
Al Viro e1e46bf186 Trim includes in fs/super.c 15 years ago
Al Viro d3f2147307 Move grabbing s_umount to callers of grab_super() 15 years ago
Al Viro 7ed1ee6118 Take statfs variants to fs/statfs.c 15 years ago
Al Viro e8c2625599 switch selinux delayed superblock handling to iterate_supers() 15 years ago
Al Viro 01a05b337a new helper: iterate_supers() 15 years ago
Al Viro 35cf7ba0b4 Bury __put_super_and_need_restart() 15 years ago
Al Viro 79893c17b4 fix prune_dcache()/umount() race 15 years ago
Al Viro df40c01a92 In get_super() and user_get_super() restarts are unconditional 15 years ago
Al Viro 1494583de5 fix get_active_super()/umount() race 15 years ago
Al Viro e7fe0585ca fix do_emergency_remount()/umount() races 15 years ago
Al Viro 6754af6464 Convert simple loops over superblocks to list_for_each_entry_safe 15 years ago
Al Viro 8edd64bd60 get rid of restarts in sync_filesystems() 15 years ago
Al Viro 551de6f34d Leave superblocks on s_list until the end 15 years ago
Al Viro 1712ac8fda Saner locking around deactivate_super() 15 years ago
Al Viro b20bd1a5e7 get rid of S_BIAS 15 years ago
Al Viro 389b8be6ef get rid of open-coded grab_super() in get_active_super() 15 years ago
Al Viro 79d7e39ee1 sb_entry() has been killed a couple of years ago and resurrected on mismerge 15 years ago
Al Viro 3981f2e2a0 ceph: should use deactivate_locked_super() on failure exits 15 years ago
Al Viro 2ccde7c631 Clean ecryptfs ->get_sb() up 15 years ago
Al Viro decabd6650 fix a couple of ecryptfs leaks 15 years ago
Al Viro 894680710d Simplify devpts_get_sb() failure exits 15 years ago
Christoph Hellwig a135aa2cd7 remove incorrect comment in do_emergency_remount 15 years ago
Al Viro 13e3c5e5b9 clean DCACHE_CANT_MOUNT in d_delete() 15 years ago
Linus Torvalds d515e86e63 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 15 years ago
Linus Torvalds 79c4581262 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 15 years ago
Linus Torvalds 59534f7298 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
Linus Torvalds ac3ee84c60 Merge branch 'dbg-early-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds 90b9a32d8f Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb 15 years ago
Linus Torvalds 8b108c609a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 15 years ago
Linus Torvalds 7ce1418f95 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
Linus Torvalds a6f039869f Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 15 years ago
Linus Torvalds e0bc5d4a54 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging 15 years ago
Linus Torvalds 7f02ab3ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 15 years ago
Linus Torvalds d6fb1db02e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 15 years ago
Randy Dunlap b4e6b09738 interrupt.h: fix fatal kernel-doc error 15 years ago
Jiaying Zhang 1907131bbe dquot: Detect partial write error to quota file in write_blk() and add printk_ratelimit for quota error messages 15 years ago
Jan Kara c06bcbfa1e ocfs2: Fix lock inversion in quotas during umount 15 years ago
Jan Kara 52a9ee281c ocfs2: Use __dquot_transfer to avoid lock inversion 15 years ago
Jan Kara 741e128933 ocfs2: Fix NULL pointer deref when writing local dquot 15 years ago
Jan Kara 832d09cf14 ocfs2: Fix estimate of credits needed for quota allocation 15 years ago
Jan Kara fb8dd8d780 ocfs2: Fix quota locking 15 years ago
Jan Kara ae4f6ef134 ocfs2: Avoid unnecessary block mapping when refreshing quota info 15 years ago
Jan Kara f64dd44eb7 ocfs2: Do not map blocks from local quota file on each write 15 years ago
Jan Kara bc8e5f0739 quota: Refactor dquot_transfer code so that OCFS2 can pass in its references 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
Christoph Hellwig fcbc59f96e quota: remove sb_has_quota_active in get/set_info 15 years ago
Christoph Hellwig c472b43275 quota: unify ->set_dqblk 15 years ago
Christoph Hellwig b9b2dd36c1 quota: unify ->get_dqblk 15 years ago
Eric Sandeen 0636c73ee7 ext3: make barrier options consistent with ext4 15 years ago
Dmitry Monakhov dde9588853 quota: Make quota stat accounting lockless. 15 years ago