Commit Graph

1238 Commits (466bfe7f4a5bee4cdd73d3f6bd290173a8c75a40)

Author SHA1 Message Date
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Al Viro b0b0382bb4 ->encode_fh() API change 13 years ago
Bob Peterson 500242ac61 GFS2: Fix quota adjustment return code 13 years ago
Bob Peterson 41db1ab9be GFS2: Add rgrp information to block_alloc trace point 13 years ago
Bob Peterson f2f9c81244 GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer 13 years ago
Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
Bob Peterson 6de1e2f34a GFS2: Remove redundant metadata block type check 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Steven Whitehouse f9425ad4e5 GFS2: Fix sgid propagation when using ACLs 13 years ago
David Teigland 1a058f5288 gfs2: fix recovery during unmount 13 years ago
David Teigland 4875647a08 dlm: fixes for nodir mode 13 years ago
Bob Peterson c0752aa7e4 GFS2: eliminate log elements and simplify 13 years ago
Bob Peterson 1c47f09592 GFS2: Eliminate vestigial sd_log_le_rg 13 years ago
Bob Peterson 06344b9186 GFS2: Eliminate needless parameter from function gfs2_setbit 13 years ago
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