Commit Graph

1724 Commits (251cbb951b831acd8451d75b40696834f07c29c5)

Author SHA1 Message Date
Andrew Elble 278702074f GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl() 10 years ago
Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 years ago
Oleg Drokin 7456a37d55 GFS2: use __vmalloc GFP_NOFS for fs-related allocations. 10 years ago
Jan Kara 14bf61ffe6 quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units 10 years ago
Bob Peterson 45094a58b1 GFS2: Eliminate a nonsense goto 10 years ago
Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info 10 years ago
Christoph Hellwig de1414a654 fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info 10 years ago
alex chen 3566c96476 GFS2: fix sprintf format specifier 10 years ago
Bob Peterson 8f6cb409f0 GFS2: Eliminate __gfs2_glock_remove_from_lru 10 years ago
Al Viro ec7d879c45 GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() 10 years ago
Al Viro 9265f1d0c7 GFS2: gfs2_dir_get_hash_table(): avoiding deferred vfree() is easy here... 10 years ago
Al Viro 3cdcf63ed2 GFS2: use kvfree() instead of open-coding it 10 years ago
Al Viro 44bb31bac5 GFS2: gfs2_create_inode(): don't bother with d_splice_alias() 10 years ago
Al Viro 571a4b5797 GFS2: bugger off early if O_CREAT open finds a directory 10 years ago
Al Viro 845409b49b gfs2_atomic_open(): simplify the use of finish_no_open() 10 years ago
Al Viro 81295ce635 gfs2_create_inode(): don't bother with d_splice_alias() 10 years ago
Al Viro 986cdb862e gfs2: bugger off early if O_CREAT open finds a directory 10 years ago
Markus Elfring 30badc9543 GFS2: Deletion of unnecessary checks before two function calls 10 years ago
Benjamin Marzinski 2e60d7683c GFS2: update freeze code to use freeze/thaw_super on all nodes 10 years ago
Andrew Price 98f1a696a1 GFS2: Update timestamps on fallocate 10 years ago
Andrew Price 1885867b84 GFS2: Update i_size properly on fallocate 10 years ago
Andrew Price 9c9f1159a5 GFS2: Use inode_newsize_ok and get_write_access in fallocate 10 years ago
Jan Kara de3b08d3ec gfs2: Set allowed quota types 10 years ago
Bob Peterson 1a8550332a GFS2: If we use up our block reservation, request more next time 10 years ago
Bob Peterson 33ad5d5428 GFS2: Only increase rs_sizehint 10 years ago
Bob Peterson 0e27c18c30 GFS2: Set of distributed preferences for rgrps 10 years ago
Fabian Frederick 37975f1503 GFS2: directly return gfs2_dir_check() 10 years ago
Miklos Szeredi ac7576f4b1 vfs: make first argument of dir_context.actor typed 10 years ago
Al Viro 4d93bc3e81 gfs2_atomic_open(): skip lookups on hashed dentry 10 years ago
Eric W. Biederman 9b053f3207 vfs: Remove unnecessary calls of check_submounts_and_drop 10 years ago
Fabian Frederick d29c0afe4d GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0) 10 years ago
Bob Peterson d24e0569e0 GFS2: Use gfs2_rbm_incr in rgblk_free 11 years ago
Bob Peterson 19aeb5a65f GFS2: Make rename not save dirent location 11 years ago
Abhi Das 00a158be83 GFS2: fix bad inode i_goal values during block allocation 11 years ago
Al Viro cfb2f9d5c9 GFS2: fix d_splice_alias() misuses 11 years ago
Jan Kara a937cca270 GFS2: Don't use MAXQUOTAS value 11 years ago
Benjamin Coddington 7b7a91152d GFS2: Hash the negative dentry during inode lookup 11 years ago
Jeff Layton 1c994a0909 locks: consolidate "nolease" routines 11 years ago
Bob Peterson 2ddfbdd684 GFS2: Request demote when a "try" flock fails 11 years ago
Bob Peterson b650738cd0 GFS2: Change maxlen variables to size_t 11 years ago
Fabian Frederick eaebdedc61 GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts 11 years ago
Fabian Frederick 27ff6a0f7f GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes 11 years ago
Geert Uytterhoeven 6b49d1d9c3 GFS2: memcontrol: Spelling s/invlidate/invalidate/ 11 years ago
Bob Peterson 97a4f1d765 GFS2: Allow caching of glocks for flock 11 years ago
Bob Peterson 5bef3e7cf1 GFS2: Allow flocks to use normal glock dq rather than dq_wait 11 years ago
Fabian Frederick 6ec43b1838 GFS2: replace count*size kzalloc by kcalloc 11 years ago
Steven Whitehouse fe0bbd2986 GFS2: Use GFP_NOFS when allocating glocks 11 years ago
Steven Whitehouse 94a09a3999 GFS2: Fix race in glock lru glock disposal 11 years ago
Bob Peterson 79272b3562 GFS2: Only wait for demote when last holder is dequeued 11 years ago
NeilBrown 743162013d sched: Remove proliferation of wait_on_bit() action functions 11 years ago