Marcin Slusarz 01b954a36a udf: convert udf_count_free_bitmap to use bitmap_weight il y a 17 ans
..
9p e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
adfs e11400b0ca mount options: fix adfs il y a 17 ans
affs e9b3961b66 mount options: fix affs il y a 17 ans
afs 09da5916ba Use path_put() in a few places instead of {mnt,d}put() il y a 17 ans
autofs 979db7542d mount options: fix autofs il y a 17 ans
autofs4 1d957f9bf8 Introduce path_put() il y a 17 ans
befs 552c3c6c56 mount options: fix befs il y a 17 ans
bfs e33ab086ae iget: stop BFS from using iget() and read_inode() il y a 17 ans
cifs 1d957f9bf8 Introduce path_put() il y a 17 ans
coda 1d957f9bf8 Introduce path_put() il y a 17 ans
configfs 1d957f9bf8 Introduce path_put() il y a 17 ans
cramfs 4176ed5938 fs/cramfs/inode.c: replace hardcoded value with preprocessor constant il y a 18 ans
debugfs 8b88b0998e libfs: allow error return from simple attributes il y a 17 ans
devpts b87a267eb7 mount options: fix devpts il y a 17 ans
dlm 599e0f584d dlm: fix rcom_names message to self il y a 17 ans
ecryptfs 1d957f9bf8 Introduce path_put() il y a 17 ans
efs 45254b4fb2 efs: move headers out of include/linux/ il y a 17 ans
exportfs e38f981758 exportfs: update documentation il y a 18 ans
ext2 35c879dc30 mount options: fix ext2 il y a 17 ans
ext3 1d957f9bf8 Introduce path_put() il y a 17 ans
ext4 5606bf5d0c ext4: add missing ext4_journal_stop() il y a 17 ans
fat c1fca3b609 mount options: fix fat il y a 17 ans
freevxfs d0b079483d iget: stop FreeVXFS from using iget() and read_inode() il y a 17 ans
fuse 1a823ac9ff fuse: fix permission checking il y a 17 ans
gfs2 1d957f9bf8 Introduce path_put() il y a 17 ans
hfs 14b30d6284 hfs: update comment to reflect actual init and exit routines il y a 17 ans
hfsplus 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning il y a 17 ans
hostfs 6966a97753 UML: fix hostfs build il y a 17 ans
hpfs 6d9c1fd425 mount options: fix hpfs il y a 17 ans
hppfs 755aedc159 iget: stop HPPFS from using iget() and read_inode() il y a 17 ans
hugetlbfs 10f19a86a5 mount options: fix hugetlbfs il y a 17 ans
isofs d0132eea7a mount options: fix isofs il y a 17 ans
jbd 5315217efe [PATCH] jbd: Remove useless loop when writing commit record il y a 17 ans
jbd2 c4e35e07af JBD2: Clear buffer_ordered flag for barried IO request on success il y a 17 ans
jffs2 a8e98d6d51 Merge git://git.infradead.org/mtd-2.6 il y a 17 ans
jfs ef1fc2f01e BKL-removal: Implement a compat_ioctl handler for JFS il y a 17 ans
lockd 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG il y a 17 ans
minix a90a088021 iget: stop the MINIX filesystem from using iget() and read_inode() il y a 17 ans
msdos 92e1d5be91 [PATCH] mark struct inode_operations const 2 il y a 18 ans
ncpfs 564cd138cb mount options: fix ncpfs il y a 17 ans
nfs 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG il y a 17 ans
nfs_common 83bbe2ef63 [PATCH] nfs_common endianness annotations il y a 19 ans
nfsd 5216a8e70e Wrap buffers used for rpc debug printks into RPC_IFDEBUG il y a 17 ans
nls c80544dc0b sparse pointer use of zero as null il y a 18 ans
ntfs 9e2779fa28 is_vmalloc_addr(): Check if an address is within the vmalloc boundaries il y a 17 ans
ocfs2 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core il y a 17 ans
openpromfs b88a27edcd iget: stop OPENPROMFS from using iget() and read_inode() il y a 17 ans
partitions c3c930d933 Enhanced partition statistics: remove old partition statistics il y a 17 ans
proc 13d77c37ca latencytop: change /proc task_struct access method il y a 17 ans
qnx4 2b7e5bcbd9 iget: stop QNX4 from using iget() and read_inode() il y a 17 ans
ramfs 8e3f715a7f Remove valueless definition of hard-selected RAMFS option il y a 18 ans
reiserfs 1d957f9bf8 Introduce path_put() il y a 17 ans
romfs 78cc912000 iget: stop ROMFS from using iget() and read_inode() il y a 17 ans
smbfs ed58f80279 fs/smbfs/inode.c: fix warning message deprecating smbfs il y a 17 ans
sysfs 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() il y a 17 ans
sysv b8e1343f67 iget: stop the SYSV filesystem from using iget() and read_inode() il y a 17 ans
udf 01b954a36a udf: convert udf_count_free_bitmap to use bitmap_weight il y a 17 ans
ufs f81e8a4387 ufs: fix parenthesisation in ufs_set_fs_state() il y a 17 ans
vfat e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
xfs 1bd960ee2b [XFS] If you mount an XFS filesystem with no mount options at all, then il y a 17 ans
Kconfig 3211e4eb58 SUNRPC xptrdma: simplify build configuration il y a 17 ans
Kconfig.binfmt 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT il y a 17 ans
Makefile b9d36d5d00 x86: compat_binfmt_elf Kconfig il y a 17 ans
aio.c c2ec66828f aio: negative offset should return -EINVAL il y a 17 ans
anon_inodes.c 96fdc72ddf anon-inodes use open coded atomic_inc for the shared inode il y a 18 ans
attr.c 6de0ec00ba VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations il y a 18 ans
bad_inode.c b46980feed iget: introduce a function to register iget failure il y a 17 ans
binfmt_aout.c 7fa3031500 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT il y a 17 ans
binfmt_elf.c d20894a237 Remove a.out interpreter support in ELF loader il y a 17 ans
binfmt_elf_fdpic.c b488893a39 pid namespaces: changes to show virtual ids to user il y a 18 ans
binfmt_em86.c 96de0e252c Convert files to UTF-8 and some cleanups il y a 18 ans
binfmt_flat.c e2a366dc5c FLAT binaries: drop BINFMT_FLAT bad header magic warning il y a 17 ans
binfmt_misc.c 96de0e252c Convert files to UTF-8 and some cleanups il y a 18 ans
binfmt_script.c 96de0e252c Convert files to UTF-8 and some cleanups il y a 18 ans
binfmt_som.c 1eb1141123 aout: remove unnecessary inclusions of {asm, linux}/a.out.h il y a 17 ans
bio.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code il y a 17 ans
block_dev.c 86b6c7a7f7 fs/block_dev.c: remove #if 0'ed code il y a 17 ans
buffer.c 535ee2fbf7 buffer_head: fix private_list handling il y a 17 ans
char_dev.c 922f9cfa79 fs/char_dev.c: chrdev_open marked static and removed from fs.h il y a 17 ans
compat.c 52833e897f Merge branch 'linus_origin' into hotfixes il y a 17 ans
compat_binfmt_elf.c 2f79e48ae2 x86: compat_binfmt_elf il y a 17 ans
compat_ioctl.c cf28b4863f d_path: Make d_path() use a struct path il y a 17 ans
dcache.c 4a0962abd1 dentries: Extract common code to remove dentry from lru il y a 17 ans
dcookies.c cf28b4863f d_path: Make d_path() use a struct path il y a 17 ans
direct-io.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user il y a 17 ans
dnotify.c 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). il y a 18 ans
dquot.c 1d957f9bf8 Introduce path_put() il y a 17 ans
drop_caches.c fc9a07e7bf invalidate_mapping_pages(): add cond_resched il y a 18 ans
eventfd.c 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> il y a 17 ans
eventpoll.c 0ccf831cbe lockdep: annotate epoll il y a 17 ans
exec.c 1d957f9bf8 Introduce path_put() il y a 17 ans
fcntl.c fc9b52cd8f fs: remove fastcall, it is always empty il y a 17 ans
fifo.c e8edc6e03a Detach sched.h from mm.h il y a 18 ans
file.c 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open il y a 17 ans
file_table.c fc9b52cd8f fs: remove fastcall, it is always empty il y a 17 ans
filesystems.c 79c0b2df79 add filesystem subtype support il y a 18 ans
fs-writeback.c 18914b1884 write_inode_now(): avoid unnecessary synchronous write il y a 17 ans
generic_acl.c 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check il y a 18 ans
inode.c 12debc4248 iget: remove iget() and the read_inode() super op as being obsolete il y a 17 ans
inotify.c 0d71bd5993 inotify: remove debug code il y a 17 ans
inotify_user.c 1d957f9bf8 Introduce path_put() il y a 17 ans
internal.h 6272e26679 cleanup compat ioctl handling il y a 18 ans
ioctl.c f6a4c8bdb3 fix up kerneldoc in fs/ioctl.c a little bit il y a 17 ans
ioprio.c 0871714e08 cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions il y a 17 ans
libfs.c 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release il y a 17 ans
locks.c 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls il y a 17 ans
mbcache.c f9e83489cb fs: Fix to correct the mbcache entries counter il y a 18 ans
mpage.c eebd2aa355 Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user il y a 17 ans
namei.c 6ac08c39a1 Use struct path in fs_struct il y a 17 ans
namespace.c c32c2f63a9 d_path: Make seq_path() use a struct path argument il y a 17 ans
nfsctl.c 1d957f9bf8 Introduce path_put() il y a 17 ans
no-block.c 9361401eb7 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] il y a 19 ans
open.c ac748a09fc Make set_fs_{root,pwd} take a struct path il y a 17 ans
pipe.c b51d63c6d3 kernel-doc: fix fs/pipe.c notation il y a 17 ans
pnode.c 0b03cfb25f MNT_UNBINDABLE fix il y a 17 ans
pnode.h 8aec080945 [PATCH] new helpers - collect_mounts() and release_collected_mounts() il y a 18 ans
posix_acl.c 52978be636 [PATCH] kmemdup: some users il y a 19 ans
quota.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) il y a 17 ans
quota_v1.c 1da177e4c3 Linux-2.6.12-rc2 il y a 20 ans
quota_v2.c d3be915fc5 [PATCH] sem2mutex: quota il y a 19 ans
read_write.c 3287629eff remove the unused exports of sys_open/sys_read il y a 17 ans
read_write.h ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead il y a 19 ans
readdir.c da78451190 Use mutex_lock_killable in vfs_readdir il y a 17 ans
select.c 844fcc5396 make sys_poll() wait at least timeout ms il y a 17 ans
seq_file.c cf28b4863f d_path: Make d_path() use a struct path il y a 17 ans
signalfd.c 7ec37dfd4d fs/signalfd.c should #include <linux/syscalls.h> il y a 17 ans
splice.c 712a30e63c splice: fix user pointer access in get_iovec_page_array() il y a 17 ans
stack.c a6e6df25ec [PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied il y a 18 ans
stat.c 1d957f9bf8 Introduce path_put() il y a 17 ans
super.c 66191dc622 quota: turn quotas off when remounting read-only il y a 17 ans
sync.c edd5cd4a94 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM il y a 18 ans
timerfd.c 4d672e7ac7 timerfd: new timerfd API il y a 17 ans
utimes.c 1d957f9bf8 Introduce path_put() il y a 17 ans
xattr.c 1d957f9bf8 Introduce path_put() il y a 17 ans
xattr_acl.c cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h il y a 18 ans