Commit Graph

27500 Commits (257ee3c6dde02c2c93334f802a8fc34825c75369)

Author SHA1 Message Date
Jan Kara 1df2ae31c7 udf: Fortify loading of sparing table 13 years ago
Jan Kara adee11b208 udf: Avoid run away loop when partition table length is corrupted 13 years ago
Jan Kara cb14d340ef udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() 13 years ago
Brian Norris 2d4cf5ae12 UBIFS: correct usage of IS_ENABLED() 13 years ago
Mark Tinguely f7bdf03a99 xfs: rename log structure to xlog 13 years ago
Ben Myers 8866fc6fa5 xfs: shutdown xfs_sync_worker before the log 13 years ago
Jan Kara 59c84ed0dd xfs: Fix overallocation in xfs_buf_allocate_memory() 13 years ago
Dave Chinner 76d095388b xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_near 13 years ago
Brian Foster 9a3a5dab63 xfs: check for stale inode before acquiring iflock on push 13 years ago
Josef Bacik cb77fcd885 Btrfs: delay iput with async extents 13 years ago
Josef Bacik e18fca7342 Btrfs: add a missing spin_lock 13 years ago
Alexander Block 69bca40d41 Btrfs: don't assume to be on the correct extent in add_all_parents 13 years ago
Alexander Block 1c8f52a5e9 Btrfs: introduce btrfs_next_old_item 13 years ago
Konstantin Khlebnikov 4fe7efdbdf mm: correctly synchronize rss-counters at exit/exec 13 years ago
Ryusuke Konishi fbb24a3a91 nilfs2: ensure proper cache clearing for gc-inodes 13 years ago
Jeff Liu 3b876c8f2a xfs: fix debug_object WARN at xfs_alloc_vextent() 13 years ago
Alain Renaud 66f9311381 xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2) 13 years ago
Bryan Schumaker b1027439df NFS: Force the legacy idmapper to be single threaded 13 years ago
Yan, Zheng 61600ef848 ceph: check PG_Private flag before accessing page->private 13 years ago
Trond Myklebust 1a0de48ae5 NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4) 13 years ago
Trond Myklebust 5a695da263 NFS: Fix a refcounting issue in O_DIRECT 13 years ago
Trond Myklebust 0a9c63fae7 NFSv4.1: Fix a race in set_pnfs_layoutdriver 13 years ago
Trond Myklebust 2a4c8994ee NFSv4.1: Fix umount when filelayout DS is also the MDS 13 years ago
Dan Carpenter 1cfb727107 UBIFS: fix assertion 13 years ago
Matthew Garrett 7dea9665fe hfsplus: fix bless ioctl when used with hardlinks 13 years ago
Janne Kalliomäki a6dc8c0421 hfsplus: fix overflow in sector calculations in hfsplus_submit_bio 13 years ago
Chris Mason a8c4a33b98 Btrfs: cast devid to unsigned long long for printk %llu 13 years ago
Chris Mason 4325edd078 Btrfs: init old_generation in get_old_root 13 years ago
Kay Sievers e2ae715d66 kmsg - kmsg_dump() use iterator to receive log buffer content 13 years ago
Miao Xie 67cde3448d Btrfs: destroy the items of the delayed inodes in error handling routine 13 years ago
Liu Bo ed0eaa1498 Btrfs: make sure that we've made everything in pinned tree clean 13 years ago
Liu Bo 6e841e32b1 Btrfs: avoid memory leak of extent state in error handling routine 13 years ago
Liu Bo 4e42ae1bdc Btrfs: do not resize a seeding device 13 years ago
Liu Bo bc1782374b Btrfs: fix missing inherited flag in rename 13 years ago
Li Zefan 69e380d176 Btrfs: fix incompat flags setting 13 years ago
Li Zefan 6c282eb40e Btrfs: fix defrag regression 13 years ago
Josef Bacik 7ddf5a42d3 Btrfs: call filemap_fdatawrite twice for compression 13 years ago
Josef Bacik 8180ef8894 Btrfs: keep inode pinned when compressing writes 13 years ago
Josef Bacik 9c5085c147 Btrfs: implement ->show_devname 13 years ago
Josef Bacik 606686eeac Btrfs: use rcu to protect device->name 13 years ago
Josef Bacik 17ca04aff7 Btrfs: unlock everything properly in the error case for nocow 13 years ago
Josef Bacik ee670f0af3 Btrfs: fix btrfs_destroy_marked_extents 13 years ago
Josef Bacik 7b8b92af58 Btrfs: abort the transaction if the commit fails 13 years ago
Josef Bacik d7096fc3ef Btrfs: wake up transaction waiters when aborting a transaction 13 years ago
Josef Bacik b939d1ab76 Btrfs: fix locking in btrfs_destroy_delayed_refs 13 years ago
Josef Bacik beb42dd793 Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error 13 years ago
J. Bruce Fields bc2df47a40 nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels 13 years ago
Stanislav Kinsbursky 12918b10d5 NFS: hard-code init_net for NFS callback transports 13 years ago
Jan Schmidt 3310c36eef Btrfs: fix race in tree mod log addition 13 years ago
Jan Schmidt 3d7806eca4 Btrfs: add btrfs_next_old_leaf 13 years ago