Commit Graph

196737 Commits (abf5d08acaca942b49daf0ed87a9deddc94b183a)
 

Author SHA1 Message Date
Dmitry Monakhov abf5d08aca ubifs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 85640bd9d4 sysv: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 04b7ed0d33 reiserfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 454abafe9d ramfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 6a9e652c88 omfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov e6ecdc70fb bfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 75fe0a2477 ocfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 73459dcc67 nilfs2: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 9eed1fb721 minix: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov b10b852090 ext4: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov aab99c2c26 ext3: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov ffba102d75 ext2: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov e00117f14f exofs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov ecc11fabf7 btrfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov 319b2be49e jfs: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov 217f206d68 9p: replace inode uid,gid,mode initialization with helper function 15 years ago
Dmitry Monakhov a1bd120d13 vfs: Add inode uid,gid,mode init helper 15 years ago
H Hartley Sweeten 52957fe1c7 fs-writeback.c: bitfields should be unsigned 15 years ago
Huang Shijie 9a2296832c namei.c : update mnt when it needed 15 years ago
Roland Dreier 51ee049e77 vfs: add lockdep annotation to s_vfs_rename_key for ecryptfs 15 years ago
Cesar Eduardo Barros cc9106247d fs/partitions: use ADDPART_FLAG_RAID instead of magic number 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Christoph Hellwig e970a573ce nfsd: open a file descriptor for fsync in nfs4 recovery 15 years ago
Richard Kennedy 2e147f1ef7 fs: inode.c use atomic_inc_return in __iget 15 years ago
Eric Paris a7cf4145bb anon_inode: set S_IFREG on the anon_inode 15 years ago
Stephen Hemminger b7bb0a1291 gfs: constify xattr_handler 15 years ago
Stephen Hemminger 537d81ca7c ocfs: constify xattr_handler 15 years ago
Stephen Hemminger 365f0cb9d2 jffs2: constify xattr_handler 15 years ago
Stephen Hemminger 46e58764f0 xfs: constify xattr_handler 15 years ago
Stephen Hemminger 94d09a98cd reiserfs: constify xattr_handler 15 years ago
Stephen Hemminger 11e2752807 ext4: constify xattr_handler 15 years ago
Stephen Hemminger d1f21049f9 ext3: constify xattr handlers 15 years ago
Stephen Hemminger 749c72efa4 ext2: constify xattr_handler 15 years ago
Stephen Hemminger f01cbd3f81 btrfs: constify xattr_handler 15 years ago
Stephen Hemminger bb4354538e fs: xattr_handler table should be const 15 years ago
Josef Bacik 18e9e5104f Introduce freeze_super and thaw_super for the fsfreeze ioctl 15 years ago
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