Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
863d684f946eb240c7dd57d265d88315950ca5cc
863d684
vfs: move the rest of int fields to struct mount
by Al Viro
· 13 years ago
15169fe
vfs: mnt_id/mnt_group_id moved
by Al Viro
· 13 years ago
143c8c9
vfs: mnt_ns moved to struct mount
by Al Viro
· 13 years ago
900148d
vfs: spread struct mount - mntput_no_expire
by Al Viro
· 13 years ago
95bc5f2
vfs: spread struct mount - do_add_mount and graft_tree
by Al Viro
· 13 years ago
6776db3d
vfs: take mnt_share/mnt_slave/mnt_slave_list and mnt_expire to struct mount
by Al Viro
· 13 years ago
3230192
vfs: and now we can make ->mnt_master point to struct mount
by Al Viro
· 13 years ago
d10e8de
vfs: take mnt_master to struct mount
by Al Viro
· 13 years ago
14cf1fa
vfs: spread struct mount - remaining argument of mnt_set_mountpoint()
by Al Viro
· 13 years ago
a8d56d8
vfs: spread struct mount - propagate_mnt()
by Al Viro
· 13 years ago
c937135
vfs: spread struct mount - shared subtree iterators
by Al Viro
· 13 years ago
6fc7871
vfs: spread struct mount - get_dominating_id / do_make_slave
by Al Viro
· 13 years ago
6b41d53
vfs: take mnt_child/mnt_mounts to struct mount
by Al Viro
· 13 years ago
68e8a9f
vfs: all counters taken to struct mount
by Al Viro
· 13 years ago
83adc75
vfs: spread struct mount - work with counters
by Al Viro
· 13 years ago
a73324d
vfs: move mnt_mountpoint to struct mount
by Al Viro
· 13 years ago
0714a53
vfs: now it can be done - make mnt_parent point to struct mount
by Al Viro
· 13 years ago
3376f34
vfs: mnt_parent moved to struct mount
by Al Viro
· 13 years ago
643822b
vfs: spread struct mount - is_path_reachable
by Al Viro
· 13 years ago
676da58
vfs: spread struct mount - mnt_has_parent
by Al Viro
· 13 years ago
1ab5973
vfs: spread struct mount - do_umount/propagate_mount_busy
by Al Viro
· 13 years ago
44d964d6
vfs: spread struct mount mnt_set_mountpoint child argument
by Al Viro
· 13 years ago
87129cc
vfs: spread struct mount - clone_mnt/copy_tree argument
by Al Viro
· 13 years ago
692afc3
vfs: spread struct mount - shrink_submounts/select_submounts
by Al Viro
· 13 years ago
761d5c3
vfs: spread struct mount - umount_tree argument
by Al Viro
· 13 years ago
1b8e556
vfs: the first spoils - mnt_hash moved
by Al Viro
· 13 years ago
d5e50f7
vfs: spread struct mount to remaining users of ->mnt_hash
by Al Viro
· 13 years ago
cb338d0
vfs: spread struct mount - clone_mnt/copy_tree result
by Al Viro
· 13 years ago
0f0afb1
vfs: spread struct mount - change_mnt_propagation/set_mnt_shared
by Al Viro
· 13 years ago
b105e27
vfs: spread struct mount - alloc_vfsmnt/free_vfsmnt/mnt_alloc_id/mnt_free_id
by Al Viro
· 13 years ago
cbbe362
vfs: spread struct mount - tree_contains_unbindable
by Al Viro
· 13 years ago
0fb54e5
vfs: spread struct mount - attach_recursive_mnt
by Al Viro
· 13 years ago
4b8b21f
vfs: spread struct mount - mount group id handling
by Al Viro
· 13 years ago
4b2619a
vfs: spread struct mount - commit_tree
by Al Viro
· 13 years ago
419148d
vfs: spread struct mount - attach_mnt/detach_mnt
by Al Viro
· 13 years ago
315fc83
vfs: spread struct mount - namespace.c internal iterators
by Al Viro
· 13 years ago
61ef47b
vfs: spread struct mount - __propagate_umount() argument
by Al Viro
· 13 years ago
c710536
vfs: spread struct mount - __lookup_mnt() result
by Al Viro
· 13 years ago
7d6fec4
vfs: start hiding vfsmount guts series
by Al Viro
· 13 years ago
dabe0dc
vfs: fix the rest of sget() races
by Al Viro
· 13 years ago
cf31e70
vfs: new helper - vfs_ustat()
by Al Viro
· 13 years ago
c972b4b
vfs: live vfsmounts never have NULL ->mnt_sb
by Al Viro
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
32dc730
get rid of timer in kern/acct.c
by Al Viro
· 13 years ago
84b92d3
vfs: pipe.c is really non-modular
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
8c9379e
constify seq_file stuff
by Al Viro
· 13 years ago
79e801a
vfs: make do_kern_mount() static
by Al Viro
· 13 years ago
a516616
vfs: convert fs_supers to hlist
by Al Viro
· 13 years ago
5352d3b
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
by Al Viro
· 13 years ago
5ffc283
vfs: kill ->mnt_devname use in afs printks
by Al Viro
· 13 years ago
e407699
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
by Al Viro
· 13 years ago
c5dc332
tomoyo: stop including hell knows what
by Al Viro
· 13 years ago
aa0a4cf
vfs: dentry_reset_mounted() doesn't use vfsmount argument
by Al Viro
· 13 years ago
6c449c8
unexport put_mnt_ns(), make create_mnt_ns() static outright
by Al Viro
· 13 years ago
aafd08d
vfs: add missing parens in pnode.h macros
by Al Viro
· 13 years ago
afac7cb
vfs: more mnt_parent cleanups
by Al Viro
· 13 years ago
b2dba1a
vfs: new internal helper: mnt_has_parent(mnt)
by Al Viro
· 13 years ago
aa9c0e0
vfs: kill pointless helpers in namespace.c
by Al Viro
· 13 years ago
bad0dcf
new helpers: fh_{want,drop}_write()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
f47ec3f
trim fs/internal.h
by Al Viro
· 13 years ago
5ede7b1
pull manipulations of rpc_cred inside alloc_nfs_open_context()
by Al Viro
· 13 years ago
157e8bf
Revert "rtc: Disable the alarm in the hardware"
by Linus Torvalds
· 13 years ago
f9fab10
hung_task: fix false positive during vfork
by Mandeep Singh Baines
· 13 years ago
30e0532
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
by Jan Kara
· 13 years ago
4376eee
drm/radeon/kms/atom: fix possible segfault in pm setup
by Alexander Müller
· 13 years ago
115e8e7
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
733bbb7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c7f46b7
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
ac97ecc
gspca: Fix falling back to lower isoc alt settings
by Mauro Carvalho Chehab
· 13 years ago
e6780f7
futex: Fix uninterruptible loop due to gate_area
by Hugh Dickins
· 13 years ago
c121638
netfilter: ctnetlink: fix timeout calculation
by Xi Wang
· 13 years ago
52793db
ipvs: try also real server with port 0 in backup server
by Julian Anastasov
· 13 years ago
fe3c8cc
skge: restore rx multicast filter on resume and after config changes
by Florian Zumbiehl
· 13 years ago
cd3109d
mlx4_en: nullify cq->vector field when closing completion queue
by Yevgeny Petrilin
· 13 years ago
06867fb
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
604a16b
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
c63c4ed
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 13 years ago
d65616a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 13 years ago
e95bf44
Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
by Linus Torvalds
· 13 years ago
3b87487
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
by Linus Torvalds
· 13 years ago
995b410
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 13 years ago
89307ba
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 13 years ago
50b2abe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
7578ed0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d2bac6a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
1cac8e8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
b0365c8
mm: hugetlb: fix non-atomic enqueue of huge page
by Hillf Danton
· 13 years ago
3484563
procfs: do not confuse jiffies with cputime64_t
by Andreas Schwab
· 13 years ago
e26a511
mm/mempolicy.c: refix mbind_range() vma issue
by KOSAKI Motohiro
· 13 years ago
757e55c
gspca: Fix bulk mode cameras no longer working (regression fix)
by Hans de Goede
· 13 years ago
6ccbcf2
Input: sentelic - fix retrieving number of buttons
by Tai-hwa Liang
· 13 years ago
a4d4636
ceph: disable use of dcache for readdir etc.
by Sage Weil
· 13 years ago
f2b20d4
block: fix blk_queue_end_tag()
by Dan Williams
· 13 years ago
9edf526
ARM: EXYNOS: Remove duplicated SROMC static memory mapping
by Thomas Abraham
· 13 years ago
baaf939
ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440
by Denis Kuzmenko
· 13 years ago
aef950b
packet: fix possible dev refcnt leak when bind fail
by Wei Yongjun
· 13 years ago
0d09858
watchdog: iTCO_wdt.c - problems with newer hardware due to SMI clearing (part 2)
by Wim Van Sebroeck
· 13 years ago
Next »