Commit Graph

23717 Commits (a5d5a914770a81a1f775be2ee35b9fa8fd19d381)

Author SHA1 Message Date
Chris Mason 75c195a2ca Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors 14 years ago
David Howells 09570f9149 proc: make struct proc_dir_entry::name a terminal array rather than a pointer 14 years ago
Chris Mason 2cf8572dac Btrfs: use the commit_root for reading free_space_inode crcs 14 years ago
Chris Mason 19b6caf4ac Btrfs: reduce extent_state lock contention for metadata 14 years ago
Chris Mason 31533fb263 Btrfs: remove lockdep magic from btrfs_next_leaf 14 years ago
Chris Mason 85d4e46111 Btrfs: make a lockdep class for each root 14 years ago
Chris Mason bd681513fa Btrfs: switch the btrfs tree locks to reader/writer 14 years ago
Josef Bacik 81317fdedd Btrfs: fix deadlock when throttling transactions 14 years ago
Chris Mason a65917156e Btrfs: stop using highmem for extent_buffers 14 years ago
Miao Xie 199c36eaa9 Btrfs: fix BUG_ON() caused by ENOSPC when relocating space 14 years ago
Josef Bacik f7aaa06bff Btrfs: tag pages for writeback in sync 14 years ago
Josef Bacik 9e0baf60de Btrfs: fix enospc problems with delalloc 14 years ago
Josef Bacik a599142806 Btrfs: don't flush delalloc arbitrarily 14 years ago
Josef Bacik a94733d0bc Btrfs: use find_or_create_page instead of grab_cache_page 14 years ago
Josef Bacik bab39bf998 Btrfs: use a worker thread to do caching 14 years ago
Christoph Hellwig 510792ee29 xfs: optimize the negative xattr caching 14 years ago
Christoph Hellwig d1166ec792 xfs: prevent against ioend livelocks in xfs_file_fsync 14 years ago
Christoph Hellwig 34951f5cb7 xfs: flag all buffers as metadata 14 years ago
Alex Elder 1c4f33296e xfs: encapsulate a block of debug code 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Oleg Nesterov 32e107f71e fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() 14 years ago
Tetsuo Handa b4edf8bd06 exec: do not retry load_binary method if CONFIG_MODULES=n 14 years ago
Tetsuo Handa 912193521b exec: do not call request_module() twice from search_binary_handler() 14 years ago
Michal Hocko aacb3d17a7 fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP 14 years ago
Vasiliy Kulikov 293eb1e777 proc: fix a race in do_io_accounting() 14 years ago
Daisuke Ogino d2857e79a2 procfs: return ENOENT on opening a being-removed proc entry 14 years ago
Oleg Nesterov 99b6456748 do_coredump: fix the "ispipe" error check 14 years ago
Jiri Slaby 2c563731fe coredump: escape / in hostname and comm 14 years ago
Jiri Slaby 3141c8b165 coredump: use task comm instead of (unknown) 14 years ago
Al Viro e57712ebeb merge fchmod() and fchmodat() guts, kill ancient broken kludge 14 years ago
Al Viro 03209378b4 xfs: fix misspelled S_IS...() 14 years ago
Al Viro abbede1b3a xfs: get rid of open-coded S_ISREG(), etc. 14 years ago
Sage Weil d79698da32 ceph: document unlocked d_parent accesses 14 years ago
Sage Weil 41b02e1f9b ceph: explicitly reference rename old_dentry parent dir in request 14 years ago
Sage Weil 4f17726452 ceph: document locking for ceph_set_dentry_offset 14 years ago
Sage Weil e5f86dc377 ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug 14 years ago
Sage Weil bf1c6aca96 ceph: protect d_parent access in ceph_d_revalidate 14 years ago
Sage Weil 5f21c96dd5 ceph: protect access to d_parent 14 years ago
Sage Weil 48d0cbd124 ceph: handle racing calls to ceph_init_dentry 14 years ago
Sage Weil dfabbed6fd ceph: set dir complete frag after adding capability 14 years ago
Yehuda Sadeh e985222743 ceph: set up readahead size when rsize is not passed 14 years ago
Sage Weil 2f90b852e3 ceph: ignore lease mask 14 years ago
Sage Weil 468640e32c ceph: fix ceph_lookup_open intent usage 14 years ago
Sage Weil 9bae113a08 ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNC 14 years ago
Sage Weil acda765788 ceph: fix bad parent_inode calc in ceph_lookup_open 14 years ago
Sage Weil d8de9ab63a ceph: avoid carrying Fw cap during write into page cache 14 years ago
Greg Farnum 8f04d42276 ceph: report f_bfree based on kb_avail rather than diffing. 14 years ago
Sage Weil e77dc3e9c0 ceph: only queue capsnap if caps are dirty 14 years ago
Sage Weil af0ed569d7 ceph: fix snap writeback when racing with writes 14 years ago
Sage Weil 9cfa1098dc ceph: use flag bit for at_end readdir flag 14 years ago