Commit Graph

1525 Commits (293b6a4c875c3b49853bff7de99954f49f59aa75)

Author SHA1 Message Date
Kirill A. Shutemov f1820361f8 mm: implement ->map_pages for page cache 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Steven Whitehouse 1b2ad41214 GFS2: Fix address space from page function 11 years ago
Abhi Das 059788039f GFS2: Fix uninitialized VFS inode in gfs2_create_inode 11 years ago
Abhi Das e9fb7c73a4 GFS2: Fix return value in slot_get() 11 years ago
Bob Peterson 733dbc1b21 GFS2: inline function gfs2_set_mode 11 years ago
Bob Peterson f45dc26ded GFS2: Remove extraneous function gfs2_security_init 11 years ago
Bob Peterson b00263d1ca GFS2: Increase the max number of ACLs 11 years ago
Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() 11 years ago
Bob Peterson 428fd95d85 GFS2: Re-add a call to log_flush_wait when flushing the journal 11 years ago
Bob Peterson 01b172b7b1 GFS2: Ensure workqueue is scheduled after noexp request 11 years ago
Abhi Das 48f8f711ed GFS2: check NULL return value in gfs2_ok_to_move 11 years ago
Joe Perches cb94eb066e GFS2: Convert gfs2_lm_withdraw to use fs_err 11 years ago
Joe Perches 8382e26b2c GFS2: Use fs_<level> more often 11 years ago
Joe Perches d77d1b58aa GFS2: Use pr_<level> more consistently 11 years ago
Bob Peterson a17d758b66 GFS2: Move recovery variables to journal structure in memory 11 years ago
Fabian Frederick fc554ed3d8 GFS2: global conversion to pr_foo() 11 years ago
Jie Liu f2113eb8a4 GFS2: return -E2BIG if hit the maximum limits of ACLs 11 years ago
Steven Whitehouse b50f227bdd GFS2: Clean up journal extent mapping 11 years ago
Fabian Frederick fcf10d38af GFS2: replace kmalloc - __vmalloc / memset 0 11 years ago
Steven Whitehouse b1ab1e44b4 GFS2: Remove extra "if" in gfs2_log_flush() 11 years ago
Steven Whitehouse 022ef4feed GFS2: Move log buffer accounting to transaction 11 years ago
Steven Whitehouse d69a3c6561 GFS2: Move log buffer lists into transaction 11 years ago
Steven Whitehouse 654a6d2f96 GFS2: Reduce struct gfs2_trans in size 11 years ago
David Teigland ad781971d9 GFS2: add missing newline 11 years ago
Rashika Kheria c2b0b30edd GFS2: Mark functions as static in gfs2/rgrp.c 11 years ago
Steven Whitehouse 44aaada9d1 GFS2: Add meta readahead field in directory entries 11 years ago
Bob Peterson a0846a534c GFS2: Lock i_mutex and use a local gfs2_holder for fallocate 11 years ago
Steven Whitehouse 774016b2d4 GFS2: journal data writepages update 11 years ago
Steven Whitehouse b2c8b3ea87 GFS2: Allocate block for xattr at inode alloc time, if required 11 years ago
Steven Whitehouse 885bceca7f GFS2: Plug on AIL flush 11 years ago
Christoph Hellwig e01580bf9e gfs2: use generic posix ACL infrastructure 11 years ago
Christoph Hellwig 37bc15392a fs: make posix_acl_create more useful 11 years ago
Christoph Hellwig 5bf3258fd2 fs: make posix_acl_chmod more useful 11 years ago
J. Bruce Fields d57b9c9a99 GFS2: revert "GFS2: d_splice_alias() can't return error" 11 years ago
Bob Peterson 8b127d0494 GFS2: Small cleanup 11 years ago
Steven Whitehouse ac3beb6a5d GFS2: Don't use ENOBUFS when ENOMEM is the correct error code 11 years ago
Steven Whitehouse 1e3d36206b GFS2: Fix kbuild test robot reported warning 11 years ago
Steven Whitehouse 2d9e72303d GFS2: Move quota bitmap operations under their own lock 11 years ago
Steven Whitehouse ee2411a8db GFS2: Clean up quota slot allocation 11 years ago
Steven Whitehouse 8ad151c2ac GFS2: Only run logd and quota when mounted read/write 11 years ago
Steven Whitehouse c754fbbb1b GFS2: Use RCU/hlist_bl based hash for quotas 11 years ago
Steven Whitehouse 086352f1aa GFS2: No need to invalidate pages for a dio read 11 years ago
Steven Whitehouse 39849d6946 GFS2: Add initialization for address space in super block 11 years ago
Steven Whitehouse 01bcb0dedb GFS2: Add hints to directory leaf blocks 11 years ago
Steven Whitehouse 22b5a6c0c0 GFS2: For exhash conversion, only one block is needed 11 years ago
Bob Peterson 62e96cf819 GFS2: Increase i_writecount during gfs2_setattr_chown 11 years ago
Steven Whitehouse 2b47dad866 GFS2: Remember directory insert point 11 years ago
Steven Whitehouse 534cf9ca55 GFS2: Consolidate transaction blocks calculation for dir add 11 years ago
Steven Whitehouse 3c1c0ae1db GFS2: Add directory addition info structure 11 years ago