Commit Graph

169 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
Steven Whitehouse 54335b1fca GFS2: Cache the most recently used resource group in the inode 13 years ago
Steven Whitehouse 8339ee543e GFS2: Make resource groups "append only" during life of fs 13 years ago
Steven Whitehouse 9a63edd12b GFS2: Clean up gfs2_create 13 years ago
Steven Whitehouse ab9bbda020 GFS2: Use ->dirty_inode() 13 years ago
Steven Whitehouse 40ac218f52 GFS2: Fix inode allocation error path 13 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 6c673ab393 simplify gfs2_lookup() 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
Steven Whitehouse f2741d9898 GFS2: Move all locking inside the inode creation function 14 years ago
Steven Whitehouse 160b4026dc GFS2: Clean up symlink creation 14 years ago
Steven Whitehouse e2d0a13bba GFS2: Clean up mkdir 14 years ago
Steven Whitehouse 2ab9cd1c63 GFS2: Rename ops_inode.c to inode.c 14 years ago
Steven Whitehouse 194c011fc4 GFS2: Move most of the remaining inode.c into ops_inode.c 14 years ago
Steven Whitehouse 94fb763b1a GFS2: Remove gfs2_dinode_print() function 14 years ago
Steven Whitehouse 3d6ecb7d16 GFS2: When adding a new dir entry, inc link count if it is a subdir 14 years ago
Steven Whitehouse 855d23ce26 GFS2: Make gfs2_dir_del update link count when required 14 years ago
Steven Whitehouse 2baee03fb9 GFS2: Don't use gfs2_change_nlink in link syscall 14 years ago
Steven Whitehouse d192a8e5c6 GFS2: Double check link count under glock 14 years ago
Steven Whitehouse 75d5cfbe4b GFS2: Post-VFS scale update for RCU path walk 14 years ago
Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
Christoph Hellwig 64c23e8687 make the feature checks in ->fallocate future proof 14 years ago
Josef Bacik 9ecf639a96 Gfs2: fail if we try to use hole punch 14 years ago
Al Viro 41ced6dcf3 switch gfs2, close races 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Steven Whitehouse 2ae51ed7b5 GFS2: Clean up duplicated setattr code 14 years ago
Steven Whitehouse 9e55cd5372 GFS2: Remove unreachable calls to vmtruncate 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Christoph Hellwig ebdec241d5 fs: kill block_prepare_write 14 years ago
Bob Peterson 46290341cd GFS2 fatal: filesystem consistency error on rename 15 years ago
Benjamin Marzinski bf97b6734e GFS2: reserve more blocks for transactions 15 years ago
Steven Whitehouse 8d1235852b GFS2: Make . and .. qstrs constant 15 years ago
Steven Whitehouse fe08d5a897 GFS2: Fix whitespace in previous patch 15 years ago
Benjamin Marzinski 3921120e75 GFS2: fallocate support 15 years ago
Steven Whitehouse a2e0f79939 GFS2: Remove i_disksize 15 years ago
Steven Whitehouse ff8f33c8b3 GFS2: New truncate sequence 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Al Viro c177c2ac8c Switch gfs2 to nd_set_link() 15 years ago
OGAWA Hirofumi 0f585f14d4 GFS2: Fix refcnt leak on gfs2_follow_link() error path 15 years ago
Steven Whitehouse 24b977b5fd GFS2: Fix locking bug in rename 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Steven Whitehouse 307cf6e63c GFS2: Rename eattr.[ch] as xattr.[ch] 16 years ago
Steven Whitehouse 40b78a3223 GFS2: Clean up of extended attribute support 16 years ago
Roel Kluin cd0120751d GFS2: jumping to wrong label? 16 years ago
Steven Whitehouse 87ec217411 GFS2: Move gfs2_unlink_ok into ops_inode.c 16 years ago