Commit Graph

7419 Commits (e7a2827cbbdb11717877c44cbbdf0fb1d14e890c)

Author SHA1 Message Date
Jeff Mahoney 3ee1667042 reiserfs: fix usage of signed ints for block numbers 18 years ago
Jeff Mahoney 6c57c2c8d3 reiserfs: fix memset byte count during resize 18 years ago
Jeff Mahoney d4c3d19d0c reiserfs: use is_reusable to catch corruption 18 years ago
Jeff Mahoney 8e186e454e reiserfs: dont use BUG when panicking 18 years ago
Jeff Mahoney 7598392894 reiserfs: fix up lockdep warnings 18 years ago
Jose R. Santos 9ad163ae0d JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG 18 years ago
Jan Kara 7a266e75cf jbd: fix commit code to properly abort journal 18 years ago
Jose R. Santos c2a9159cdd jbd: config_jbd_debug cannot create /proc entry 18 years ago
Mingming Cao 8c3478a523 JBD/ext3 cleanups: convert to kzalloc 18 years ago
Coly Li 3ed75eb8f1 setup vma->vm_page_prot by vm_get_page_prot() 18 years ago
Miklos Szeredi c18479fe01 put declaration of put_filesystem() in fs.h 18 years ago
Christian Borntraeger f9e26291be sched: fix guest time accounting going faster than user time accounting 18 years ago
Christoph Hellwig c6143911a7 [XFS] cleanup fid types mess 18 years ago
Christoph Hellwig c8fcfac5a2 [XFS] fixups after behavior removal merge into mainline git 18 years ago
Steve French a761ac579b [CIFS] log better errors on failed mounts 18 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 18 years ago
Miklos Szeredi 0e9663ee45 fuse: add blksize field to fuse_attr 18 years ago
Miklos Szeredi f33321141b fuse: add support for mandatory locking 18 years ago
Miklos Szeredi b25e82e567 fuse: add helper for asynchronous writes 18 years ago
Miklos Szeredi 93a8c3cd9e fuse: add list of writable files to fuse_inode 18 years ago
Miklos Szeredi a9ff4f8705 fuse: support BSD locking semantics 18 years ago
Miklos Szeredi 6ff958edbf fuse: add atomic open+truncate support 18 years ago
Miklos Szeredi 17637cbaba fuse: improve utimes support 18 years ago
Miklos Szeredi d139d7ffd0 VFS: allow filesystems to implement atomic open+truncate 18 years ago
Miklos Szeredi 49d4914fd7 fuse: clean up open file passing in setattr 18 years ago
Miklos Szeredi c79e322f63 fuse: add file handle to getattr operation 18 years ago
Miklos Szeredi 1fb69e7817 fuse: fix race between getattr and write 18 years ago
Miklos Szeredi e57ac68378 fuse: fix allowing operations 18 years ago
Eric Sandeen 42a2b6ad71 ext3: fix setup_new_group_blocks locking 18 years ago
Takashi Sato 0f0a89ebe1 ext3: support large blocksize up to PAGESIZE 18 years ago
Andi Drebes 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant 18 years ago
Andi Drebes 6bbfb07766 fs/cramfs/inode.c: remove unused variable 18 years ago
Jeff Layton d32c4f2626 CIFS: ignore mode change if it's just for clearing setuid/setgid bits 18 years ago
Jeff Layton 188b95dd8e NFS: if ATTR_KILL_S*ID bits are set, then skip mode change 18 years ago
Jeff Layton 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations 18 years ago
Jeff Layton cdd6fe6e2f reiserfs: turn of ATTR_KILL_S*ID at beginning of reiserfs_setattr 18 years ago
Jeff Layton 8a0ce7d99a knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set 18 years ago
Jeff Layton 1ac564ecab ecryptfs: allow lower fs to interpret ATTR_KILL_S*ID 18 years ago
Alexey Dobriyan 6212e3a388 Remove struct task_struct::io_wait 18 years ago
Steve French abb63d6c3d [CIFS] Return better error when server requires signing but client forbids 18 years ago
Steve French d628ddb62d [CIFS] fix typo 18 years ago
Steve French a750e77c21 [CIFS] acl support part 4 18 years ago
Eric Sandeen 149041070d ext4: lighten up resize transaction requirements 18 years ago
Eric Sandeen 5b615287b3 ext4: fix setup_new_group_blocks locking 18 years ago
Aneesh Kumar K.V ac39849ddc ext4: sparse fixes 18 years ago
Aneesh Kumar K.V d8dd0b4543 ext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_idx.ei_leaf_lo 18 years ago
Aneesh Kumar K.V b377611d11 ext4: Convert ext4_extent.ee_start to ext4_extent.ee_start_lo 18 years ago
Aneesh Kumar K.V 308ba3ece7 ext4: Convert s_r_blocks_count and s_free_blocks_count 18 years ago
Aneesh Kumar K.V 6bc9feff14 ext4: Convert s_blocks_count to s_blocks_count_lo 18 years ago
Aneesh Kumar K.V 5272f83727 ext4: Convert bg_inode_bitmap and bg_inode_table 18 years ago