Linus Torvalds
|
092f4c56c1
Merge branch 'akpm' (Andrew's incoming - part two)
|
13 년 전 |
Namjae Jeon
|
3069083cc8
isofs: add readpages support
|
13 년 전 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 년 전 |
Jan Kara
|
d769b3c2ab
isofs: Remove global fs lock
|
14 년 전 |
Linus Torvalds
|
c11760c6d8
isofs: fix bh leak in isofs_fill_super() error case
|
14 년 전 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 년 전 |
Al Viro
|
6cc9c1d2c1
fix isofs d_op handling
|
14 년 전 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 년 전 |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 년 전 |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 년 전 |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 년 전 |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 년 전 |
Ondrej Zary
|
e45c9effed
isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
|
14 년 전 |
Jan Kara
|
fde214d414
isofs: Fix isofs_get_blocks for 8TB files
|
14 년 전 |
Arnd Bergmann
|
4f819a7899
BKL: Remove BKL from isofs
|
14 년 전 |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 년 전 |
Jan Andres
|
66a362a2aa
isofs: Fix lseek() to position beyond 4 GB
|
15 년 전 |
Thomas Gleixner
|
6d729e44a5
fs: Make unload_nls() NULL pointer safe
|
16 년 전 |
Bartlomiej Zolnierkiewicz
|
8711c67bee
isofs: fix Joliet regression
|
16 년 전 |
Jan Kara
|
5404ac8e44
isofs: cleanup mount option processing
|
16 년 전 |
Jan Kara
|
5c4a656b7e
isofs: fix setting of uid and gid to 0
|
16 년 전 |
Jan Kara
|
52b680c812
isofs: let mode and dmode mount options override rock ridge mode setting
|
16 년 전 |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 년 전 |
Coly Li
|
2430c4daf9
fs/isofs: return f_fsid for statfs(2)
|
16 년 전 |
Al Viro
|
e16404ed0f
constify dentry_operations: misc filesystems
|
16 년 전 |
Al Viro
|
261964c60f
isofs check for NULL ->i_op in root directory is dead code
|
16 년 전 |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 년 전 |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 년 전 |
Miklos Szeredi
|
d0132eea7a
mount options: fix isofs
|
17 년 전 |
Jan Kara
|
9b7880e7bb
isofs: implement dmode option
|
17 년 전 |