Commit Graph

16172 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
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
Ricardo Labiaga 7cab89b275 nfs41: Invoke RECLAIM_COMPLETE on all new client ids 15 years ago
Trond Myklebust 88069f77e1 NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare 15 years ago
Roel Kluin b38882f5c0 UBIFS: fix return code in check_leaf 15 years ago
Ricardo Labiaga 74e7bb73a3 nfs41: Handle NFSv4.1 session errors in the delegation recall code 15 years ago
Ricardo Labiaga 7970886118 nfs41: Retry delegation return if it failed with session error 15 years ago
Ricardo Labiaga bcfa49f6f9 nfs41: Handle session errors during delegation return 15 years ago
Ricardo Labiaga f455848a11 nfs41: Mark stateids in need of reclaim if state manager gets stale clientid 15 years ago
Trond Myklebust 0110ee152b NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured 15 years ago
Akira Fujita 4a58579b9e ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT 15 years ago
Jan Kara b436b9bef8 ext4: Wait for proper transaction commit on fsync 15 years ago
Dmitry Monakhov 194074acac ext4: fix incorrect block reservation on quota transfer. 15 years ago