aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/inode.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-40/+40
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)1-1/+1
2023-10-25reiserfs: convert writepage to use a folioMatthew Wilcox (Oracle)1-40/+40
2023-10-18reiserfs: convert to new timestamp accessorsJeff Layton1-15/+11
2023-07-24reiserfs: convert to ctime accessor functionsJeff Layton1-7/+5
2023-06-19buffer: convert page_zero_new_buffers() to folio_zero_new_buffers()Matthew Wilcox (Oracle)1-3/+4
2023-06-19buffer: convert __block_write_full_page() to __block_write_full_folio()Matthew Wilcox (Oracle)1-1/+1
2023-03-06reiserfs: rework priv inode handlingChristian Brauner1-4/+2
2023-01-19quota: port to mnt_idmapChristian Brauner1-2/+2
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner1-5/+5
2022-10-19fs: pass dentry to set acl methodChristian Brauner1-1/+1
2022-08-02Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-08-01Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-07-26fs/reiserfs/inode: remove dead code in _get_block_create_0()Zeng Jingxiang1-10/+2
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche1-2/+2
2022-06-26attr: port attribute changes to new typesChristian Brauner1-2/+2
2022-06-26quota: port quota helpers mount idsChristian Brauner1-2/+2
2022-05-09fs: Change try_to_free_buffers() to take a folioMatthew Wilcox (Oracle)1-1/+1
2022-05-09reiserfs: Convert to release_folioMatthew Wilcox (Oracle)1-10/+10
2022-05-09fs: Convert block_read_full_page() to block_read_full_folio()Matthew Wilcox (Oracle)1-6/+6
2022-05-08fs: Remove flags parameter from aops->write_beginMatthew Wilcox (Oracle)1-1/+1
2022-05-08fs: Remove aop flags parameter from grab_cache_page_write_begin()Matthew Wilcox (Oracle)1-1/+1
2022-03-25Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+5
2022-03-16fs: Convert __set_page_dirty_buffers to block_dirty_folioMatthew Wilcox (Oracle)1-7/+7
2022-03-15reiserfs: Convert from invalidatepage to invalidate_folioMatthew Wilcox (Oracle)1-13/+13
2022-02-22reiserfs: get rid of AOP_FLAG_CONT_EXPAND flagEdward Shishkin1-11/+5
2021-05-24reiserfs: Remove unneed check in reiserfs_write_full_page()YueHaibing1-3/+1
2021-01-24fs: make helpers idmap mount awareChristian Brauner1-1/+2
2021-01-24attr: handle idmapped mountsChristian Brauner1-2/+2
2020-09-22reiserfs: Initialize inode keys properlyJan Kara1-5/+1
2020-09-16reiserfs: only call unlock_new_inode() if I_NEWEric Biggers1-1/+2
2020-06-04Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-1/+1
2020-06-02fs: convert mpage_readpages to mpage_readaheadMatthew Wilcox (Oracle)1-5/+3
2020-05-29reiserfs: Replace kmalloc with kcalloc in the commentLiao Pingfang1-1/+1
2019-10-31reiserfs: fix extended attributes on the root directoryJeff Mahoney1-2/+10
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-1/+1
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-1/+1
2017-04-19reiserfs: Remove i_attrs_to_sd_attrs()Jan Kara1-26/+1
2017-04-19reiserfs: Remove useless setting of i_flagsJan Kara1-4/+0
2017-02-27fs: add i_blocksize()Fabian Frederick1-1/+1
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig1-0/+1
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-06-07fs: have submit_bh users pass in op and flags separatelyMike Christie1-2/+2
2016-05-01direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig1-4/+3
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-22/+22
2015-12-08don't put symlink bodies in pagecache into highmemAl Viro1-0/+1
2015-07-23reiserfs: Handle error from dquot_initialize()Jan Kara1-2/+5
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-1/+1
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval1-2/+2
2015-04-11direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval1-1/+1
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-1/+1
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig1-1/+1
2015-02-17fs/reiserfs/inode.c: replace 0 by NULL for pointersFabian Frederick1-1/+1
2014-08-08fs/reiserfs: use linux/uaccess.hFabian Frederick1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+5
2014-05-21reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney1-1/+7
2014-05-06switch {__,}blockdev_direct_IO() to iov_iterAl Viro1-2/+2
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro1-1/+2
2014-05-06pass iov_iter to ->direct_IO()Al Viro1-5/+4
2014-05-06reiserfs: cleanup, remove unnecessary parensJeff Mahoney1-5/+5
2014-05-06reiserfs: cleanup, remove leading whitespace from labelsJeff Mahoney1-24/+24
2014-05-06reiserfs: cleanup, remove sb argument from journal_mark_dirtyJeff Mahoney1-4/+4
2014-05-06reiserfs: cleanup, remove sb argument from journal_endJeff Mahoney1-15/+15
2014-05-06reiserfs: cleanup, remove nblocks argument from journal_endJeff Mahoney1-18/+15
2014-05-06reiserfs: cleanup, reformat comments to normal kernel styleJeff Mahoney1-429/+634
2014-05-06reiserfs: cleanup, rename key and item accessors to more friendly namesJeff Mahoney1-18/+18
2014-04-03mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2013-08-08reiserfs: locking, release lock around quota operationsJeff Mahoney1-8/+11
2013-08-08reiserfs: locking, handle nested locks properlyJeff Mahoney1-41/+36
2013-08-08reiserfs: locking, push write lock out of xattr codeJeff Mahoney1-18/+20
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-3/+9
2013-05-31reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney1-2/+7
2013-05-21reiserfs: use ->invalidatepage() length argumentLukas Czerner1-2/+7
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner1-1/+2
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon1-2/+2
2012-12-20reiserfs: drop vmtruncateMarco Stornelli1-4/+11
2012-11-19reiserfs: Move quota calls out of write lockJan Kara1-3/+7
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins1-1/+5
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-13/+13
2012-09-21userns: Convert reiserfs to use kuid and kgid where appropriateEric W. Biederman1-13/+13
2012-08-15reiserfs: fix deadlocks with quotasJeff Mahoney1-1/+1
2012-05-29->encode_fh() API changeAl Viro1-18/+12
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara1-2/+2
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-1/+1
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro1-1/+1
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-1/+1
2012-01-03reiserfs: propagate umode_tAl Viro1-1/+1
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-3/+3
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-2/+2
2011-07-25reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig1-0/+5
2011-07-20fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig1-3/+2
2011-07-20fs: move inode_dio_wait calls into ->setattrChristoph Hellwig1-0/+3
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+0
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-1/+6
2011-03-10block: remove per-queue pluggingJens Axboe1-1/+0
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+11
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang1-1/+1
2010-10-25fs: kill block_prepare_writeChristoph Hellwig1-13/+11
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky1-0/+1
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-54/+80
2010-08-09convert reiserfs to ->evict_inode()Al Viro1-3/+10
2010-08-09always call inode_change_ok early in ->setattrChristoph Hellwig1-4/+4
2010-08-09remove inode_setattrChristoph Hellwig1-45/+52
2010-08-09introduce __block_write_beginChristoph Hellwig1-2/+1
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig1-1/+16
2010-08-09Fix reiserfs_file_release()Al Viro1-2/+0
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-8/+12
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig1-2/+2
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig1-3/+3
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig1-0/+5
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig1-1/+1
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig1-2/+1
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig1-5/+5
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker1-0/+2
2010-01-08Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+15
2010-01-05reiserfs: Relax the lock before truncating pagesFrederic Weisbecker1-1/+10
2010-01-05reiserfs: Fix recursive lock on lchownFrederic Weisbecker1-3/+5
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+3
2009-12-17reiserfs: truncate blocks not used by a writeJan Kara1-4/+14
2009-12-14reiserfs: Fix reiserfs lock and journal lock inversion dependencyFrederic Weisbecker1-2/+3
2009-11-20kill-the-bkl/reiserfs: turn GFP_ATOMIC flag to GFP_NOFS in reiserfs_get_block()Frederic Weisbecker1-1/+1
2009-10-14kill-the-bkl/reiserfs: drop the fs race watchdog from _get_block_create_0()Frederic Weisbecker1-9/+2
2009-09-14kill-the-bkl/reiserfs: fix recursive reiserfs write lock in reiserfs_commit_w...Frederic Weisbecker1-9/+2
2009-09-14kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()Frederic Weisbecker1-10/+15
2009-09-14kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()Frederic Weisbecker1-8/+11
2009-09-14kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_fileFrederic Weisbecker1-3/+7
2009-09-14reiserfs: kill-the-BKLFrederic Weisbecker1-5/+18
2009-06-24switch reiserfs to inode->i_aclAl Viro1-4/+0
2009-03-30Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds1-104/+99
2009-03-30reiserfs: rename p_s_inode to inodeJeff Mahoney1-21/+22
2009-03-30reiserfs: strip trailing whitespaceJeff Mahoney1-26/+26
2009-03-30reiserfs: add atomic addition of selinux attributes during inode creationJeff Mahoney1-1/+15
2009-03-30reiserfs: journaled xattrsJeff Mahoney1-2/+1
2009-03-30reiserfs: eliminate per-super xattr lockJeff Mahoney1-13/+1
2009-03-30reiserfs: remove IS_PRIVATE helpersJeff Mahoney1-3/+2
2009-03-30reiserfs: use reiserfs_error()Jeff Mahoney1-24/+21
2009-03-30reiserfs: rework reiserfs_panicJeff Mahoney1-2/+1
2009-03-30reiserfs: rework reiserfs_warningJeff Mahoney1-31/+29
2009-03-26reiserfs: Use lowercase names of quota functionsJan Kara1-5/+5
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-7/+6
2009-01-05fix breakage in reiserfs_new_inode()Al Viro1-7/+6
2009-01-04fs: symlink write_begin allocation context fixNick Piggin1-1/+1
2008-12-31nfsd race fixes: reiserfsAl Viro1-5/+10
2008-10-23[PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig1-11/+2
2008-08-04fs: rename buffer trylockNick Piggin1-1/+1
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney1-0/+2
2008-02-07Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)David Howells1-1/+1
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter1-2/+2
2007-10-22reiserfs: new export opsChristoph Hellwig1-35/+27
2007-10-19reiserfs: fix usage of signed ints for block numbersJeff Mahoney1-4/+4
2007-10-18reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattrJeff Layton1-1/+5
2007-10-17fs/reiserfs/: cleanupsAdrian Bunk1-2/+2
2007-10-16reiserfs: use generic_cont_expand_simpleVladimir Saveliev1-2/+11
2007-10-16reiserfs: convert to new aopsVladimir Saveliev1-10/+166
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-0/+1
2007-05-09reiserfs: use zero_user_pageNate Diller1-11/+2
2007-01-23[PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev1-0/+2
2006-12-08[PATCH] struct path: rename Reiserfs's struct pathJosef "Jeff" Sipek1-6/+6
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman1-5/+2
2006-12-07[PATCH] fix reiserfs bad path release panicSuzuki K P1-1/+2
2006-10-04[PATCH] Remove unnecessary check in fs/reiserfs/inode.cEric Sesterhenn1-1/+1
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan1-4/+6
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-4/+0
2006-08-06[PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason1-2/+12
2006-08-06[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev1-10/+2
2006-07-01[PATCH] reiserfs: update ctime and mtime on expanding truncateVladimir Saveliev1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-1/+0
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown1-3/+5
2006-03-02[PATCH] reiserfs: do not check if unsigned < 0Vladimir V. Saveliev1-6/+2
2006-02-01[PATCH] reiserfs: reiserfs hang and performance fix for data=journal modeChris Mason1-0/+7
2006-02-01[PATCH] resierfs: fix reiserfs_invalidatepage race against data=orderedChris Mason1-1/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-7/+7
2005-12-14[PATCH] reiserfs: close open transactions on error pathJeff Mahoney1-8/+18
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin1-1/+1
2005-10-28[PATCH] gfp_t: fs/*Al Viro1-1/+1
2005-09-13[PATCH] reiserfs: use mark_inode_dirty instead of reiserfs_update_sdChris Mason1-9/+7
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+2
2005-08-18[PATCH] reiserfs+acl+quota deadlock fixJan Kara1-1/+1
2005-07-27[PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACLJeff Mahoney1-1/+11
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-2394/+2521
2005-06-25[PATCH] reiserfs: do not ignore i/io error on readpageQu Fuping1-3/+12
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara1-5/+6
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara1-2/+4
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro1-2/+2
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2846