.. |
9p
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
hace 17 años |
adfs
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
hace 18 años |
affs
|
210f855963
iget: stop AFFS from using iget() and read_inode()
|
hace 17 años |
afs
|
aa7fa240c7
iget: use iget_failed() in AFS
|
hace 17 años |
autofs
|
62328a0239
iget: stop autofs from using iget() and read_inode()
|
hace 17 años |
autofs4
|
a47afb0f9d
pid namespaces: round up the API
|
hace 18 años |
befs
|
96eb541941
iget: stop BEFS from using iget() and read_inode()
|
hace 17 años |
bfs
|
e33ab086ae
iget: stop BFS from using iget() and read_inode()
|
hace 17 años |
cifs
|
ce634ab28e
iget: stop CIFS from using iget() and read_inode()
|
hace 17 años |
coda
|
62ca879256
coda: convert struct class_device to struct device
|
hace 17 años |
configfs
|
116ba5d5ea
configfs: file.c fix possible recursive locking
|
hace 17 años |
cramfs
|
4176ed5938
fs/cramfs/inode.c: replace hardcoded value with preprocessor constant
|
hace 18 años |
debugfs
|
8b88b0998e
libfs: allow error return from simple attributes
|
hace 17 años |
devpts
|
3972b7f67b
devpts: add fsnotify create event
|
hace 18 años |
dlm
|
0fe410d3f3
dlm: static initialization improvements
|
hace 17 años |
ecryptfs
|
af440f5292
ecryptfs: check for existing key_tfm at mount time
|
hace 17 años |
efs
|
298384cd79
iget: stop EFS from using iget() and read_inode()
|
hace 17 años |
exportfs
|
e38f981758
exportfs: update documentation
|
hace 18 años |
ext2
|
91dbbe4896
ext2: remove unused ext2_put_inode prototype
|
hace 17 años |
ext3
|
50e8a2890e
ext3: replace all adds to little endians variables with le*_add_cpu
|
hace 17 años |
ext4
|
1d1fe1ee02
iget: stop EXT4 from using iget() and read_inode()
|
hace 17 años |
fat
|
17f95a7b44
iget: stop FAT from using iget() and read_inode()
|
hace 17 años |
freevxfs
|
d0b079483d
iget: stop FreeVXFS from using iget() and read_inode()
|
hace 17 años |
fuse
|
fa300b1914
iget: stop FUSE from using iget() and read_inode()
|
hace 17 años |
gfs2
|
69840b0d06
iget: use iget_failed() in GFS2
|
hace 17 años |
hfs
|
14b30d6284
hfs: update comment to reflect actual init and exit routines
|
hace 17 años |
hfsplus
|
635253915b
iget: stop HFSPLUS from using iget() and read_inode()
|
hace 17 años |
hostfs
|
0a370e5de9
iget: stop HOSTFS from using iget() and read_inode()
|
hace 17 años |
hpfs
|
4ba9b9d0ba
Slab API: remove useless ctor parameter and reorder parameters
|
hace 18 años |
hppfs
|
755aedc159
iget: stop HPPFS from using iget() and read_inode()
|
hace 17 años |
hugetlbfs
|
75897d60a5
hugetlb: allow sticky directory mount option
|
hace 17 años |
isofs
|
c4386c83bf
iget: stop ISOFS from using read_inode()
|
hace 17 años |
jbd
|
533083836f
make jbd/journal.c:__journal_abort_hard() static
|
hace 17 años |
jbd2
|
e86e14385d
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
|
hace 17 años |
jffs2
|
a8e98d6d51
Merge git://git.infradead.org/mtd-2.6
|
hace 17 años |
jfs
|
ef1fc2f01e
BKL-removal: Implement a compat_ioctl handler for JFS
|
hace 17 años |
lockd
|
d801b86168
NLM: tear down RPC clients in nlm_shutdown_hosts
|
hace 17 años |
minix
|
a90a088021
iget: stop the MINIX filesystem from using iget() and read_inode()
|
hace 17 años |
msdos
|
92e1d5be91
[PATCH] mark struct inode_operations const 2
|
hace 18 años |
ncpfs
|
7c28cbaed6
NCPFS: update diagnostic strings to match routine names.
|
hace 17 años |
nfs
|
5d47a35600
NFS: Fix a potential file corruption issue when writing
|
hace 17 años |
nfs_common
|
83bbe2ef63
[PATCH] nfs_common endianness annotations
|
hace 19 años |
nfsd
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
hace 17 años |
nls
|
c80544dc0b
sparse pointer use of zero as null
|
hace 18 años |
ntfs
|
9e2779fa28
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
|
hace 17 años |
ocfs2
|
8b5f688368
byteorder: move le32_add_cpu & friends from OCFS2 to core
|
hace 17 años |
openpromfs
|
b88a27edcd
iget: stop OPENPROMFS from using iget() and read_inode()
|
hace 17 años |
partitions
|
f4a00a2c06
Block: Fix whole_disk attribute bug
|
hace 17 años |
proc
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
hace 17 años |
qnx4
|
2b7e5bcbd9
iget: stop QNX4 from using iget() and read_inode()
|
hace 17 años |
ramfs
|
8e3f715a7f
Remove valueless definition of hard-selected RAMFS option
|
hace 18 años |
reiserfs
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
hace 17 años |
romfs
|
78cc912000
iget: stop ROMFS from using iget() and read_inode()
|
hace 17 años |
smbfs
|
ce88cc5ed8
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
|
hace 17 años |
sysfs
|
969affd276
sysfs: remove BUG_ON() from sysfs_remove_group()
|
hace 17 años |
sysv
|
b8e1343f67
iget: stop the SYSV filesystem from using iget() and read_inode()
|
hace 17 años |
udf
|
3a71fc5de5
udf: fix coding style of super.c
|
hace 17 años |
ufs
|
90b315af12
ufs: fix symlink creation on ufs2
|
hace 17 años |
vfat
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
hace 17 años |
xfs
|
0b61a2ba5d
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
|
hace 17 años |
Kconfig
|
3211e4eb58
SUNRPC xptrdma: simplify build configuration
|
hace 17 años |
Kconfig.binfmt
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
hace 17 años |
Makefile
|
b9d36d5d00
x86: compat_binfmt_elf Kconfig
|
hace 17 años |
aio.c
|
c2ec66828f
aio: negative offset should return -EINVAL
|
hace 17 años |
anon_inodes.c
|
96fdc72ddf
anon-inodes use open coded atomic_inc for the shared inode
|
hace 18 años |
attr.c
|
6de0ec00ba
VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations
|
hace 18 años |
bad_inode.c
|
b46980feed
iget: introduce a function to register iget failure
|
hace 17 años |
binfmt_aout.c
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
hace 17 años |
binfmt_elf.c
|
7fa3031500
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
|
hace 17 años |
binfmt_elf_fdpic.c
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
hace 18 años |
binfmt_em86.c
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
hace 18 años |
binfmt_flat.c
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
hace 17 años |
binfmt_misc.c
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
hace 18 años |
binfmt_script.c
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
hace 18 años |
binfmt_som.c
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
hace 17 años |
bio.c
|
5d84070ee0
__bio_clone: don't calculate hw/phys segment counts
|
hace 17 años |
block_dev.c
|
ba6f867f11
kill an unused PTR_ERR in bdev_cache_init()
|
hace 17 años |
buffer.c
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
char_dev.c
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
hace 17 años |
compat.c
|
0321155926
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
|
hace 17 años |
compat_binfmt_elf.c
|
2f79e48ae2
x86: compat_binfmt_elf
|
hace 17 años |
compat_ioctl.c
|
76c072b48e
dm ioctl: move compat code
|
hace 17 años |
dcache.c
|
0d71bd5993
inotify: remove debug code
|
hace 17 años |
dcookies.c
|
4e950f6f01
Remove fs.h from mm.h
|
hace 18 años |
direct-io.c
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
hace 17 años |
dnotify.c
|
20c2df83d2
mm: Remove slab destructors from kmem_cache_create().
|
hace 18 años |
dquot.c
|
941d2380e9
quota: improve inode list scanning in add_dquot_ref()
|
hace 17 años |
drop_caches.c
|
fc9a07e7bf
invalidate_mapping_pages(): add cond_resched
|
hace 18 años |
eventfd.c
|
7747cdb2f8
fs/eventfd.c should #include <linux/syscalls.h>
|
hace 17 años |
eventpoll.c
|
0ccf831cbe
lockdep: annotate epoll
|
hace 17 años |
exec.c
|
abe8be3abe
Allow executables larger than 2GB
|
hace 17 años |
fcntl.c
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
fifo.c
|
e8edc6e03a
Detach sched.h from mm.h
|
hace 18 años |
file.c
|
9cfe015aa4
get rid of NR_OPEN and introduce a sysctl_nr_open
|
hace 17 años |
file_table.c
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
filesystems.c
|
79c0b2df79
add filesystem subtype support
|
hace 18 años |
fs-writeback.c
|
18914b1884
write_inode_now(): avoid unnecessary synchronous write
|
hace 17 años |
generic_acl.c
|
3bd858ab1c
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
|
hace 18 años |
inode.c
|
12debc4248
iget: remove iget() and the read_inode() super op as being obsolete
|
hace 17 años |
inotify.c
|
0d71bd5993
inotify: remove debug code
|
hace 17 años |
inotify_user.c
|
ac74c00e49
inotify: fix check for one-shot watches before destroying them
|
hace 17 años |
internal.h
|
6272e26679
cleanup compat ioctl handling
|
hace 18 años |
ioctl.c
|
aa81a7c712
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
|
hace 17 años |
ioprio.c
|
0871714e08
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
|
hace 17 años |
libfs.c
|
74bedc4d56
libfs: rename simple_attr_close to simple_attr_release
|
hace 17 años |
locks.c
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
hace 17 años |
mbcache.c
|
f9e83489cb
fs: Fix to correct the mbcache entries counter
|
hace 18 años |
mpage.c
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
hace 17 años |
namei.c
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
namespace.c
|
13f14b4d8b
Use ilog2() in fs/namespace.c
|
hace 17 años |
nfsctl.c
|
16b6287a52
nfsctl: use vfs_path_lookup
|
hace 18 años |
no-block.c
|
9361401eb7
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
|
hace 19 años |
open.c
|
fc9b52cd8f
fs: remove fastcall, it is always empty
|
hace 17 años |
pipe.c
|
71e20f1873
sched: affine sync wakeups
|
hace 18 años |
pnode.c
|
0b03cfb25f
MNT_UNBINDABLE fix
|
hace 17 años |
pnode.h
|
8aec080945
[PATCH] new helpers - collect_mounts() and release_collected_mounts()
|
hace 18 años |
posix_acl.c
|
52978be636
[PATCH] kmemdup: some users
|
hace 19 años |
quota.c
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
hace 17 años |
quota_v1.c
|
1da177e4c3
Linux-2.6.12-rc2
|
hace 20 años |
quota_v2.c
|
d3be915fc5
[PATCH] sem2mutex: quota
|
hace 19 años |
read_write.c
|
19295529db
ext4: export iov_shorten from kernel for ext4's use
|
hace 17 años |
read_write.h
|
ee0b3e671b
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
|
hace 19 años |
readdir.c
|
da78451190
Use mutex_lock_killable in vfs_readdir
|
hace 17 años |
select.c
|
844fcc5396
make sys_poll() wait at least timeout ms
|
hace 17 años |
seq_file.c
|
39699037a5
[FS] seq_file: Introduce the seq_open_private()
|
hace 18 años |
signalfd.c
|
7ec37dfd4d
fs/signalfd.c should #include <linux/syscalls.h>
|
hace 17 años |
splice.c
|
8084870854
splice: always updated atime in direct splice
|
hace 17 años |
stack.c
|
a6e6df25ec
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
|
hace 18 años |
stat.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
hace 18 años |
super.c
|
96de0e252c
Convert files to UTF-8 and some cleanups
|
hace 18 años |
sync.c
|
edd5cd4a94
Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM
|
hace 18 años |
timerfd.c
|
4d672e7ac7
timerfd: new timerfd API
|
hace 17 años |
utimes.c
|
12c2ab5e8f
fs/utimes.c should #include <linux/syscalls.h>
|
hace 17 años |
xattr.c
|
4bea58053f
VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSM
|
hace 17 años |
xattr_acl.c
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
hace 18 años |