index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
inotify
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-24
reiserfs: minimal fix for ACL caching
Al Viro
1
-1
/
+1
2009-06-24
switch nilfs2 to inode->i_acl
Al Viro
3
-22
/
+0
2009-06-24
switch btrfs to inode->i_acl
Al Viro
4
-27
/
+9
2009-06-24
switch jffs2 to inode->i_acl
Al Viro
5
-48
/
+19
2009-06-24
switch jfs to inode->i_acl
Al Viro
4
-41
/
+15
2009-06-24
switch ext4 to inode->i_acl
Al Viro
5
-40
/
+10
2009-06-24
switch ext3 to inode->i_acl
Al Viro
5
-40
/
+10
2009-06-24
switch ext2 to inode->i_acl
Al Viro
5
-41
/
+11
2009-06-24
add caching of ACLs in struct inode
Al Viro
2
-0
/
+17
2009-06-24
fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...
Ankit Jain
5
-29
/
+139
2009-06-24
cleanup __writeback_single_inode
Christoph Hellwig
1
-50
/
+50
2009-06-24
... and the same for vfsmount id/mount group id
Al Viro
2
-6
/
+26
2009-06-24
Make allocation of anon devices cheaper
Al Viro
1
-1
/
+6
2009-06-24
update Documentation/filesystems/Locking
Christoph Hellwig
1
-21
/
+22
2009-06-24
devpts: remove module-related code
H. Peter Anvin
1
-10
/
+0
2009-06-24
VFS: Switch init_mount_tree() to use the new create_mnt_ns() helper
Trond Myklebust
1
-9
/
+2
2009-06-24
vfs: fix nd->root leak in do_filp_open()
J. R. Okajima
1
-1
/
+10
2009-06-24
reiserfs: remove stray unlock_super in reiserfs_resize
Christoph Hellwig
1
-1
/
+0
2009-06-23
nvidiafb: fix boot-time printk string
Mikael Pettersson
1
-2
/
+1
2009-06-23
h8/300: fix incorrect "select" directives in arch/h8300/Kconfig.cpu.
Robert P. J. Day
1
-4
/
+4
2009-06-23
mm: fix handling of pagesets for downed cpus
Dimitri Sivanich
1
-3
/
+3
2009-06-23
rmap: fixup page_referenced() for nommu systems
Mike Frysinger
1
-1
/
+8
2009-06-23
mm: pass mm to grab_swap_token
Hugh Dickins
3
-24
/
+22
2009-06-23
mm: don't rely on flags coincidence
Hugh Dickins
1
-2
/
+4
2009-06-23
hugetlb: fault flags instead of write_access
Hugh Dickins
2
-10
/
+11
2009-06-23
RDMA: Add __init/__exit macros to addr.c and cma.c
Peter Huewe
2
-4
/
+4
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
1
-1
/
+1
2009-06-23
mm: fix incorrect page removal from LRU
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-06-23
sh: Fix up HAVE_PERF_COUNTERS typo.
Paul Mundt
1
-1
/
+1
2009-06-23
kmemleak: Do not force the slab debugging Kconfig options
Catalin Marinas
1
-2
/
+3
2009-06-23
kmemleak: use pr_fmt
Joe Perches
1
-28
/
+24
2009-06-23
asm-generic: add dummy pgprot_noncached()
Paul Mundt
1
-0
/
+4
2009-06-23
sh: Fix up more dma-mapping fallout.
Paul Mundt
1
-6
/
+6
2009-06-23
sh: SH7786 SMP support.
Paul Mundt
3
-24
/
+18
2009-06-23
sh: Wire up the uncached fixmap on sh64 as well.
Paul Mundt
1
-2
/
+0
2009-06-23
sh: Use local TLB flush in set_pte_phys().
Paul Mundt
1
-1
/
+1
2009-06-23
sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.
Paul Mundt
3
-1
/
+26
2009-06-23
CRISv10: remove redundant tests on unsigned
Roel Kluin
1
-2
/
+2
2009-06-23
[WATCHDOG] wdt_pci.c: remove #ifdef CONFIG_WDT_501_PCI
Wim Van Sebroeck
2
-74
/
+66
2009-06-23
[WATCHDOG] hpwdt: Add NMI priority option
Tom Mingarelli
2
-9
/
+36
2009-06-23
[WATCHDOG] OMAP fixes: enable clock in probe, trigger timer reload
Ulrik Bech Hald
1
-0
/
+7
2009-06-23
V4L/DVB (12131): BUGFIX: An incorrect Carrier Recovery Loop optimization tabl...
Manu Abraham
1
-3
/
+6
2009-06-23
V4L/DVB (12130): Fix a redundant compiler warning
Manu Abraham
1
-1
/
+1
2009-06-23
V4L/DVB (12003): v4l2: Move bounding code outside I2C ifdef block
Trent Piepho
1
-1
/
+2
2009-06-23
V4L/DVB (11913): cx231xx: TRY_FMT should not actually set anything
Trent Piepho
3
-23
/
+7
2009-06-23
V4L/DVB (11912): em28xx: Use v4l bounding/alignment function
Trent Piepho
1
-26
/
+12
2009-06-23
V4L/DVB (11911): cx231xx: Use v4l bounding/alignment function
Trent Piepho
1
-13
/
+3
2009-06-23
V4L/DVB (11910): mt9: Use v4l bounding/alignment function
Trent Piepho
3
-29
/
+9
2009-06-23
V4L/DVB (11909): cx23885: Use v4l bounding/alignment function
Trent Piepho
1
-9
/
+2
2009-06-23
V4L/DVB (11908): w8968cf: Use v4l bounding/alignment function
Trent Piepho
1
-21
/
+14
[next]