aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/Locking (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-11[PATCH] Update Documentation/filesystems/LockingJan Kara1-16/+48
2005-01-14[PATCH] ioctl rework #2Christoph Hellwig1-0/+7
2004-10-25NTFS: Add fs/ntfs/aops.c to list of providers for ->b_end_io method inAnton Altaparmakov1-2/+2
2004-10-19[PATCH] nfs4 lease: add the new lock manager callbacks to the documentationWilliam A. Adamson1-1/+7
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin1-1/+1
2004-08-23[PATCH] Fix posix file locking (8/9)Trond Myklebust1-7/+20
2004-08-12[PATCH] Remove fcntl f_opMatthew Wilcox1-0/+4
2004-06-12[PATCH] Update Documentation/filesystems/LockingAndrew Morton1-8/+22
2003-12-29[PATCH] pagefault accounting fixAndrew Morton1-1/+1
2003-08-20[PATCH] update Documentation/filesystems/LockingAndrew Morton1-57/+93
2003-07-06[PATCH] xattrr: preparation for fine-grained lockingAndrew Morton1-2/+2
2003-07-02[PATCH] remove lock_kernel() from file_ops.flush()Andrew Morton1-1/+1
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-1/+1
2003-04-28[PATCH] update dcache documentationChristoph Hellwig1-7/+7
2003-02-14[PATCH] dcache_rcuAndrew Morton1-1/+1
2002-12-21[PATCH] sync_fs deadlock fixAndrew Morton1-1/+1
2002-12-14[PATCH] remove PF_SYNCAndrew Morton1-9/+10
2002-12-14[PATCH] fs-writeback rework.Andrew Morton1-0/+3
2002-12-14[PATCH] Add a sync_fs super_block operationAndrew Morton1-0/+2
2002-12-14[PATCH] Remove fail_writepage, reduxAndrew Morton1-9/+30
2002-11-21[PATCH] Remove mapping->vm_writebackAndrew Morton1-10/+0
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer1-1/+1
2002-07-04[PATCH] Shift BKL into ->statfs()Paul Menage1-1/+1
2002-06-17[PATCH] Push BKL into ->permission() callsPaul Menage1-21/+21
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds1-0/+2
2002-06-02[PATCH] rename flushpage to invalidatepageAndrew Morton1-5/+5
2002-05-27[PATCH] rename writeback_mapping to writepagesAndrew Morton1-9/+8
2002-05-27[PATCH] direct-to-BIO readaheadAndrew Morton1-0/+3
2002-05-27[PATCH] relax nr_to_write requirementsAndrew Morton1-5/+6
2002-05-21[PATCH] kill ->i_op->revalidate()Alexander Viro1-7/+2
2002-05-19[PATCH] iget_locked [4/6]Jan Harkes1-1/+1
2002-05-05[PATCH] Documentation updateAndrew Morton1-11/+53
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen1-1/+1
2002-04-28[PATCH] xattr lockingNathan Scott1-4/+4
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen1-1/+1
2002-04-05[PATCH] ->setattr() locking changesAlexander Viro1-1/+1
2002-04-02[PATCH] document new address space operations.Dave Jones1-0/+15
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro1-3/+9
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro1-1/+1
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro1-1/+1
2002-02-14[PATCH] (4/5) more BKL shiftingAlexander Viro1-0/+1
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro1-1/+1
2002-02-14[PATCH] (2/5) more BKL shiftingAlexander Viro1-1/+1
2002-02-14[PATCH] (1/5) more BKL shiftingAlexander Viro1-1/+1
2002-02-13[PATCH] xattr updates (minor, 4/4)Nathan Scott1-4/+9
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro1-1/+1
2002-02-12[PATCH] BKL shifted into ->mknod()Alexander Viro1-1/+1
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro1-2/+2
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro1-1/+1
2002-02-11[PATCH] (2.5.4) death of ->i_zombieAlexander Viro1-21/+26