1. 11 Jun, 2002 5 commits
    • Alexander Viro's avatar
      [PATCH] (5/14) resync · 6343913a
      Alexander Viro authored
      misc gratitious kdev_t uses fixed (janitorial stuff - e.g. quota
      patches had reintroduced kdevname(sb->s_dev) in places where we'd
      switched to sb->s_id, etc.)
      6343913a
    • Alexander Viro's avatar
      [PATCH] (4/14) resync · b83c1ac7
      Alexander Viro authored
      added bdev_read_only() - analog of is_read_only() using block_device.
      Almost all callers of is_read_only() converted.
      b83c1ac7
    • Alexander Viro's avatar
      [PATCH] (3/14) resync · 23f2ac44
      Alexander Viro authored
      sget()/generic_shutdown_super() cleaned up; fixed error handling
      in sget()
      23f2ac44
    • Alexander Viro's avatar
      [PATCH] (2/14) resync · 9279e3b6
      Alexander Viro authored
      FS_NOMOUNT is gone, initialization for pseudo-filesystems
      (bdev, pipe, sock) switched to use of a common helper.
      9279e3b6
    • Alexander Viro's avatar
      [PATCH] (1/14) resync · c162e8ec
      Alexander Viro authored
      compile fixes (missing includes + obvious fix in adfs/map.c)
      c162e8ec
  2. 08 Jun, 2002 30 commits
  3. 07 Jun, 2002 5 commits