index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
7
-499
/
+487
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
3
-12
/
+69
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
1
-1
/
+1
2011-08-06
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-06
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
5
-255
/
+170
2011-08-06
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-06
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-06
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-18
/
+14
2011-08-06
vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files
Linus Torvalds
1
-1
/
+9
2011-08-06
oom_ajd: don't use WARN_ONCE, just use printk_once
Linus Torvalds
1
-1
/
+1
2011-08-05
cifs: cope with negative dentries in cifs_get_root
Jeff Layton
1
-0
/
+4
2011-08-05
cifs: convert prefixpath delimiters in cifs_build_path_to_root
Jeff Layton
1
-12
/
+2
2011-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+10
2011-08-04
exofs: Fix truncate for the raid-groups case
Boaz Harrosh
1
-20
/
+53
2011-08-04
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
1
-4
/
+2
2011-08-04
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2
-24
/
+30
2011-08-04
exofs: Remove pnfs-osd private definitions
Boaz Harrosh
2
-50
/
+1
2011-08-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+1
2011-08-03
tmpfs: expand "help" to explain value of TMPFS_POSIX_ACL
Robert P. J. Day
1
-4
/
+11
2011-08-03
mm: a few small updates for radix-swap
Hugh Dickins
1
-4
/
+1
2011-08-03
fs/dcache.c: fix new kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-08-03
CIFS: Fix missing a decrement of inFlight value
Pavel Shilovsky
1
-0
/
+2
2011-08-03
ext4: use kzalloc in ext4_kzalloc()
Mathias Krause
1
-1
/
+1
2011-08-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
19
-528
/
+269
2011-08-03
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
1
-11
/
+6
2011-08-03
cifs: demote DFS referral lookup errors to cFYI
Jeff Layton
2
-4
/
+5
2011-08-03
Revert "cifs: advertise the right receive buffer size to the server"
Steve French
1
-2
/
+1
2011-08-01
fix block device fallout from ->fsync() changes
Rafael J. Wysocki
1
-0
/
+4
2011-08-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
19
-1941
/
+2092
2011-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
27
-142
/
+146
2011-08-01
Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
3
-14
/
+30
2011-08-01
ext4: prevent memory leaks from ext4_mb_init_backend() on error path
Yu Jian
1
-6
/
+6
2011-08-01
ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode #
Yu Jian
1
-1
/
+5
2011-08-01
ext4: use ext4_msg() instead of printk in mballoc
Theodore Ts'o
1
-37
/
+42
2011-08-01
Btrfs: don't call writepages from within write_full_page
Josef Bacik
1
-10
/
+0
2011-08-01
Btrfs: Remove unused variable 'last_index' in file.c
Mitch Harder
1
-5
/
+2
2011-08-01
Btrfs: clean up for find_first_extent_bit()
Xiao Guangrong
1
-40
/
+24
2011-08-01
Btrfs: clean up for wait_extent_bit()
Xiao Guangrong
1
-5
/
+1
2011-08-01
Btrfs: clean up for insert_state()
Xiao Guangrong
1
-5
/
+5
2011-08-01
Btrfs: remove unused members from struct extent_state
Xiao Guangrong
1
-2
/
+0
2011-08-01
Btrfs: clean up code for merging extent maps
Li Zefan
1
-38
/
+21
2011-08-01
Btrfs: clean up code for extent_map lookup
Li Zefan
1
-56
/
+29
2011-08-01
Btrfs: clean up search_extent_mapping()
Li Zefan
1
-14
/
+3
2011-08-01
Btrfs: remove redundant code for dir item lookup
Li Zefan
1
-28
/
+2
2011-08-01
Btrfs: make acl functions really no-op if acl is not enabled
Li Zefan
3
-21
/
+15
2011-08-01
Btrfs: remove remaining ref-cache code
Li Zefan
2
-120
/
+0
2011-08-01
Btrfs: remove a BUG_ON() in btrfs_commit_transaction()
Li Zefan
1
-4
/
+2
[next]