Commit Graph

279 Commits (b4f36f88b3ee7cf26bf0be84e6c7fc15f84dcb71)

Author SHA1 Message Date
jan Blunck ca572727db fs/: do not fallback to default_llseek() when readdir() uses BKL 15 years ago
Jan Kara 3635046281 udf: Remove dead quota code 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Dmitry Monakhov a6c5a0342a udf: replace inode uid,gid,mode init with helper 15 years ago
Dmitry Monakhov 12755627bd quota: unify quota init condition in setattr 15 years ago
John Kacur 2f07a88b30 udf: BKL ioctl pushdown 15 years ago
Dmitry Monakhov c15d0fc0fc udf: add speciffic ->setattr callback 15 years ago
Dan Carpenter 69ecbbedac udf: potential integer overflow 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Akinobu Mita 3a065fcf9e udf: use ext2_find_next_bit 15 years ago
Jan Kara 5833ded9b6 udf: Do not read inode before writing it 15 years ago
Jan Kara aae917cd18 udf: Fix unalloc space handling in udf_update_inode 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Al Viro 391e8bbd38 sanitize const/signedness for udf 15 years ago
Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code 15 years ago
Jan Kara 2c948b3f86 udf: Avoid IO in udf_clear_inode 15 years ago
Jan Kara e971b0b9e0 udf: Try harder when looking for VAT inode 15 years ago
Jan Kara 1fefd086df udf: Fix compilation with UDFFS_DEBUG enabled 15 years ago
Jan Kara cbc8cc3352 udf: Fix possible corruption when close races with write 16 years ago
Jan Kara 81056dd044 udf: Perform preallocation only for regular files 16 years ago
Jan Kara 7c6e3d1aae udf: Remove wrong assignment in udf_symlink 16 years ago
Jan Kara 5891d9dd2a udf: Remove dead code 16 years ago
Jan Kara 4bf17af0db udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks 16 years ago
Roel Kluin 3391faa4f1 udf: remove redundant tests on unsigned 16 years ago
Jan Kara 24a5d59f34 udf: Use device size when drive reported bogus number of written blocks 16 years ago
Al Viro 90de066443 switch udf to simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Jan Kara 146bca72c7 udf: Don't write integrity descriptor too often 16 years ago
Jan Kara 4034600516 udf: Try anchor in block 256 first 16 years ago
Jan Kara 225feded89 udf: Some type fixes and cleanups 16 years ago
Clemens Ladisch 1197e4dfcf udf: use hardware sector size 16 years ago
Clemens Ladisch 4136801aec udf: fix novrs mount option 16 years ago
Jan Kara 59285c28d1 udf: Fix oops when invalid character in filename occurs 16 years ago
Coly Li 557f5a1468 udf: return f_fsid for statfs(2) 16 years ago
Jan Kara f90981fed9 udf: Add checks to not underflow sector_t 16 years ago
Marcin Slusarz 87bc730c07 udf: fix default mode and dmode options handling 16 years ago