Show patches with: Submitter = Deepa Dinamani       |    State = Action Required       |   347 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2c,3/8] fs: cifs: Change cifs_fattr timestamps data type to timespec64 - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,2/8] fs: cifs: Change auxdata to struct timespec64 data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2c,1/8] vfs: Add vfs_time abstractions - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,5/5] fs: xfs: change inode times to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,4/5] fs: ceph: Use vfs timestamp accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,3/5] fs: btrfs: Use vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,2/5] fs: cifs: Use vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2b,1/5] vfs: Add vfs_time accessors - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,12/12] fs: xfs: change inode times to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,11/12] net: ceph: use vfs_time data type instead of timespec - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,10/12] fs: ceph: Replace timespec data type with vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,09/12] fs: ceph: Change encode and decode functions to use vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,08/12] fs: btrfs: Change timespec data types to use vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,07/12] fs: btrfs: Use vfs_time data type for btrfs_update_time() - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,06/12] fs: btrfs: Change btrfs_inode.i_otime to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,05/12] fs: cifs: Use vfs_time_get_real_* time functions - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,04/12] fs: cifs: Make cnvrtDosUnixTm() y2038 safe - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,03/12] fs: cifs: Change cifs_fattr timestamps data type to vfs_time - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,02/12] fs: cifs: Change cifs_fscache_inode_auxdata to use vfs_time data type - - - --- 2016-02-12 Deepa Dinamani New
[RFC,v2a,01/12] vfs: Add vfs_time abstractions - - - --- 2016-02-12 Deepa Dinamani New
[v2,10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - 1 - --- 2016-02-07 Deepa Dinamani New
[10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-05 Deepa Dinamani New
[10/10] fs: btrfs: Replace CURRENT_TIME by current_fs_time() - 1 - --- 2016-02-03 Deepa Dinamani New
[09/10] fs: ceph: Replace CURRENT_TIME by ktime_get_real_ts() - - - --- 2016-02-03 Deepa Dinamani New
[08/10] fs: ceph: replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[07/10] fs: ext4: Replace CURRENT_TIME with ext4_current_time() - - - --- 2016-02-03 Deepa Dinamani New
[06/10] fs: ext4: Replace CURRENT_TIME_SEC with current_fs_time_sec() - - - --- 2016-02-03 Deepa Dinamani New
[05/10] fs: cifs: Replace CURRENT_TIME by get_seconds - - - --- 2016-02-03 Deepa Dinamani New
[04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts() - - - --- 2016-02-03 Deepa Dinamani New
[03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[02/10] vfs: Replace CURRENT_TIME by current_fs_time() - - - --- 2016-02-03 Deepa Dinamani New
[01/10] fs: Add current_fs_time_sec() function - - - --- 2016-02-03 Deepa Dinamani New
[RFC,15/15] fs: Drop CONFIG_FS_USES_64BIT_TIME - - - --- 2016-01-07 Deepa Dinamani New
[RFC,14/15] vfs: Remove inode_timespec aliases - - - --- 2016-01-07 Deepa Dinamani New
[RFC,13/15] kernel: time: change inode_timespec to timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,12/15] vfs: remove inode_timespec and timespec references - - - --- 2016-01-07 Deepa Dinamani New
[RFC,11/15] fs: ext4: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,10/15] fs: fat: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,09/15] fs: cifs: replace inode_timespec with timespec64 - - - --- 2016-01-07 Deepa Dinamani New
[RFC,08/15] fs: Enable 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,07/15] fs: ext4: convert to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,06/15] fs: fat: convert fat to 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,05/15] fs: cifs: Add support for cifs to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,04/15] vfs: Add support for vfs code to use 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,03/15] kernel: time: Add macros and functions to support 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,02/15] vfs: Change all structures to support 64 bit time - - - --- 2016-01-07 Deepa Dinamani New
[RFC,01/15] fs: add Kconfig entry CONFIG_FS_USES_64BIT_TIME - - - --- 2016-01-07 Deepa Dinamani New
« 1 2 3 4 »