Commit Graph

16183 Commits (28dfef8febe48f59cf1e7596e1992a6a1893ca24)

Author SHA1 Message Date
Eric W. Biederman c099aacd48 sysfs: Nicely indent sysfs_symlink_inode_operations 15 years ago
Eric W. Biederman 6b0bfe9383 sysfs: Update s_iattr on link and unlink. 15 years ago
Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 years ago
Eric W. Biederman 4be3df28be sysfs: Simplify iattr time assignments 15 years ago
Eric W. Biederman 4c6974f51a sysfs: Simplify sysfs_chmod_file semantics 15 years ago
Eric W. Biederman e8f077c883 sysfs: Use dentry_ops instead of directly playing with the dcache 15 years ago
Eric W. Biederman 28a027cfc0 sysfs: Rename sysfs_d_iput to sysfs_dentry_iput 15 years ago
Eric W. Biederman f44d3e7857 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex 15 years ago
Mathieu Desnoyers d3a3b0adad debugfs: fix create mutex racy fops and private data 15 years ago
Stefan Richter f38506c49d sysfs: mark a locally-only used function static 15 years ago
Arnd Bergmann 637e8a60a7 usbdevfs: move compat_ioctl handling to devio.c 15 years ago
Arnd Bergmann 3695669cd4 lp: move compat_ioctl handling into lp.c 15 years ago
Arnd Bergmann 43c6e7b97f compat_ioctl: pass compat pointer directly to handlers 15 years ago
Arnd Bergmann 661f627da9 compat_ioctl: simplify lookup table 15 years ago
Arnd Bergmann 789f0f8911 compat_ioctl: simplify calling of handlers 15 years ago
Arnd Bergmann 5a07ea0b97 compat_ioctl: inline all conversion handlers 15 years ago
Arnd Bergmann 348c4b9078 compat_ioctl: Remove BKL 15 years ago
Arnd Bergmann fb07a5f857 compat_ioctl: remove all VT ioctl handling 15 years ago
Trond Myklebust 190f38e5ce NFS: Fix nfs_migrate_page() 15 years ago
Roel Kluin 8e0eb4011b ext3: PTR_ERR return of wrong pointer in setup_new_group_blocks() 15 years ago
Jan Kara 68eb3db083 ext3: Fix data / filesystem corruption when write fails to copy data 15 years ago
Jan Kara 5a20bdfcdc ext4: Support for 64-bit quota format 15 years ago
Jan Kara 1aeec43432 ext3: Support for vfsv1 quota format 15 years ago
Jan Kara 498c60153e quota: Implement quota format with 64-bit space and inode limits 15 years ago
Jan Kara 3067393005 quota: Move definition of QFMT_OCFS2 to linux/quota.h 15 years ago
Jérémy Cochoy 92e128884b ext2: fix comment in ext2_find_entry about return values 15 years ago
Alexey Fisher 4cf46b67eb ext3: Unify log messages in ext3 15 years ago
Stephen Hemminger 2074abfeb8 ext2: clear uptodate flag on super block I/O error 15 years ago
Alexey Fisher 2314b07cb4 ext2: Unify log messages in ext2 15 years ago
Eric Sandeen dee1d3b627 ext3: make "norecovery" an alias for "noload" 15 years ago
Eric Sandeen b918397542 ext3: Don't update the superblock in ext3_statfs() 15 years ago
Eric Sandeen d965736b8c ext3: journal all modifications in ext3_xattr_set_handle 15 years ago
Jan Kara c56818d7dc quota: Fix WARN_ON in lookup_one_len 15 years ago
Alexey Dobriyan 1472da5fdc const: struct quota_format_ops 15 years ago
Christoph Hellwig 5ced58f735 ubifs: remove manual O_SYNC handling 15 years ago
Christoph Hellwig 027cf316af afs: remove manual O_SYNC handling 15 years ago
Christoph Hellwig 94004ed726 kill wait_on_page_writeback_range 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Jan Kara 59bc055211 zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress block size 15 years ago
Boaz Harrosh 04dc1e88ad exofs: Multi-device mirror support 15 years ago
Boaz Harrosh 06886a5a3d exofs: Move all operations to an io_engine 15 years ago
Boaz Harrosh 8ce9bdd1fb exofs: move osd.c to ios.c 15 years ago
Boaz Harrosh cae012d853 exofs: statfs blocks is sectors not FS blocks 15 years ago
Boaz Harrosh 19fe294f2e exofs: Prints on mount and unmout 15 years ago
Boaz Harrosh 9cfdc7aa9f exofs: refactor exofs_i_info initialization into common helper 15 years ago
Boaz Harrosh fe33cc1ee1 exofs: dbg-print less 15 years ago
Boaz Harrosh 58311c43df exofs: More sane debug print 15 years ago
Theodore Ts'o fab3a549e2 ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem) 15 years ago
Theodore Ts'o a214238d3b ext4: Do not override ext2 or ext3 if built they are built as modules 15 years ago
Theodore Ts'o 3b799d15f2 jbd2: Export jbd2_log_start_commit to fix ext4 build 15 years ago