Historique des commits

Auteur SHA1 Message Date
  Mikulas Patocka 037369b872 hpfs: implement the show_options method il y a 9 ans
  Mikulas Patocka 44d51706b4 hpfs: fix remount failure when there are no options changed il y a 9 ans
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg il y a 9 ans
  Mikulas Patocka a64eefaac1 hpfs: support hotfixes il y a 10 ans
  Joe Perches a28e4b2b18 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead il y a 10 ans
  Sanidhya Kashyap ce657611ba hpfs: kstrdup() out of memory handling il y a 10 ans
  Firo Yang d7b04097c2 hpfs: Remove unessary cast il y a 10 ans
  Mikulas Patocka a27b5b97d6 hpfs: add fstrim support il y a 10 ans
  Fabian Frederick a19189e553 fs/hpfs: increase pr_warn level il y a 11 ans
  Fabian Frederick 14da17f9c4 fs/hpfs: use pr_fmt for logging il y a 11 ans
  Fabian Frederick b7cb1ce220 fs/hpfs: convert printk to pr_foo() il y a 11 ans
  Theodore Ts'o 02b9984d64 fs: push sync_filesystem() down to the file system's remount_fs() il y a 11 ans
  Mikulas Patocka 2cbe5c76fc hpfs: remember free space il y a 11 ans
  Al Viro 30687e0a47 hpfs: make freeing sbi and codetables rcu-delayed il y a 12 ans
  Mikulas Patocka 275f495dbe hpfs: implement prefetch to improve performance il y a 12 ans
  Mikulas Patocka 3ebacb0504 hpfs: better test for errors il y a 12 ans
  Eric W. Biederman 3e64fe5b21 fs: Limit sys_mount to only request filesystem modules. (Part 3) il y a 12 ans
  Marco Stornelli f6e12dc4fc hpfs: drop lock/unlock super il y a 13 ans
  Linus Torvalds aab174f0df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 13 ans
  Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems il y a 13 ans
  Eric W. Biederman 0e1a43c716 userns: Convert hpfs to use kuid and kgid where appropriate il y a 13 ans
  Al Viro 28fe3c1963 hpfs: assorted endianness annotations il y a 13 ans
  Al Viro de5e2b3628 hpfs: endianness bugs il y a 13 ans
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper il y a 13 ans
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors il y a 13 ans
  Mikulas Patocka 0b69760be6 HPFS: Fix endianity. Make hpfs work on big-endian machines il y a 14 ans
  Mikulas Patocka dab4c82a6e HPFS: Fix a bug that filesystem was not marked dirty when remounting it il y a 14 ans
  Mikulas Patocka f73976818a HPFS: When marking or clearing the dirty bit, sync the filesystem il y a 14 ans
  Mikulas Patocka 0fe105aa29 HPFS: Remove CR/LF conversion option il y a 14 ans
  Mikulas Patocka 7d23ce36e3 HPFS: Remove remaining locks il y a 14 ans