Commit Graph

28363 Commits (f114fec54c30ba9c6842ac1121d3e16d3d3c6bdd)

Author SHA1 Message Date
Miklos Szeredi 8110e16d42 vfs: dcache: fix deadlock in tree traversal 13 years ago
J. Bruce Fields fd51790949 trivial select_parent documentation fix 13 years ago
Benjamin Marzinski 2216db70c9 GFS2: Write out dirty inode metadata in delayed deletes 13 years ago
Eric Sandeen a0b4df2943 GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl 13 years ago
Bob Peterson 3701530aed GFS2: Fix infinite loop in rbm_find 13 years ago
Steven Whitehouse ff7f4cb461 GFS2: Consolidate free block searching functions 13 years ago
Jan Kara 56aa72d0fc GFS2: Get rid of I_MUTEX_QUOTA usage 13 years ago
Bob Peterson 0688a5ecea GFS2: Stop block extents at the end of bitmaps 13 years ago
Steven Whitehouse c743ffd09f GFS2: Fix unclaimed_blocks() wrapping bug and clean up 13 years ago
Steven Whitehouse 9e733d3923 GFS2: Improve block reservation tracing 13 years ago
Steven Whitehouse 137834a696 GFS2: Fall back to ignoring reservations, if there are no other blocks left 13 years ago
Steven Whitehouse 2b9731e8bb GFS2: Fix ->show_options() for statfs slow 13 years ago
Steven Whitehouse 3e6339dd28 GFS2: Use rbm for gfs2_setbit() 13 years ago
Steven Whitehouse c04a2ef3a8 GFS2: Use rbm for gfs2_testbit() 13 years ago
Bob Peterson 29c05b205d GFS2: Eliminate unnecessary check for state > 3 in bitfit 13 years ago
Bob Peterson e5dc76b9af GFS2: Eliminate redundant calls to may_grant 13 years ago
Bob Peterson 81e1d45061 GFS2: Combine functions gfs2_glock_dq_wait and wait_on_demote 13 years ago
Bob Peterson 07a7904942 GFS2: Combine functions gfs2_glock_wait and wait_on_holder 13 years ago
Bob Peterson 4abb6ad9ea GFS2: inline __gfs2_glock_schedule_for_reclaim 13 years ago
Bob Peterson 8e711e100f GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dq 13 years ago
Bob Peterson 8d8b752a0f GFS2: rbm code cleanup 13 years ago
Steven Whitehouse 5d50d53246 GFS2: Fix case where reservation finished at end of rgrp 13 years ago
Michel Lespinasse 24d634e8f3 GFS2: Use RB_CLEAR_NODE() rather than rb_init_node() 13 years ago
Steven Whitehouse 3b1d0b9d0b GFS2: Update rgblk_free() to use rbm 13 years ago
Steven Whitehouse 3983903a71 GFS2: Update gfs2_get_block_type() to use rbm 13 years ago
Steven Whitehouse 5b924ae2dc GFS2: Replace rgblk_search with gfs2_rbm_find 13 years ago
Steven Whitehouse 4a993fb150 GFS2: Add structure to contain rgrp, bitmap, offset tuple 13 years ago
Steven Whitehouse 71f890f7f7 GFS2: Remove rs_requested field from reservations 13 years ago
Steven Whitehouse 1f98169743 GFS2: Merge two nearly identical xattr functions 13 years ago
Al Viro c5aa1e554a close the race in nlmsvc_free_block() 13 years ago
Al Viro 156cacb1d0 do_add_mount()/umount -l races 13 years ago
Linus Torvalds e05e279e6f debugfs: fix u32_array race in format_array_alloc 13 years ago
David Rientjes 36048853c5 debugfs: fix race in u32_array_read and allocate array at open 13 years ago
Liu Bo 7dfd8cc536 fs/fs-writeback.c: cleanup riteback_sb_inodes kerneldoc 13 years ago
Wang Sheng-Hui 44a075bde9 btrfs: fix the commment for the action flags in delayed-ref.h 13 years ago
Ben Myers 0ba6e5368c xfs: stop the sync worker before xfs_unmountfs 13 years ago
Jeff Layton c73f693989 cifs: fix return value in cifsConvertToUTF16 13 years ago
Miklos Szeredi b161dfa693 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() 13 years ago
Francesco Ruggeri 6bf6104573 fs/proc: fix potential unregister_sysctl_table hang 13 years ago
Chris Mason f3a87f1b0c Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()" 13 years ago
Linus Torvalds 55815f7014 vfs: make O_PATH file descriptors usable for 'fstat()' 13 years ago
Tyler Hicks 8335eafc28 eCryptfs: Copy up attributes of the lower target inode after rename 13 years ago
Tyler Hicks 64e6651dcc eCryptfs: Call lower ->flush() from ecryptfs_flush() 13 years ago
Catalin Marinas 0753f70f07 fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64 13 years ago
Tyler Hicks 7149f2558d eCryptfs: Write out all dirty pages just before releasing the lower file 13 years ago
Steven Whitehouse 62e252eeef GFS2: Take account of blockages when using reserved blocks 13 years ago
Steven Whitehouse 645b2ccc75 GFS2: Fix missing allocation data for set/remove xattr 13 years ago
Steven Whitehouse da1dfb6af8 GFS2: Make write size hinting code common 13 years ago
Trond Myklebust 7b281ee026 NFS: fsync() must exit with an error if page writeback failed 13 years ago
Weston Andros Adamson 01913b49cf NFS: return error from decode_getfh in decode open 13 years ago