Commit Graph

1382 Commits (aff5c3557cf72fcad913d8b4b44b055a4e034bb5)

Author SHA1 Message Date
Steven Whitehouse 144a4c2ff7 GFS2: Log code fixes 13 years ago
Andrew Price 4306629e1c GFS2: Remove unused argument from gfs2_internal_read 13 years ago
Steven Whitehouse c50b91c4bd GFS2: Remove bd_list_tr 13 years ago
Steven Whitehouse dad30e9031 GFS2: Remove duplicate log code 13 years ago
Steven Whitehouse e8c92ed769 GFS2: Clean up log write code path 13 years ago
Bob Peterson 2f7ee358e5 GFS2: Use variable rather than qa to determine if unstuff necessary 13 years ago
Bob Peterson 9598d25ed9 GFS2: Change variable blk to biblk 13 years ago
Bob Peterson 886b141675 GFS2: Fix function parameter comments in rgrp.c 13 years ago
Bob Peterson 29c578f567 GFS2: Eliminate offset parameter to gfs2_setbit 13 years ago
Bob Peterson 36f5580be1 GFS2: Use slab for block reservation memory 13 years ago
Bob Peterson b120193e36 GFS2: make function gfs2_page_add_databufs static 13 years ago
Bob Peterson df3fd117f9 GFS2: Rename function gfs2_close to gfs2_release 13 years ago
Steven Whitehouse 14e5f1848d GFS2: Make gfs2_log_fake_buf() write the buffer too 13 years ago
Steven Whitehouse fdb76a4228 GFS2: Drop "pull" argument from log_write_header() 13 years ago
Bob Peterson 4c569a72c3 GFS2: Instruct DLM to avoid queue convert slowdown 13 years ago
Bob Peterson ca9248d833 GFS2: Allow caching of rindex glock 13 years ago
Bob Peterson 5e2f7d617b GFS2: Make sure rindex is uptodate before starting transactions 13 years ago
Al Viro 2f99c36986 get rid of pointless includes of ext2_fs.h 13 years ago
Benjamin Poirier 97cc008aaa GFS2: use depends instead of select in kconfig 13 years ago
Bob Peterson c1ac539ed4 GFS2: put glock reference in error patch of read_rindex_entry 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Cong Wang d93492855f gfs2: remove the second argument of k[un]map_atomic() 13 years ago
Bob Peterson 220cca2a4f GFS2: Change truncate page allocation to be GFP_NOFS 13 years ago
Benjamin Marzinski 58a7d5fb8e GFS2: call gfs2_write_alloc_required for each chunk 13 years ago
Steven Whitehouse 34cc1781c2 GFS2: Clean up log flush header writing 13 years ago
Steven Whitehouse 75ca61c101 GFS2: Remove a __GFP_NOFAIL allocation 13 years ago
Steven Whitehouse 35e478f422 GFS2: Flush pending glock work when evicting an inode 13 years ago
Bob Peterson 58884c4df0 GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd 13 years ago
Bob Peterson 6aad1c3d3e GFS2: Eliminate sd_rindex_mutex 13 years ago
Bob Peterson a08fd280b5 GFS2: Unlock rindex mutex on glock error 13 years ago
Steven Whitehouse 08728f2d8b GFS2: Make bd_cmp() static 13 years ago
Bob Peterson 4a36d08d0d GFS2: Sort the ordered write list 13 years ago
Steven Whitehouse 66fc061bda GFS2: FITRIM ioctl support 13 years ago
Steven Whitehouse 47ac5537a7 GFS2: Move two functions from log.c to lops.c 13 years ago
Steven Whitehouse a245769f25 GFS2: glock statistics gathering 13 years ago
Steven Whitehouse a365fbf354 GFS2: Read resource groups on mount 13 years ago
Bob Peterson 9e73f571ea GFS2: Ensure rindex is uptodate for fallocate 13 years ago
Bob Peterson 718b97bd6b GFS2: Read in rindex if necessary during unlink 13 years ago
Steven Whitehouse 4043b886b0 GFS2: Fix race between lru_list and glock ref count 13 years ago
Steven Whitehouse 66ad863b41 GFS2: Fix nlink setting on inode creation 13 years ago
David Teigland 376d37788b GFS2: fail mount if journal recovery fails 13 years ago
David Teigland e8ca5cc571 GFS2: let spectator mount do read only recovery 13 years ago
Bob Peterson 49528b4e47 GFS2: Fix a use-after-free that coverity spotted 13 years ago
David Teigland e0c2a9aa1e GFS2: dlm based recovery coordination 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
David Teigland 60f98d1839 dlm: add recovery callbacks 13 years ago
Al Viro 175a4eb7ea fs: propagate umode_t, misc bits 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago