summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | fs: use hlist_unhashedAkinobu Mita2008-02-061-1/+1
* | | | proc: loadavg reading raceMichal Schmidt2008-02-061-3/+8
* | | | fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-061-49/+0
* | | | fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* | | | fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* | | | fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* | | | proper prototype for get_filesystem_list()Adrian Bunk2008-02-061-1/+0
* | | | smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-061-3/+2
* | | | FAT: Fix printk format stringsVegard Nossum2008-02-062-7/+4
* | | | proper show_interrupts() prototypeAdrian Bunk2008-02-061-1/+1
* | | | MNT_UNBINDABLE fixAndries E. Brouwer2008-02-061-0/+2
* | | | SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-061-0/+14
* | | | ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-061-8/+8
* | | | ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-061-2/+6
* | | | A potential bug in inotify_user.cYan Zheng2008-02-061-1/+14
* | | | fs/fat/: refine chmod checksJan Engelhardt2008-02-061-3/+44
|/ / /
* | | deprecate smbfs in favour of cifsAndrew Morton2008-02-052-14/+21
* | | uml: fix hostfs tv_usec calculationsDominique Quatravaux2008-02-051-4/+4
* | | Add 64-bit capability support to the kernelAndrew Morgan2008-02-052-11/+20
* | | VFS: Reorder vfs_getxattr to avoid unnecessary calls to the LSMDavid P. Quigley2008-02-051-7/+8
* | | VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-051-2/+28
* | | writeback: speed up writeback of big dirty filesFengguang Wu2008-02-051-2/+16
* | | skip writing data pages when inode is under I_SYNCQi Yong2008-02-051-12/+1
* | | Fix /proc dcache deadlock in do_exitAndrea Arcangeli2008-02-051-1/+2
* | | maps4: make page monitoring /proc file optionalMatt Mackall2008-02-053-2/+8
* | | maps4: add /proc/kpageflags interfaceMatt Mackall2008-02-051-1/+83
* | | maps4: add /proc/kpagecount interfaceMatt Mackall2008-02-051-0/+50
* | | maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-053-2/+204
* | | maps4: regroup task_mmu by interfaceMatt Mackall2008-02-051-207/+210
* | | maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-053-53/+37
* | | maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-051-26/+26
* | | maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-051-78/+17
* | | maps4: add proportional set size accounting in smapsFengguang Wu2008-02-051-1/+27
* | | hugetlb: allow sticky directory mount optionKen Chen2008-02-051-1/+1
* | | bufferhead: revert constructor removalChristoph Lameter2008-02-051-3/+15
* | | is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter2008-02-054-7/+4
* | | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-0519-96/+71
* | | timerfd: new timerfd APIDavide Libenzi2008-02-052-74/+165
* | | exec: rework the group exit and fix the race with killOleg Nesterov2008-02-051-9/+4
* | | get_task_comm(): return the resultAndrew Morton2008-02-051-1/+2
* | | lockdep: annotate epollPeter Zijlstra2008-02-051-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0414-16/+16
|\ \ \
| * | | fs/binfmt_elf.c: spello fixOhad Ben-Cohen2008-02-031-1/+1
| * | | fs/: Spelling fixesJoe Perches2008-02-039-11/+11
| * | | Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-032-2/+2
| * | | Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
| * | | Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-031-1/+1
| | |/ | |/|
* | | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-041-61/+64
|\ \ \
| * | | pid-namespaces-vs-locks-interactionVitaliy Gusev2008-02-031-6/+23
| * | | file locks: Use wait_event_interruptible_timeout()Matthew Wilcox2008-02-031-28/+4
OpenPOWER on IntegriCloud