Commit Graph

16172 Commits (3ecf44b312758d10be20539b06b2df5d77d59cdb)

Author SHA1 Message Date
Joe Perches 7f2f4e72d3 fs/ubifs: use %pUB to print UUIDs 15 years ago
Joe Perches f0b34ae634 fs/gfs2/sys.c: use %pUB to print UUIDs 15 years ago
Joe Perches 03daa57cdb fs/xfs/xfs_log_recover.c: use %pU to print UUIDs 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Hiroshi Shimamoto e4c570c4cb task_struct: make journal_info conditional 15 years ago
john stultz 4614a696bd procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm 15 years ago
Steven J. Magnani 7e1e0ef22c procfs: use proper units for noMMU statm 15 years ago
Jie Zhang ea63763959 nommu: fix malloc performance by adding uninitialized flag 15 years ago
Naoya Horiguchi 5dc37642cb mm hugetlb: add hugepage support to pagemap 15 years ago
Amerigo Wang ec81aecb29 hfs: fix a potential buffer overflow 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 6ef3554422 xfs: change the xfs_iext_insert / xfs_iext_remove 15 years ago
Christoph Hellwig 7574aa92f9 xfs: cleanup bmap extent state macros 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
Arnd Bergmann aa98aa3198 md: move compat_ioctl handling into md.c 15 years ago
Sukadev Bhattiprolu edfacdd6f8 devpts_get_tty() should validate inode 15 years ago
Jason Gunthorpe 44a743f687 xfs: Fix error return for fallocate() on XFS 15 years ago
Christoph Hellwig 30ac0683dd xfs: cleanup dmapi macros in the umount path 15 years ago
Christoph Hellwig 0c3dc2b02a xfs: remove incorrect sparse annotation for xfs_iget_cache_miss 15 years ago
Christoph Hellwig b8f82a4a6f xfs: kill the STATIC_INLINE macro 15 years ago
Christoph Hellwig 5683f53e36 xfs: uninline xfs_get_extsz_hint 15 years ago
Christoph Hellwig e82fa0c7ca xfs: rename xfs_attr_fetch to xfs_attr_get_int 15 years ago
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces 15 years ago
Christoph Hellwig c355c656fe xfs: remove IO_ISAIO 15 years ago
Andy Poling fc5bc4c85c xfs: Wrapped journal record corruption on read at recovery 15 years ago
Christoph Hellwig 5ec4fabb02 xfs: cleanup data end I/O handlers 15 years ago
Christoph Hellwig 06342cf8ad xfs: use WRITE_SYNC_PLUG for synchronous writeout 15 years ago
Christoph Hellwig 033da48fda xfs: reset the i_iolock lock class in the reclaim path 15 years ago
Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations 15 years ago
Christoph Hellwig c56c9631cb xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks 15 years ago
Christoph Hellwig 848ce8f731 xfs: simplify inode teardown 15 years ago
Eric W. Biederman e16acb503b sysfs: sysfs_setattr remove unnecessary permission check. 15 years ago
Eric W. Biederman ca1bab3819 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir 15 years ago
Eric W. Biederman 832b6af198 sysfs: Propagate renames to the vfs on demand 15 years ago
Eric W. Biederman a16bbc3430 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish 15 years ago
Eric W. Biederman 06fc0d66f7 sysfs: In sysfs_chmod_file lazily propagate the mode change. 15 years ago
Eric W. Biederman e61ab4ae48 sysfs: Implement sysfs_getattr & sysfs_permission 15 years ago
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