summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* quota: improve inode list scanning in add_dquot_ref()Jan Kara2008-02-06
* inotify: remove debug codeNick Piggin2008-02-06
* inotify: fix raceNick Piggin2008-02-06
* kill an unused PTR_ERR in bdev_cache_init()Qi Yong2008-02-06
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-06
* reiserfs: complement va_start() with va_end().Richard Knutsson2008-02-06
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-06
* hfs: update comment to reflect actual init and exit routinesRobert P. J. Day2008-02-06
* address hfs on-disk corruption robustness review commentsEric Sandeen2008-02-06
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-06
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-06
* fs: use hlist_unhashedAkinobu Mita2008-02-06
* proc: loadavg reading raceMichal Schmidt2008-02-06
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-06
* fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-06
* smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-06
* FAT: Fix printk format stringsVegard Nossum2008-02-06
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-06
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-06
* ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-06
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-06
* A potential bug in inotify_user.cYan Zheng2008-02-06
* fs/fat/: refine chmod checksJan Engelhardt2008-02-06
* deprecate smbfs in favour of cifsAndrew Morton2008-02-05
* uml: fix hostfs tv_usec calculationsDominique Quatravaux2008-02-05
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley2008-02-05
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* writeback: speed up writeback of big dirty filesFengguang Wu2008-02-05
* skip writing data pages when inode is under I_SYNCQi Yong2008-02-05
* Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-05
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-05
* maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-05
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-05
* maps4: regroup task_mmu by interfaceMatt Mackall2008-02-05
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-05
* maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-05
* maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-05
* maps4: add proportional set size accounting in smapsFengguang Wu2008-02-05
* hugetlb: allow sticky directory mount optionKen Chen2008-02-05
* bufferhead: revert constructor removalChristoph Lameter2008-02-05
* is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-05
* Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-05
* timerfd: new timerfd APIDavide Libenzi2008-02-05
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-05