Commit Graph

22145 Commits (433c9c67c53cc42b2824532d3abb7ac62970d3fb)

Author SHA1 Message Date
Josef Bacik 695a0d0da0 Btrfs: add a comment explaining what btrfs_cont_expand does 14 years ago
Josef Bacik 930f028abe Btrfs: use mark_inode_dirty when expanding the file 14 years ago
Josef Bacik f0cd846e92 Btrfs: only add orphan items when truncating 14 years ago
Josef Bacik ded5db9de7 Btrfs: make sure to remove the orphan item from the in-memory list 14 years ago
Josef Bacik 66b4ffd110 Btrfs: handle errors in btrfs_orphan_cleanup 14 years ago
Josef Bacik 3893e33b0b Btrfs: cleanup error handling in the truncate path 14 years ago
Josef Bacik a41ad394a0 Btrfs: convert to the new truncate sequence 14 years ago
Josef Bacik dc89e98244 Btrfs: use a slab for the free space entries 14 years ago
Josef Bacik 57a45ced94 Btrfs: change reserved_extents to an atomic_t 14 years ago
Josef Bacik 4a64001f00 Btrfs: fix how we deal with the pages array in the write path 14 years ago
Josef Bacik d0215f3e5e Btrfs: simplify our write path 14 years ago
Josef Bacik 9f570b8d48 Btrfs: fix formatting in file.c 14 years ago
Mi Jinlong 5a02ab7c3c nfsd: wrong index used in inner loop 14 years ago
J. Bruce Fields 9ae78bcc00 nfsd4: fix comment and remove unused nfsd4_file fields 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 years ago
Martin K. Petersen a91a2785b2 block: Require subsystems to explicitly allocate bio_set integrity mempool 14 years ago
Jens Axboe 82f04ab47e jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 14 years ago
Jens Axboe 65ab80279d jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging 14 years ago
Jens Axboe 4ee2491ed8 fs: make fsync_buffers_list() plug 14 years ago
Theodore Ts'o 688f869ce3 ext4: Initialize fsync transaction ids in ext4_new_inode() 14 years ago
Al Viro 1a102ff925 vfs: bury ->get_sb() 14 years ago
Al Viro 011949811b nfs: switch NFS from ->get_sb() to ->mount() 14 years ago
Al Viro fd462fb51d nfs: stop mangling ->mnt_devname on NFS 14 years ago
Al Viro c7f404b40a vfs: new superblock methods to override /proc/*/mount{s,info} 14 years ago
Al Viro f8ad9c4bae nfs: nfs_do_{ref,sub}mount() superblock argument is redundant 14 years ago
Al Viro b514f872f8 nfs: make nfs_path() work without vfsmount 14 years ago
Al Viro b1942c5f8c nfs: store devname at disconnected NFS roots 14 years ago
Al Viro 0d5839ad05 nfs: propagate devname to nfs{,4}_get_root() 14 years ago
Miklos Szeredi 60ed8cf78f fix cdev leak on O_PATH final fput() 14 years ago
Mi Jinlong d2b217439f nfs41: make sure nfs server return right ca_maxresponsesize_cached 14 years ago
Linus Torvalds 34d211a2d5 Increase OSF partition limit from 8 to 18 14 years ago
Christoph Hellwig bab1d9444d prune back iprune_sem 14 years ago
Artem Bityutskiy 5d630e4328 UBIFS: clean-up commentaries 14 years ago
Artem Bityutskiy 7c83cc91ab UBIFS: save 128KiB or more RAM 14 years ago
Artem Bityutskiy f5cf319cf3 UBIFS: allocate orphans scan buffer on demand 14 years ago
Artem Bityutskiy cab95d446c UBIFS: allocate lpt dump buffer on demand 14 years ago
Artem Bityutskiy 6fb324a4b0 UBIFS: allocate ltab checking buffer on demand 14 years ago
Artem Bityutskiy cd5f7485bb UBIFS: allocate scanning buffer on demand 14 years ago
Artem Bityutskiy 73d9aec3fd UBIFS: allocate dump buffer on demand 14 years ago
Al Viro 0e794589e5 fix follow_link() breakage 14 years ago
Phillip Lougher 44cff8a9ee Squashfs: handle corruption of directory structure 14 years ago
Trond Myklebust c83ce989cb VFS: Fix the nfs sillyrename regression in kernel 2.6.38 14 years ago
Linus Torvalds c826cb7dfc dcache.c: create helper function for duplicated functionality 14 years ago
Al Viro 574197e0de tidy the trailing symlinks traversal up 14 years ago
Al Viro b356379a02 Turn resolution of trailing symlinks iterative everywhere 14 years ago
Al Viro ce0525449d simplify link_path_walk() tail 14 years ago
Al Viro bd92d7fed8 Make trailing symlink resolution in path_lookupat() iterative 14 years ago
Al Viro b21041d0f7 update nd->inode in __do_follow_link() instead of after do_follow_link() 14 years ago
Al Viro ce57dfc179 pull handling of one pathname component into a helper 14 years ago