Commit Graph

26621 Commits (f2f9c8124482fa2e189d0ee321aac7a2cc76a57a)

Author SHA1 Message Date
Bob Peterson f2f9c81244 GFS2: Eliminate unused "new" parameter to gfs2_meta_indirect_buffer 13 years ago
Bob Peterson 6de1e2f34a GFS2: Remove redundant metadata block type check 13 years ago
Steven Whitehouse f9425ad4e5 GFS2: Fix sgid propagation when using ACLs 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
Eldad Zack db7e5c668e super.c: unused variable warning without CONFIG_QUOTA 13 years ago
Shaohua Li 99aa784667 jbd2: use GFP_NOFS for blkdev_issue_flush 13 years ago
David Teigland 53ad1c980d dlm: fix QUECVT when convert queue is empty 13 years ago
Al Viro bfce281c28 kill mm argument of vm_munmap() 13 years ago
Al Viro 936af1576e aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio() 13 years ago
Linus Torvalds 6be5ceb02e VM: add "vm_mmap()" helper function 13 years ago
Linus Torvalds a46ef99d80 VM: add "vm_munmap()" helper function 13 years ago
Linus Torvalds e4eb1ff61b VM: add "vm_brk()" helper function 13 years ago
Theodore Ts'o 57f73c2c89 ext4: fix handling of journalled quota options 13 years ago
Theodore Ts'o 9cd70b347e ext4: address scalability issue by removing extent cache statistics 13 years ago
Al Viro e847469bf7 lockd: fix the endianness bug 13 years ago
Al Viro 72094e43e3 ocfs2: ->e_leaf_clusters endianness breakage 13 years ago
Al Viro 28748b325d ocfs2: ->rl_count endianness breakage 13 years ago
Al Viro e1bf4cc620 ocfs: ->rl_used breakage on big-endian 13 years ago
Al Viro 3a251f04fe ocfs2: ->l_next_free_req breakage on big-endian 13 years ago
Al Viro 6ed3cf2cdf btrfs: btrfs_root_readonly() broken on big-endian 13 years ago
Sachin Prabhu bfa890a3cd Fix number parsing in cifs_parse_mount_options 13 years ago
Al Viro af1584f570 ext4: fix endianness breakage in ext4_split_extent_at() 13 years ago
Al Viro efe39651f0 nfsd: fix compose_entry_fh() failure exits 13 years ago
Al Viro afcf6792af nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid() 13 years ago
Al Viro 02f5fde5df nfsd: fix endianness breakage in TEST_STATEID handling 13 years ago
Al Viro 04da6e9d63 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails 13 years ago
Al Viro 96f6f98501 nfsd: fix b0rken error value for setattr on read-only mount 13 years ago
Josef Bacik d53ba47484 Btrfs: use commit root when loading free space cache 13 years ago
Dave Jones 4edc2ca388 Btrfs: fix use-after-free in __btrfs_end_transaction 13 years ago
Tsutomu Itoh e627ee7bcd Btrfs: check return value of bio_alloc() properly 13 years ago
Ilya Dryomov c6664b42c4 Btrfs: remove lock assert from get_restripe_target() 13 years ago
Liu Bo b89203f74b Btrfs: fix eof while discarding extents 13 years ago
Chris Mason d95603b262 Btrfs: fix uninit variable in repair_eb_io_failure 13 years ago