Commit Graph

1182 Commits (ac1f60db6a62c8605b551497c8002ba267ea1f4a)

Author SHA1 Message Date
Anton Altaparmakov e9438250b6 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes 20 years ago
Anton Altaparmakov dd072330d1 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports 20 years ago
Anton Altaparmakov 2d86829b84 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to 20 years ago
Anton Altaparmakov 2a6fc4e1b0 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks 20 years ago
Anton Altaparmakov 8925d4f0d3 NTFS: Change ntfs_attr_make_non_resident to take the attribute value size 20 years ago
Anton Altaparmakov fc0fa7dc7d NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter 20 years ago
Anton Altaparmakov 511bea5ea2 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute 20 years ago
Anton Altaparmakov 69b41e3c02 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute 20 years ago
Anton Altaparmakov fd9d63678d NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute 20 years ago
Anton Altaparmakov c394e458b6 NTFS: Fix a 64-bitness bug where a left-shift could overflow a 32-bit variable 20 years ago
Anton Altaparmakov 18efefa935 NTFS: Fix a stupid bug in __ntfs_bitmap_set_bits_in_run() which caused the 20 years ago
Steve French 04c08816d6 [CIFS] Missing parenthesis from error message in previous fix 20 years ago
Steve French 8cc64c6ecf [CIFS] Allow SMBWrite2 to work to older servers 20 years ago
Steve French 3e84469d01 [CIFS] Add writepages support to shrink memory usage on writes, 20 years ago
Dave Kleikamp ac17b8b570 JFS: make special inodes play nicely with page balancing 20 years ago
Miklos Szeredi dd190d066b [PATCH] fuse: check O_DIRECT 20 years ago
Paolo 'Blaisorblade' Giarrusso daa35edc0a [PATCH] uml: remove empty hostfs_truncate method 20 years ago
Zach Brown 353fb07e20 [PATCH] aio: avoid extra aio_{read,write} call when ki_left == 0 20 years ago
Zach Brown 897f15fb58 [PATCH] aio: remove unlocked task_list test and resulting race 20 years ago
Zach Brown 998765e558 [PATCH] aio: lock around kiocbTryKick() 20 years ago
Al Viro 192eaa28ba [PATCH] missing ERR_PTR in 9fs 20 years ago
Kostik Belousov 411b67b4b6 [PATCH] readv/writev syscalls are not checked by lsm 20 years ago
Davide Libenzi e3306dd5f7 [PATCH] epoll: handle timeout overflow 20 years ago
Latchesar Ionkov 0b8dd17762 [PATCH] v9fs: fix races in fid allocation 20 years ago
Chris Sykes dc7b5fd6b0 [PATCH] Fix ext3_new_inode() failure paths 20 years ago
Chris Sykes 9ed6c2fb34 [PATCH] Fix ext2_new_inode() failure paths 20 years ago
Miklos Szeredi ee4e52719c [PATCH] fuse: check reserved node ID values 20 years ago
Miklos Szeredi 909021ea7a [PATCH] fuse: add required version info 20 years ago
Anton Altaparmakov e2fcc61ef0 NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with 20 years ago
Anton Altaparmakov 5a8c0cc32b NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the 20 years ago
Anton Altaparmakov 838bf9675a NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by 20 years ago
Paul Mackerras 14cf11af6c powerpc: Merge enough to start building in arch/powerpc. 20 years ago
Steve French ede1327ea4 [PATCH] cifs: Add support for suspend 20 years ago
Trond Myklebust f134585a73 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 20 years ago
Trond Myklebust 3063d8a166 NFS: Make /proc/mounts display the protocol used by NFSv4 20 years ago
Christoph Hellwig 278c995c8a [PATCH] RPC,NFS: new rpc_pipefs patch 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever ed63c00370 [PATCH] RPC: remove xprt->nocong 20 years ago
Chuck Lever 43118c29de [PATCH] RPC: get rid of xprt->stream 20 years ago
Chuck Lever eab5c084b8 [PATCH] NFS: use a constant value for TCP retransmit timeouts 20 years ago
Trond Myklebust 9aa48b7e27 NFS: Don't expose internal READDIR errors to userspace 20 years ago
Olaf Kirch 449231d6dd From: Olaf Kirch <okir@suse.de> 20 years ago
Trond Myklebust 20509f1bc5 NFS: Drop inode after rename 20 years ago
Anton Altaparmakov 715dc636b6 NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry 20 years ago
Nick Wilson 10d2c46f94 [PATCH] NFS: fix client oops when debugging is on 20 years ago
Glauber de Oliveira Costa 8bdac5d1ed [PATCH] ext3: EXT3_DEBUG build fixes 20 years ago
OGAWA Hirofumi 275abf5b06 [PATCH] ext3: ext3_show_options fix 20 years ago
Latchesar Ionkov f71626a461 [PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb 20 years ago
Latchesar Ionkov a1f9d8d23f [PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX 20 years ago
Latchesar Ionkov a8e63bff52 [PATCH] v9fs: make copy of the transport prototype instead of using it directly 20 years ago